Age | Commit message (Expand) | Author |
---|---|---|
2021-03-08 | node/coinstats: Pass in BlockManager to GetUTXOStats | Carl Dong |
2021-03-03 | Move MakeNoLogFileContext to common libtest_util, and use it in bench | MarcoFalke |
2021-02-22 | scripted-diff: Rename MakeFuzzingContext to MakeNoLogFileContext | MarcoFalke |
2021-01-21 | fuzz: Initialize a full TestingSetup where appropriate | Carl Dong |
2021-01-11 | fuzz: Introduce CallOneOf helper to replace switch-case | MarcoFalke |
2020-12-10 | fuzz: Link all targets once | MarcoFalke |
2020-10-30 | Only relay Taproot spends if next block has it active | Pieter Wuille |
2020-06-22 | rpc: gettxoutsetinfo can specify hash_type (only legacy option for now) | Fabian Jahr |
2020-05-25 | tests: Add fuzzing harness for CCoinsViewCache | practicalswift |