aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-18build: pass --with-ecmult-gen-kb=86 to secp256k1fanquake
2024-05-16Update libsecp256k1 subtree to latest masterfanquake
2024-05-16Squashed 'src/secp256k1/' changes from d8311688bd..06bff6dec8fanquake
2024-05-16Merge bitcoin/bitcoin#30097: crypto: disable asan for sha256_sse4 with clang ...merge-script
2024-05-15Merge bitcoin/bitcoin#28929: serialization: Support for multiple parametersAva Chow
2024-05-15Merge bitcoin-core/gui#722: wallet: Allow user to navigate options while encr...merge-script
2024-05-15Merge bitcoin/bitcoin#30000: p2p: index TxOrphanage by wtxid, allow entries w...Ryan Ofsky
2024-05-15crypto: disable asan for sha256_sse4 with clang and -O0Cory Fields
2024-05-15Merge bitcoin/bitcoin#30060: ci: Roll clang in test-each-commit taskmerge-script
2024-05-15ci: Roll test-each-commit UbuntuMarcoFalke
2024-05-15ci: Remove clang version pin in test-each-commitMarcoFalke
2024-05-15Merge bitcoin/bitcoin#30098: refactor: simplify `FormatSubVersion` using strp...merge-script
2024-05-15Merge bitcoin/bitcoin#30074: contrib: use ENV flags in get_archmerge-script
2024-05-14Merge bitcoin/bitcoin#29086: refactor: Simply include CTxMemPool::Options in ...Ava Chow
2024-05-14Merge bitcoin/bitcoin#30083: kernel: Remove batchpriority from kernel libraryRyan Ofsky
2024-05-14[log] updates in TxOrphanageglozow
2024-05-14[functional test] attackers sending mutated orphansglozow
2024-05-14[unit test] TxOrphanage handling of same-txid-different-witness txnsglozow
2024-05-14[p2p] allow entries with the same txid in TxOrphanageglozow
2024-05-14[refactor] TxOrphanage::EraseTx by wtxidglozow
2024-05-14[refactor] TxOrphanage::HaveTx only by wtxidglozow
2024-05-14[p2p] don't query orphanage by txidglozow
2024-05-14kernel: Remove batchpriority from kernel libraryTheCharlatan
2024-05-14Merge bitcoin/bitcoin#30078: depends: set AR & RANLIB for CMakemerge-script
2024-05-13refactor: simplify `FormatSubVersion` using strprintf/JoinSebastian Falbesoner
2024-05-13Merge bitcoin/bitcoin#28233: validation: don't clear cache on periodic flush:...Ava Chow
2024-05-13Merge bitcoin/bitcoin#30094: rpc: move UniValue in blockToJSONRyan Ofsky
2024-05-13Merge bitcoin/bitcoin#29974: fuzz: txorphan tests fixupsglozow
2024-05-13Merge bitcoin/bitcoin#29994: doc: removed help text saying that peers may not...glozow
2024-05-13rpc: move UniValue in blockToJSONwillcl-ark
2024-05-13depends: set RANLIB for CMakefanquake
2024-05-13depends: set NM for CMakefanquake
2024-05-13depends: set AR for CMakefanquake
2024-05-12Merge bitcoin-core/gui#812: Fix create unsigned transaction fee bumpmerge-script
2024-05-12Merge bitcoin/bitcoin#29658: Bugfix: GUI: Help messages already have a traili...merge-script
2024-05-11Merge bitcoin-core/gui#813: Don't permit port in proxy IP optionmerge-script
2024-05-11Merge bitcoin-core/gui#788: debugwindow: update session ID tooltipmerge-script
2024-05-11Merge bitcoin/bitcoin#30081: refactor: Remove unused code from `subprocess.h`...merge-script
2024-05-11Merge bitcoin/bitcoin#29739: build: swap cctools otool for llvm-objdumpmerge-script
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-10refactor, subprocess: Remove unused stream API callsHennadii Stepanov
2024-05-10refactor, subprocess: Remove unused `Popen::child_created_` data memberHennadii Stepanov
2024-05-10refactor, subprocess: Remove unused `Popen::poll()`Hennadii Stepanov
2024-05-10refactor, subprocess: Remove `Popen::pid()`Hennadii Stepanov
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-10contrib: drop dead get_machine from test sym checkfanquake
2024-05-10contrib: use env_flags in get_archfanquake