aboutsummaryrefslogtreecommitdiff
path: root/src/test/fuzz/coinscache_sim.cpp
AgeCommit message (Expand)Author
2024-08-05coins: pass linked list of flagged entries to BatchWriteAndrew Toth
2024-08-01refactor: encapsulate flags access for dirty and fresh checksAndrew Toth
2023-11-21Use Txid in COutpointdergoegge
2023-02-03Exercise non-DIRTY spent coins in caches in fuzz testPieter Wuille
2023-02-02Add deterministic mode to CCoinsViewCachePieter Wuille
2023-02-01Add CCoinsViewCache::SanityCheck() and use it in fuzz testPieter Wuille
2023-02-01Add simulation-based CCoinsViewCache fuzzerPieter Wuille