Files
carrotcoin/blockchain.py
Lukas Fürderer 0aa58b137b Fix a bug that prevented the blockchain to sync
Blocks with reveal transactions that were loaded from disk could not be
distributed to other nodes before. This prevented new nodes with an old
blockchain state from synchronizing the blockchain.

This bug has now been fixed.
2026-03-22 17:47:42 +01:00

25 KiB