graft-project / GraftNetwork

Graft Network Proof-of-work Node
https://graft.network
Other
82 stars 41 forks source link

[testnet][hf17] 8 of 12 nodes stuck on block 489630 right after hardfork 17 #356

Closed mbg033 closed 4 years ago

mbg033 commented 4 years ago

All seednodes + one new test node continue mining blocks. When some of the "stucked" nodes performs handshake - node receiving handshake drops connection with the message:

COMMAND_HANDSHAKE came, but process_payload_sync_data returned false, dropping connection.

Code with condition

and values of the variables:

version: 16, get_ideal_hard_fork_version: 17, hsdh.top_version: 17, hshd.current_height: 489630

HF17 height is 489630

mbg033 commented 4 years ago

fixed with #357