D9169 introduced new methods to make serialization/deserialization
easier to read and write, however the migration of CoinEntry is missing a VARINT() declaration and triggers a database corruption.
Details
Details
- Reviewers
majcosta - Group Reviewers
Restricted Project - Commits
- rABC05d6cf91570b: Fix the deserialization of CoinEntry
ninja all check-all ./src/bitcoind
Should return no database corruption.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.