CREDITSCOM / node

Credits Node is the main module that provide an opportunity to run a node and participate in CREDITS blockchain network.
https://developers.credits.com/
GNU Affero General Public License v3.0
151 stars 16 forks source link

sync stop at 29994114 #59

Open bitcodernull opened 4 years ago

bitcodernull commented 4 years ago

============================== R-30'094'327.0 NORMAL ============================== Last written sequence = 29'994'114, neighbour nodes = 16 Trusted count: 9, no transactions last round 1605ms, average round 1228ms, 2'972'976 stored transactions. SYNC FREE BLOCKS: requesting for 2 blocks [29994115, 29994116] from 0DFBE8EA6733FB1614736BF6BF344A2A0F7FD92C96E2C86FFEE00728B0262503 Validator: The sum of delegation is not properly set to the sender and target accounts NODE> stop block validation: invalid transaction found 29'994'115.0 SYNC: Blocks remaining: 49131

kondrashovsv commented 4 years ago

Use this workaround: in config.ini file change compatible_version=false to compatible_version=true. The node will catch changes within 5 minutes, restart not needed.