crazybits
crazybits
thanks for clarification,if this feature implemented,we needn't to notify exchange to suspend the withdraw/deposit when fork chain is produced. i think this feature deserves a higher priority
Regarding the fork switching, i am not understand why need to have the following loop, appreciate if could help to clarify. thanks in advance. https://github.com/BitShares/bitshares/blob/develop/libraries/blockchain/chain_database.cpp#L1609-L1641 do { ....... --highest_unchecked_block_number }...
it is quite clear, thank you very much.