Pages:
Author

Topic: [ANN] [HONEY] Honey 2.0 - Featuring PoS 3.0 - Sweet! - page 29. (Read 98328 times)

full member
Activity: 296
Merit: 102
DEV reads a branch Huh? where is the instruction how to synchronize the wallet Huh

deleted everything except vallet.dat

addnode=honey.thecryptochat.net


Still sync does not work.
WHAT TO DO HuhHuh?
full member
Activity: 728
Merit: 115
Can DEV upload synced chain to github?

full member
Activity: 296
Merit: 102
29 active connections and not sinh !!!!!!!!!  WTF Huh
full member
Activity: 728
Merit: 115
Blockchain has synced- It says up to date but last block is 129545.
With only one NODE in config file i have 27 active connections to network.



... 2 hours later at block 129549

30 active connections.
full member
Activity: 353
Merit: 100
I have just deleted everything, created honey.conf with one node in it "addnode=honey.thecryptochat.net".
Now waiting to see what will happen...

please add more node  to conf ,restart you wallet then you will see something happen .
full member
Activity: 728
Merit: 115
I have just deleted everything, created honey.conf with one node in it "addnode=honey.thecryptochat.net".
Now waiting to see what will happen...
legendary
Activity: 1638
Merit: 1036
looks to me this is where it forked

correct block #156758
893658d0f8b448be83dc384e732221967c3dac1bfe1a4d8b450d3521469fbedb


https://github.com/cryptofun/honey/pull/16
This commit on github seems to be not "official".

so how to sync the wallet

My wallet is synced with http://honey.thecryptochat.net .
Block 156758 hash is 2ae4cb4138fa1cb02b131e3426cdd27cc7285a597aaa2f147cb7f93e2e0580b1.
Other members, do you have same block ?

Here is my peers list :

Code:
addnode=[2001:0:9d38:6abd:1c44:20aa:c1db:1160]:40638
addnode=86.61.27.178:40638
addnode=89.212.118.169:40638
addnode=[2001:0:9d38:6ab8:1c64:1b0c:4f2b:67a1]:40638
addnode=[2001:0:9d38:90d7:81b:1e21:a9a9:4f6f]:40638
addnode=172.104.158.237:40638
addnode=[2001:0:c38c:c38c:185f:467:a14a:aadf]:40638
addnode=193.70.30.113:40638
addnode=[2001:0:9d38:6abd:ce4:11aa:a75b:b903]:40638
addnode=[2001:0:9d38:953c:100f:1912:a7f1:39d3]:40638
addnode=[2001:0:9d38:6ab8:387b:929:43ee:f4e4]:40638
addnode=[2001:0:9d38:6abd:38e5:3ce9:da97:8fdc]:40638

you'll find my pull is the correct blockhash, that is where the chain forks

i believe you're on the wrong chain

http://honey.thecryptochat.net/block.php?hash=893658d0f8b448be83dc384e732221967c3dac1bfe1a4d8b450d3521469fbedb
legendary
Activity: 1638
Merit: 1036
I have problems with Syncing, in log i find this error, and last sync block 158308

ERROR: AcceptBlock() : rejected by hardened checkpoint lock-in at 158309
ERROR: ProcessBlock() : AcceptBlock FAILED

Do i need to delete peers.dat and honey.conf ?


The same.
Downloaded new wallet and stuck on the same block.
Deleted all the files (even wallet) - doesn't help.

delete yr chain and start again. it forks before that block :p

ie.
you can delete everything in the data directory except wallet.dat and honey.conf

and to your honey.conf
have only one addnode

addnode=honey.thecryptochat.net
full member
Activity: 728
Merit: 106
I have problems with Syncing, in log i find this error, and last sync block 158308

ERROR: AcceptBlock() : rejected by hardened checkpoint lock-in at 158309
ERROR: ProcessBlock() : AcceptBlock FAILED

Do i need to delete peers.dat and honey.conf ?


The same.
Downloaded new wallet and stuck on the same block.
Deleted all the files (even wallet) - doesn't help.
full member
Activity: 728
Merit: 115
I have problems with Syncing, in log i find this error, and last sync block 158308

ERROR: AcceptBlock() : rejected by hardened checkpoint lock-in at 158309
ERROR: ProcessBlock() : AcceptBlock FAILED

Do i need to delete peers.dat and honey.conf ?

