Bitcoin Forum
May 09, 2024, 09:03:26 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [23] 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 »
  Print  
Author Topic: [GMP][X13] Gimpcoin | PoW completed | PoS 50% | C-cex | All-in-one Wallet  (Read 83619 times)
Kisokos
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
November 24, 2014, 12:10:45 AM
 #441

github link is ok man.. every time i made a change to the wallet, the link doesnt change.. i simply push updates to git repo.. u see "last commit 10 days ago" 'cause git hub repo contains only the deamon source code and the UI base.. i mean: QWebViews sources codes (like C-cex or twitter pages) are not public 'cause i changed not few lines in the bitcoingui.cpp and .h files, i dont want people can fork or copy my work.. in particular next version of wallet will contains some lines of code never seen before in a qt wallet and i want keep them safe for now.. so dont worry, git repo are always up to date, in particular regarding essentials deamon code lines Smiley

is c-cex ok now?

to people who have staking issues: try to do this:

- temporally send all coins to an exchange (or also to me)
- delete your wallet and gimpcoin directory in %AppData%/Roaming
- redownload LAST wallet (link in OP)
- as .conf file use the old one but use only 137.ip-5-196-4.eu as node
- let it sync
- withdraw from the exchange to your new wallet

mandatory update was caused by some changes at PoS configuration.. problems may be caused by some not updated nodes into the network, so please to sync your new wallet use only the address above (my VPS)..

Ah right, so I can't compile the new wallet from source for now. That's fine.
I still have the "old" wallet compiled somewhere.

About the staking issue: wouldn't be enough to
- delete everything else (eg. the blk0001.dat, +the database and txleveldb directories) 
- keep the wallet (back it up too)
- change the config
- start the "old" qt wallet and let it resync?

I just did this on my windows machine for 2 different coins today, as they were open when the pc crashed and both wallets were failing with Mingw runtime exception genesisBlock something something


u dont need to recompile the wallet from source Huh Huh if ur platform is a windows machine, simply download the wallet from the link in OP..
and follow my suggestion about the re-sync step by step Smiley

OK, I get that I don't need to recompile, but the code in the git repo is the "LAST" version you were referring to, right? As I have that one already on my linux.
So I can't get away without transferring the money out then.

PIMP me: PF2uEET6CDtcUD7YnT1gU471ARSLrpZ1Yz
1715245406
Hero Member
*
Offline Offline

Posts: 1715245406

View Profile Personal Message (Offline)

Ignore
1715245406
Reply with quote  #2

1715245406
Report to moderator
1715245406
Hero Member
*
Offline Offline

Posts: 1715245406

View Profile Personal Message (Offline)

Ignore
1715245406
Reply with quote  #2

1715245406
Report to moderator
"The nature of Bitcoin is such that once version 0.1 was released, the core design was set in stone for the rest of its lifetime." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715245406
Hero Member
*
Offline Offline

Posts: 1715245406

View Profile Personal Message (Offline)

Ignore
1715245406
Reply with quote  #2

1715245406
Report to moderator
erwin45
Member
**
Offline Offline

Activity: 70
Merit: 10

★Bitin.io★ - Instant Exchange


View Profile
November 24, 2014, 05:34:39 AM
 #442

github link is ok man.. every time i made a change to the wallet, the link doesnt change.. i simply push updates to git repo.. u see "last commit 10 days ago" 'cause git hub repo contains only the deamon source code and the UI base.. i mean: QWebViews sources codes (like C-cex or twitter pages) are not public 'cause i changed not few lines in the bitcoingui.cpp and .h files, i dont want people can fork or copy my work.. in particular next version of wallet will contains some lines of code never seen before in a qt wallet and i want keep them safe for now.. so dont worry, git repo are always up to date, in particular regarding essentials deamon code lines Smiley

is c-cex ok now?

to people who have staking issues: try to do this:

- temporally send all coins to an exchange (or also to me)
- delete your wallet and gimpcoin directory in %AppData%/Roaming
- redownload LAST wallet (link in OP)
- as .conf file use the old one but use only 137.ip-5-196-4.eu as node
- let it sync
- withdraw from the exchange to your new wallet

mandatory update was caused by some changes at PoS configuration.. problems may be caused by some not updated nodes into the network, so please to sync your new wallet use only the address above (my VPS)..

