Age | Commit message (Expand) | Author |
---|---|---|
2021-12-20 | scripted-diff: Rename libbitcoin_server.a to libbitcoin_node.a | Russell Yanofsky |
2021-09-15 | move-only: unittest: add test/util/chainstate.h | James O'Beirne |
2021-03-30 | fuzz: [refactor] Use IsValidFlagCombination in signature_checker fuzz target | MarcoFalke |
2021-03-04 | build: compile libnatpmp with -DNATPMP_STATICLIB on Windows | fanquake |
2021-02-17 | test: Move P2WSH_OP_TRUE to shared test library | MarcoFalke |
2020-11-07 | test: Mock IBD in net_processing fuzzers | MarcoFalke |
2020-04-05 | fuzz: Add process_messages harness | MarcoFalke |
2019-11-25 | [test] move wallet helper functions into test library | Martin Zumsande |
2019-11-25 | [test] move mining helper functions into test library | Martin Zumsande |
2019-11-21 | build: Create test utility library from src/test/util/ | Harris |