legendary
Activity: 1596
Merit: 1005
https://cryptodatabase.net
Can someone write down procedure for updating wallet.
I have downloaded new wallet but when i try to run it, I get message about corrupt wallet.dat, unable to salvage.

I have backup and all but still, do we need to delete something before running new wallet?



If you do not have your private keys for the addresses that contain coins then you will need to follow the following steps, if you already have your keys then proceed to step 3.

Step 1. Run the older wallet version with current wallet.dat
Step 2. Click Help->Debug Console->Console and type dumpprivkey ADDRESS and copy the hash it puts up on screen.
Step 3. Close the older version and delete your wallet.dat in your Honey roaming folder.
Step 4. Run the new wallet and wait for it to sync fully.
Step 5. Click Help->Debug Console->Console and type importprivkey HASH and then press enter.

If all steps are done correctly then your new wallet should be set up and your coins will appear.
full member
Activity: 728
Merit: 115
Can someone write down procedure for updating wallet.
I have downloaded new wallet but when i try to run it, I get message about corrupt wallet.dat, unable to salvage.

I have backup and all but still, do we need to delete something before running new wallet?

full member
Activity: 394
Merit: 100
i like Phore
Do you have any masternode plan??
sr. member
Activity: 311
Merit: 250
UPDATE

THE POS 3.0 UPDATE HAS LANDED! NEW WALLETS IN THE OP. THE FORK IS SET FOR 10/10/2017 SO YOU WILL NEED TO UPDATE BY THEN OR YOU WILL BE LEFT BEHIND. ALL EXCHANGES ARE ALREADY UPDATED Smiley

IT IS SAFEST TO BACKUP YOUR WALLET AND EXPORT YOUR KEYS BEFORE UPDATING IF YOU ARE ON WINDOWS OR MAC
member
Activity: 100
Merit: 10
the download link
sr. member
Activity: 311
Merit: 250
New sources are available. The windows and mac wallets will be available soon. I will update the ann in the morning. All should work excellently with this update.
member
Activity: 100
Merit: 10
162168 the last block sync POS mining does not work after you restart the wallet again synchronized with the backlog that has a purse just hangs on the last synchronization, can someone clarify what's happening and where to find the version of wallet 2.0.1 seen on cryptodata in the block Explorer
full member
Activity: 378
Merit: 105
looks to me this is where it forked

correct block #156758
893658d0f8b448be83dc384e732221967c3dac1bfe1a4d8b450d3521469fbedb


https://github.com/cryptofun/honey/pull/16
This commit on github seems to be not "official".

so how to sync the wallet

My wallet is synced with http://honey.thecryptochat.net .
Block 156758 hash is 2ae4cb4138fa1cb02b131e3426cdd27cc7285a597aaa2f147cb7f93e2e0580b1.
Other members, do you have same block ?

Here is my peers list :

Code:
addnode=[2001:0:9d38:6abd:1c44:20aa:c1db:1160]:40638
addnode=86.61.27.178:40638
addnode=89.212.118.169:40638
addnode=[2001:0:9d38:6ab8:1c64:1b0c:4f2b:67a1]:40638
addnode=[2001:0:9d38:90d7:81b:1e21:a9a9:4f6f]:40638
addnode=172.104.158.237:40638
addnode=[2001:0:c38c:c38c:185f:467:a14a:aadf]:40638
addnode=193.70.30.113:40638
addnode=[2001:0:9d38:6abd:ce4:11aa:a75b:b903]:40638
addnode=[2001:0:9d38:953c:100f:1912:a7f1:39d3]:40638
addnode=[2001:0:9d38:6ab8:387b:929:43ee:f4e4]:40638
addnode=[2001:0:9d38:6abd:38e5:3ce9:da97:8fdc]:40638
full member
Activity: 378
Merit: 105
Hello Smiley Here is a new mining pool for mining Honey.
It's based on YiiMP, no registration is needed :

  • Stratum  : lycheebit.com:5766
  • User     : YOUR_HONEY_ADDRESS
  • Password : c=HONEY


Exemple of CCMiner command line :
Code:
ccminer.exe -a blake2s -o stratum+tcp://lycheebit.com:5766 -u HWn3rba2qB9WLeKbU8GNYfqpVuLsAVZthR -p c=HONEY

Happy mining Smiley
Pages:
Jump to: