Files
bitcoin/src/test/fuzz
Ryan Ofsky 840bd2ef23 refactor: Pass chainstate parameters to MaybeCompleteSnapshotValidation
Remove hardcoded references to m_ibd_chainstate and m_snapshot_chainstate so
MaybeCompleteSnapshotValidation function can be simpler and focus on validating
the snapshot without dealing with internal ChainstateManager states.

This is a step towards being able to validate the snapshot outside of
ActivateBestChain loop so cs_main is not locked for minutes when the snapshot
block is connected.
2025-12-12 06:49:59 -04:00
..
2025-07-30 09:24:11 -03:00
2025-05-30 10:12:38 -04:00
2025-09-08 11:18:51 +02:00
2025-08-07 09:01:56 +01:00