Closed develCuy closed 2 years ago
hey we have not migrated testnet with dev-4.x for PoDA yet.. we need to update the geth binaries to reflect the changes for PoDA.. technically your node should sync up to 840000 which is where NEVM started on testnet.. 544k is weird it maybe is stuck on utxo assets which started on 545k as well as dip0003 (chainlock and deterministic masternodes).. would be good to see in the log if there are any errors (debug.log)
you can try again and use ./syscoind --testnet to run tetnet closing for now open up if issues still
With
-chain=test
, latest syscoind official build can only sync headers up to ~43.47%. Then I try a build from branchdev-4.x
, headers sync up to ~65.72%Expected behavior
Sync blockchain 100%
Actual behavior
Latest official build:
Dev build up to commit
a527b4e2af12619633ffb09ede5bf38798aa455f
:To reproduce
Run
syscoin -chain=test
and wait for syncSystem information
Syscoin 4.3.0 and dev-4.x (self-compiled) Ubuntu 20.04 LTS HDD