Ah right, so I can't compile the new wallet from source for now. That's fine.
I still have the "old" wallet compiled somewhere.

About the staking issue: wouldn't be enough to
- delete everything else (eg. the blk0001.dat, +the database and txleveldb directories) 
- keep the wallet (back it up too)
- change the config
- start the "old" qt wallet and let it resync?

I just did this on my windows machine for 2 different coins today, as they were open when the pc crashed and both wallets were failing with Mingw runtime exception genesisBlock something something


u dont need to recompile the wallet from source Huh Huh if ur platform is a windows machine, simply download the wallet from the link in OP..
and follow my suggestion about the re-sync step by step Smiley


c-cex is okay now, deposits working finally
waiting for the new feature of gimp annon browser  Roll Eyes Roll Eyes

CryptoHobo
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile
November 24, 2014, 08:58:45 AM
 #443


Hm, same thing here ... ups nope, just staked - linux wallet.
Btw I don't think that the link to the source is correct in the OP - github says hasn't changed for 10 days.

win 8 here :/ now at 2462 vs 1939 weight lol when it stakes it'll be pretty damn big for a pos  block

Umm, I dunno man, I've got 0.025 with a split of 2k coins... and that's after about 25hrs
that just doesn't feel right.

yep opened old wallet, staked in about 10 seconds but 1125 coins with 3-4 days age gave 0.258..... whereas before the update was getting 1-1.5 per stake (24-36 hours)


github link is ok man.. every time i made a change to the wallet, the link doesnt change.. i simply push updates to git repo.. u see "last commit 10 days ago" 'cause git hub repo contains only the deamon source code and the UI base.. i mean: QWebViews sources codes (like C-cex or twitter pages) are not public 'cause i changed not few lines in the bitcoingui.cpp and .h files, i dont want people can fork or copy my work.. in particular next version of wallet will contains some lines of code never seen before in a qt wallet and i want keep them safe for now.. so dont worry, git repo are always up to date, in particular regarding essentials deamon code lines Smiley

is c-cex ok now?

to people who have staking issues: try to do this:

- temporally send all coins to an exchange (or also to me)
- delete your wallet and gimpcoin directory in %AppData%/Roaming
- redownload LAST wallet (link in OP)
- as .conf file use the old one but use only 137.ip-5-196-4.eu as node
- let it sync
- withdraw from the exchange to your new wallet

mandatory update was caused by some changes at PoS configuration.. problems may be caused by some not updated nodes into the network, so please to sync your new wallet use only the address above (my VPS)..

i shall do this once this block's confirmed  Smiley

like that we're getting to the bottom of this, there have been coins in the past with pos issues and all you usually get from a dev is "its fine stop fudding" what a nice change this is  Smiley
erwin45
Member
**
Offline Offline

Activity: 70
Merit: 10

★Bitin.io★ - Instant Exchange


View Profile
November 24, 2014, 09:04:45 AM
 #444




github link is ok man.. every time i made a change to the wallet, the link doesnt change.. i simply push updates to git repo.. u see "last commit 10 days ago" 'cause git hub repo contains only the deamon source code and the UI base.. i mean: QWebViews sources codes (like C-cex or twitter pages) are not public 'cause i changed not few lines in the bitcoingui.cpp and .h files, i dont want people can fork or copy my work.. in particular next version of wallet will contains some lines of code never seen before in a qt wallet and i want keep them safe for now.. so dont worry, git repo are always up to date, in particular regarding essentials deamon code lines Smiley

is c-cex ok now?

to people who have staking issues: try to do this:

- temporally send all coins to an exchange (or also to me)
- delete your wallet and gimpcoin directory in %AppData%/Roaming
- redownload LAST wallet (link in OP)
- as .conf file use the old one but use only 137.ip-5-196-4.eu as node
- let it sync
- withdraw from the exchange to your new wallet

mandatory update was caused by some changes at PoS configuration.. problems may be caused by some not updated nodes into the network, so please to sync your new wallet use only the address above (my VPS)..

i shall do this once this block's confirmed  Smiley

like that we're getting to the bottom of this, there have been coins in the past with pos issues and all you usually get from a dev is "its fine stop fudding" what a nice change this is  Smiley
[/quote]

