This is useful during reorg. It is based on work by Pieter Wuille and a continuation of D342 .
It include special serialization and deserialization routines to ensure backward compatibility with existing on disk undo data.
Differential D368
Use the Coin abstraction to undo spends. deadalnix on Jul 22 2017, 15:48. Authored by Tags None Subscribers None
Details
This is useful during reorg. It is based on work by Pieter Wuille and a continuation of D342 . It include special serialization and deserialization routines to ensure backward compatibility with existing on disk undo data. make check ../qa/pull-tester/rpc-test.py Did a 5000 block deep reorg on testnet using invalidateblock/reconsiderblock
Diff Detail
Event TimelineComment Actions To clarify the completely removed comment. Rest looks good to me.
|