Age | Commit message (Expand) | Author |
---|---|---|
2024-08-05 | coins: pass linked list of flagged entries to BatchWrite | Andrew Toth |
2024-08-01 | refactor: encapsulate flags access for dirty and fresh checks | Andrew Toth |
2023-11-21 | Use Txid in COutpoint | dergoegge |
2023-02-03 | Exercise non-DIRTY spent coins in caches in fuzz test | Pieter Wuille |
2023-02-02 | Add deterministic mode to CCoinsViewCache | Pieter Wuille |
2023-02-01 | Add CCoinsViewCache::SanityCheck() and use it in fuzz test | Pieter Wuille |
2023-02-01 | Add simulation-based CCoinsViewCache fuzzer | Pieter Wuille |