Age | Commit message (Expand) | Author |
2022-10-12 | Merge bitcoin/bitcoin#24858: incorrect blk file size calculation during reind... | glozow |
2022-10-01 | refactor: move Boost datetime usage to wallet | fanquake |
2022-09-13 | build: extract $(BOOST_CPPFLAGS) from $(BITCOIN_INCLUDES) | fanquake |
2022-09-09 | wallet: coverage for loading an unknown descriptor | furszy |
2022-08-29 | Add unit test for HeadersSyncState | Suhas Daftuar |
2022-08-23 | Add bitdeque, an std::deque<bool> analogue that does bit packing. | Pieter Wuille |
2022-08-19 | wallet, tests: Test bumpfee's max input weight calculation | Andrew Chow |
2022-08-11 | Merge bitcoin/bitcoin#25798: build: fix cleanup of test logs | Andrew Chow |
2022-08-10 | build: move raw rule into Makefile.am | fanquake |
2022-08-07 | build: fix cleanup of test logs | fanquake |
2022-08-03 | refactor: Replace BResult with util::Result | Ryan Ofsky |
2022-07-28 | Merge bitcoin/bitcoin#24584: wallet: avoid mixing different `OutputTypes` dur... | Andrew Chow |
2022-07-28 | [unit tests] individual RBF Rules in isolation | glozow |
2022-07-19 | test: add unit test for AvailableCoins | josibake |
2022-07-18 | refactor: integrate no_nul into univalue unitester | fanquake |
2022-07-06 | fuzz: add low-level target for txorphanage | chinggg |
2022-06-22 | build: Remove negated --enable-fuzz checks from build system | MarcoFalke |
2022-06-04 | Merge bitcoin/bitcoin#24860: Miniscript integration follow-ups | fanquake |
2022-05-31 | build: pass bdb cppflags only where needed | fanquake |
2022-05-17 | bench: Add `--sanity-check` flag, use it in `make check` | laanwj |
2022-05-07 | reindex, log, test: fixes #21379 | mruddy |
2022-04-28 | fuzz: rename and improve the Miniscript Script roundtrip target | Antoine Poinsot |
2022-04-28 | Merge bitcoin/bitcoin#24322: [kernel 1/n] Introduce initial `libbitcoinkernel` | fanquake |
2022-04-25 | [tests] Move TxOrphange tests to orphange_tests.cpp | John Newbery |
2022-04-11 | build: Remove vestigial LIBLEVELDB_SSE42 | Carl Dong |
2022-04-06 | Merge bitcoin/bitcoin#24098: rest: Use query parameters to control resource l... | MarcoFalke |
2022-04-05 | Merge bitcoin/bitcoin#24147: Miniscript integration | laanwj |
2022-03-31 | Merge bitcoin/bitcoin#24602: fuzz: add target for coinselection algorithms | Andrew Chow |
2022-03-30 | fuzz: add target for coinselection | Martin Zumsande |
2022-03-30 | build, refactor: Replace tabs with spaces | Hennadii Stepanov |
2022-03-30 | build, test: Fix test logfile name | Hennadii Stepanov |
2022-03-25 | Merge bitcoin/bitcoin#19385: test: Change default test logging directory | MarcoFalke |
2022-03-17 | fuzz: add a fuzz target for Miniscript decoding from Script | Antoine Poinsot |
2022-03-17 | Miniscript: type system, script creation, text notation, tests | Pieter Wuille |
2022-03-16 | Merge bitcoin/bitcoin#14752: tests: Unit tests for IsPayToWitnessScriptHash a... | MarcoFalke |
2022-03-10 | Add GetQueryParameter helper function | stickies-v |
2022-03-10 | Handle query string when parsing data format | stickies-v |
2022-02-15 | fuzz: Split script formatting from script fuzz target | MarcoFalke |
2022-02-13 | build: header-only Boost | fanquake |
2022-02-13 | build: use header-only Boost unit test | fanquake |
2021-12-20 | scripted-diff: Rename libbitcoin_server.a to libbitcoin_node.a | Russell Yanofsky |
2021-12-17 | Merge bitcoin/bitcoin#22704: fuzz: Differential fuzzing to compare Bitcoin Co... | W. J. van der Laan |
2021-12-14 | net: Drop only invalid entries when reading banlist.json | MarcoFalke |
2021-12-11 | [fuzz] Add fuzzing harness to compare both implementations of ChaCha20 | stratospher |
2021-11-25 | Merge bitcoin/bitcoin#21206: refactor: Make CWalletTx sync state type-safe | W. J. van der Laan |
2021-11-16 | fuzz: Add minisketch fuzz test | MarcoFalke |
2021-11-16 | Merge bitcoin/bitcoin#23491: scripted-diff: Move minisketchwrapper to src/node | fanquake |
2021-11-15 | refactor: Make CWalletTx sync state type-safe | Russell Yanofsky |
2021-11-12 | tests: implement BIP341 test vectors | Pieter Wuille |
2021-11-12 | Sort file list after rename | MarcoFalke |