aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-29p2p: Start downloading historical blocks from common ancestorMartin Zumsande
2024-06-29test: p2p: check that connecting to ourself leads to disconnectSebastian Falbesoner
2024-06-28scripted-diff: Log parameter interaction not thriceMarcoFalke
2024-06-28doc: Fix outdated dev comment about loggingMarcoFalke
2024-06-28wallet: use LogTrace for walletdb log messages at trace levelAnthony Towns
2024-06-27Merge bitcoin/bitcoin#30335: Mining interface followups, reduce cs_main locki...Ryan Ofsky
2024-06-27Merge bitcoin/bitcoin#28167: init: Add option for rpccookie permissions (repl...Ryan Ofsky
2024-06-27Merge bitcoin/bitcoin#30050: refactor, wallet: get serialized size of `CRecip...Ava Chow
2024-06-27Compare ASMaps with respect to specific addressesvirtu
2024-06-27[wallet, rpc]: add `max_tx_weight` to tx funding optionsismaelsadeeq
2024-06-27doc: detail -rpccookieperms optionwillcl-ark
2024-06-27test: add rpccookieperms testwillcl-ark
2024-06-27init: add option for rpccookie permissionswillcl-ark
2024-06-27util: add perm string helper functionswillcl-ark
2024-06-27[wallet]: update the data type of `change_output_size`, `change_spend_size` a...ismaelsadeeq
2024-06-27[doc]: update reason for deducting change output weightismaelsadeeq
2024-06-27[refactor]: update coin selection algorithms input parameter `max_weight` nameismaelsadeeq
2024-06-27Have testBlockValidity hold cs_main instead of callerSjors Provoost
2024-06-27refactor: use CHECK_NONFATAL to avoid single-use symbolSjors Provoost
2024-06-27Drop unneeded lock from createNewBlockSjors Provoost
2024-06-26mempool: move LoadMempool/DumpMempool to nodeCory Fields
2024-06-26Change MigrateLegacyToDescriptor to reopen wallet as BERKELEY_ROAva Chow
2024-06-26Merge bitcoin/bitcoin#29833: i2p: fix and improve logsAva Chow
2024-06-26kernel: remove mempool_persist.cppCory Fields
2024-06-26refactor: Remove no longer needed clang-15 workaround for std::spanMarcoFalke
2024-06-26fuzz: Clarify Apple-Clang-16 workaroundMarcoFalke
2024-06-26build: Bump clang minimum supported version to 16MarcoFalke
2024-06-26Merge bitcoin/bitcoin#30334: Update libsecp256k1 subtree to latest masterAva Chow
2024-06-26Merge bitcoin/bitcoin#30309: wallet: notify when preset + automatic inputs ex...Ava Chow
2024-06-26Merge bitcoin/bitcoin#30327: build: Drop redundant `sys/sysctl.h` header checkmerge-script
2024-06-26Merge bitcoin/bitcoin#29987: guix: build with glibc 2.31merge-script
2024-06-26Merge bitcoin/bitcoin#30007: chainparams: Add achow101 DNS seedermerge-script
2024-06-26Merge bitcoin/bitcoin#30321: rest: don't copy data when sending binary responsemerge-script
2024-06-26refactor: testBlockValidity make out argument lastSjors Provoost
2024-06-26Add missing include for mining interfaceSjors Provoost
2024-06-26Merge bitcoin/bitcoin#30147: contrib: Fixup verify-binaries OS platform parsingmerge-script
2024-06-26Merge bitcoin/bitcoin#30312: contrib: add R(UN)PATH check to ELF symbol-checkmerge-script
2024-06-26test: change comments to `self.log.info` for `test_addnode_getaddednodeinfo`brunoerg
2024-06-26test: add coverage for `node` field of `getaddednodeinfo` RPCbrunoerg
2024-06-26rest: don't copy data when sending binary responseRoman Zeyde
2024-06-25ci: test-each-commit merge base optionalSjors Provoost
2024-06-25ci: forks can opt-out of CI branch push (Cirrus only)Sjors Provoost
2024-06-25contrib: Fixup verify-binaries OS platform parsingBen Westgate
2024-06-25depends: update doc in Qt pwd patchfanquake
2024-06-25depends: switch libevent to CMakeCory Fields
2024-06-25Squashed 'src/secp256k1/' changes from 06bff6dec8..4af241b320fanquake
2024-06-25Update secp256k1 subtree to latest masterfanquake
2024-06-24Merge bitcoin/bitcoin#30200: Introduce Mining interfaceRyan Ofsky
2024-06-24Merge bitcoin/bitcoin#30308: QA: Expect PACKAGE_NAME rather than constant "Bi...merge-script
2024-06-24Merge bitcoin/bitcoin#29876: build: add `-Wundef`merge-script