we got an active and great coder dev, once the gimp annon browser is announced price will skyrocket Smiley

broadsword
Full Member
***
Offline Offline

Activity: 197
Merit: 100


View Profile
November 24, 2014, 11:29:07 AM
 #445

what time is the release today
erwin45
Member
**
Offline Offline

Activity: 70
Merit: 10

★Bitin.io★ - Instant Exchange


View Profile
November 24, 2014, 12:32:20 PM
 #446

what time is the release today

soon Cheesy dont worry the dev always delivers what he promises  Roll Eyes i cant wait to login my BCT through the wallet

GimpcoinDev (OP)
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
November 24, 2014, 02:26:12 PM
 #447

what time is the release today

TONIGHT Wink
erwin45
Member
**
Offline Offline

Activity: 70
Merit: 10

★Bitin.io★ - Instant Exchange


View Profile
November 24, 2014, 02:45:02 PM
 #448

what time is the release today

TONIGHT Wink

woot woot lets spread the news guys Cheesy

mxhwr
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500


View Profile
November 24, 2014, 05:55:51 PM
 #449

will buy when i see the wallet, looks really Cheap
fastminer
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
November 24, 2014, 07:44:57 PM
 #450

dev are we still online for tonight
erwin45
Member
**
Offline Offline

Activity: 70
Merit: 10

★Bitin.io★ - Instant Exchange


View Profile
November 24, 2014, 08:14:22 PM
 #451

dev are we still online for tonight

dont worry he will delivers what he promised Cheesy

hardroad
Full Member
***
Offline Offline

Activity: 224
Merit: 100

█ If you want logo pm me █


View Profile
November 24, 2014, 08:24:19 PM
 #452

dev are we still online for tonight

dont worry he will delivers what he promised Cheesy
Yup! dev is honest guy

GimpcoinDev (OP)
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
November 24, 2014, 09:39:13 PM
 #453

Wallets are almost ready.. i want only wait 00:00 GMT, this time is the best for launches or news, USA and Europe online.. and maybe some China people also Smiley
ciprian220
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


View Profile
November 24, 2014, 10:22:12 PM
 #454

Wallets are almost ready.. i want only wait 00:00 GMT, this time is the best for launches or news, USA and Europe online.. and maybe some China people also Smiley

 Wink
fastminer
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
November 24, 2014, 10:36:11 PM
 #455

nice looking forward to it. there is talk of a anonymous browser on c-cex is this true. i hope it is as i better start shifting btc towards gimp quick. GIMPNET sounds good
cyberhacker
Legendary
*
Offline Offline

Activity: 1330
Merit: 1000



View Profile
November 25, 2014, 12:23:26 AM
 #456

NICE!
fastminer
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
November 25, 2014, 12:36:34 AM
 #457

how long until 00.00 gmt
GimpcoinDev (OP)
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
November 25, 2014, 12:42:35 AM
 #458

how long until 00.00 gmt

I noticed at 22:00 GMT the wallet has a little bug but im not able to solve it until tomorrow morning.. i have to delay of 12 hours the release, so release will be tomorrow at 12:00 GMT. Sorry, im doing my best..


this is the proof im working on it Smiley

fastminer
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
November 25, 2014, 12:44:28 AM
 #459

how long until 00.00 gmt

I noticed at 22:00 GMT the wallet has a little bug but im not able to solve it until tomorrow morning.. i have to delay of 12 hours the release, so release will be tomorrow at 12:00 GMT. Sorry, im doing my best..


this is the proof im working on it Smiley


ok cool wallet looks awesome, i can wait 12 hours to see it working
GimpcoinDev (OP)
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
November 25, 2014, 12:49:05 AM
 #460

how long until 00.00 gmt

I noticed at 22:00 GMT the wallet has a little bug but im not able to solve it until tomorrow morning.. i have to delay of 12 hours the release, so release will be tomorrow at 12:00 GMT. Sorry, im doing my best..


this is the proof im working on it Smiley


ok cool wallet looks awesome, i can wait 12 hours to see it working

thanks... just to be clear, the problem is in coding JS injection to QWebView to print paper wallet.. so if u click on the print button nothing happen.. i'll fix it asap and then i'll release the wallet
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [23] 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!