aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-13refactor: Model the bech32 charlimit as an Enumjosibake
2024-05-10Merge bitcoin/bitcoin#29252: kernel: Remove key module from kernel libraryAva Chow
2024-05-10Merge bitcoin/bitcoin#29948: test: add missing comparison of node1's mempool ...Ava Chow
2024-05-09Merge bitcoin/bitcoin#30006: test: use sleepy wait-for-log in reindex readonlyAva Chow
2024-05-09Merge bitcoin/bitcoin#29939: test: add MiniWallet tagging support to avoid UT...Ava Chow
2024-05-09Merge bitcoin/bitcoin#29122: test: adds outbound eviction functional tests, u...Ava Chow
2024-05-09Merge bitcoin/bitcoin#28793: contrib: Add asmap-toolAva Chow
2024-05-09Merge bitcoin/bitcoin#29973: test: Assumeutxo: ensure failure when importing ...Ava Chow
2024-05-09Refactor: Remove ECC_Start and ECC_Stop from key headerTheCharlatan
2024-05-09kernel: Remove key module from kernel libraryTheCharlatan
2024-05-09tools: Use ECC_Context helper in bitcoin-tx and bitcoin-wallet toolsRyan Ofsky
2024-05-09test: Use ECC_Context helper in bench and fuzz testsRyan Ofsky
2024-05-09common: Add ECC_Context RAII wrapper for ECC_Start/ECC_StopRyan Ofsky
2024-05-09Merge bitcoin/bitcoin#30063: build, test: Remove unused `TIMEOUT` environment...merge-script
2024-05-08Merge bitcoin/bitcoin#29292: rpc: improve submitpackage documentation and oth...Ava Chow
2024-05-08Merge bitcoin/bitcoin#29335: test: Handle functional test disk-full errorAva Chow
2024-05-08Merge bitcoin/bitcoin#26326: net: don't lock cs_main while reading blocks in ...Ava Chow
2024-05-08Merge bitcoin/bitcoin#28336: rpc: parse legacy pubkeys consistently with spec...Ava Chow
2024-05-08build, test: Remove unused `TIMEOUT` environment variableHennadii Stepanov
2024-05-08Merge bitcoin/bitcoin#30053: test: added test coverage to loadtxoutset could ...merge-script
2024-05-08Merge bitcoin/bitcoin#30054: ci: Exclude feature_init for now in valgrind taskmerge-script
2024-05-08Merge bitcoin/bitcoin#30025: doc: fix broken relative md linksmerge-script
2024-05-07Merge bitcoin-core/gui#819: Fix misleading signmessage error with segwitmerge-script
2024-05-07Merge bitcoin/bitcoin#29494: build: Assume HAVE_CONFIG_H, Add IWYU pragma kee...Ava Chow
2024-05-07ci: Exclude feature_init for now in valgrind taskMarcoFalke
2024-05-07Merge bitcoin/bitcoin#29984: net: Replace ifname check with IFF_LOOPBACK in D...merge-script
2024-05-07doc: rpc: fix submitpackage examplesstickies-v
2024-05-07rpc: update min package size error message in submitpackagestickies-v
2024-05-07doc: rpc: submitpackage takes sorted arraystickies-v
2024-05-07test: add bounds checking for submitpackage RPCstickies-v
2024-05-06test: added test coverage to loadtxoutsetkevkevin
2024-05-06Merge bitcoin/bitcoin#29845: rpc: return warnings as an array instead of just...Ava Chow
2024-05-06Merge bitcoin/bitcoin#29773: build, bench, msvc: Add missing benchmarksmerge-script
2024-05-06Merge bitcoin/bitcoin#29960: depends: pass verbose through to cmake based mak...merge-script
2024-05-06Merge bitcoin/bitcoin#30031: msvc: Compile `test\fuzz\miniscript.cpp`merge-script
2024-05-05test: use tagged ephemeral MiniWallet instance in fill_mempoolSebastian Falbesoner
2024-05-05test: add MiniWallet tagging support to avoid UTXO mixingSebastian Falbesoner
2024-05-05test: refactor: eliminate COINBASE_MATURITY magic number in fill_mempoolSebastian Falbesoner
2024-05-05test: refactor: move fill_mempool to new module mempool_utilSebastian Falbesoner
2024-05-04net: reduce LOCK(cs_main) scope in ProcessGetBlockDataAndrew Toth
2024-05-04net: reduce LOCK(cs_main) scope in GETBLOCKTXNAndrew Toth
2024-05-04build, msvc: Compile test\fuzz\miniscript.cppHennadii Stepanov
2024-05-04Merge bitcoin/bitcoin#28657: miniscript: make operator""_mst constevalmerge-script
2024-05-04Merge bitcoin/bitcoin#29907: test: Fix `test/streams_tests.cpp` compilation o...merge-script
2024-05-04Merge bitcoin/bitcoin#25972: build: no-longer disable WARN_CXXFLAGS when CXXF...merge-script
2024-05-03Merge bitcoin/bitcoin#30024: doc: replace remaining "520" magic nums with MAX...Ava Chow
2024-05-03Merge bitcoin/bitcoin#30029: test: remove duplicate `WITNESS_SCALE_FACTOR` co...Ava Chow
2024-05-03miniscript: make operator_mst constevalPieter Wuille
2024-05-03doc: fix broken relative md linkswillcl-ark
2024-05-03Merge bitcoin/bitcoin#30026: refactor, test: Always initialize pointerRyan Ofsky