aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-14scripted-diff: rename pszThread to thread_namestickies-v
2022-09-14build: prune BOOST_CPPFLAGS from libbitcoin_zmqfanquake
2022-09-14build: remove BOOST_CPPFLAGS usage from bitcoin-txfanquake
2022-09-14Merge bitcoin/bitcoin#26056: build: extract $(BOOST_CPPFLAGS) from $(BITCOIN_...fanquake
2022-09-13sendall: check if the maxtxfee has been exceededishaanam
2022-09-13RPC: bugfix, 'add_inputs' default value is true unless 'inputs' are providedfurszy
2022-09-13refactor: use std::string for index namesstickies-v
2022-09-13refactor: use std::string for thread namesstickies-v
2022-09-13build: extract $(BOOST_CPPFLAGS) from $(BITCOIN_INCLUDES)fanquake
2022-09-13Merge bitcoin/bitcoin#26070: build: Quiet warnings in symlinked headers insta...fanquake
2022-09-13Merge bitcoin/bitcoin#26021: wallet: bugfix, load a wallet with an unknown/co...Andrew Chow
2022-09-13Merge bitcoin/bitcoin#24513: CChainState -> Chainstateglozow
2022-09-13Merge bitcoin/bitcoin#25222: refactor: Pass reference to LookUpStatsMacroFake
2022-09-13Merge bitcoin/bitcoin#24991: init: allow startup with -onlynet=onion -listeno...fanquake
2022-09-13Merge bitcoin/bitcoin#26047: guix: use git-minimal over gitfanquake
2022-09-13Merge bitcoin/bitcoin#26069: rpc: unify arg type error messagefanquake
2022-09-13Merge bitcoin/bitcoin#26059: Revert "guix: Build depends/qt with our platform...fanquake
2022-09-12build: quiet warnings in system headers installed from homebrewCory Fields
2022-09-12RPC: unify arg type error messagefurszy
2022-09-12i2p: use the same destination type for transient and persistent addressesVasil Dimov
2022-09-12Merge bitcoin/bitcoin#26048: mempool clean up: replace update_* structs with ...MacroFake
2022-09-10Revert "guix: Build depends/qt with our platform definition"Hennadii Stepanov
2022-09-10Merge bitcoin/bitcoin#26003: build: fix configuring with `--without-experimen...fanquake
2022-09-10guix: Drop perl packageHennadii Stepanov
2022-09-10build: Add `-no-mimetype-database` option to qt package in dependsHennadii Stepanov
2022-09-10Merge bitcoin/bitcoin#26054: test: verify best blockhash after invalidating a...MacroFake
2022-09-10Merge bitcoin/bitcoin#26009: test: remove Boost Test from libtest_utilMacroFake
2022-09-09wallet: coverage for loading an unknown descriptorfurszy
2022-09-09wallet: bugfix, load wallet with an unknown descriptor cause fatal errorfurszy
2022-09-09test: verify best blockhash after invalidating an unknown blockbrunoerg
2022-09-09scripted-diff: rename CChainState -> ChainstateJames O'Beirne
2022-09-09Merge bitcoin/bitcoin#26040: doc: comment "add only reachable addresses to ad...MacroFake
2022-09-09[mempool] replace update_descendant_state with lambdaglozow
2022-09-09Merge bitcoin/bitcoin#26007: [contrib] message-capture-parser: fix AssertionE...MacroFake
2022-09-09Merge bitcoin/bitcoin#25990: test: apply fixed feerate to avoid variable dyna...MacroFake
2022-09-09Merge bitcoin/bitcoin#26031: test: Display skipped tests reasonMacroFake
2022-09-09Merge bitcoin/bitcoin#26002: build: sync ax_boost_base from upstreamfanquake
2022-09-09Merge bitcoin/bitcoin#25853: net: update testnet torv3 hardcoded seeds for 24.xMacroFake
2022-09-09doc: comment "add only reachable addresses to addrman"Kristaps Kaupe
2022-09-08Merge bitcoin/bitcoin#26018: guix: consistently use -ffile-prefix-mapfanquake
2022-09-08Merge bitcoin/bitcoin#26038: test: invalidating an unknown block throws an errorMacroFake
2022-09-08test: invalidating an unknown block throws an errorbrunoerg
2022-09-08[test] only run feature_rbf.py onceglozow
2022-09-08test: Display skipped tests reasonAurèle Oulès
2022-09-08guix: use git-minimal over gitfanquake
2022-09-08Merge bitcoin/bitcoin#26037: test: Fix `wallet_{basic,listsinceblock}.py` for...MacroFake
2022-09-07test: Fix `wallet_listsinceblock.py` for BDB-only walletsHennadii Stepanov
2022-09-07test: Fix `wallet_basic.py` for BDB-only walletsHennadii Stepanov
2022-09-07Merge bitcoin/bitcoin#25678: p2p: skip querying dns seeds if `-onlynet` disab...fanquake
2022-09-07Merge bitcoin/bitcoin#25983: Prevent data race for `pathHandlers`MacroFake