aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-15test: Add missing syncwithvalidationinterfacequeueMacroFake
2022-09-14test/doc: Remove unused syncwithvalidationinterfacequeueMacroFake
2022-09-14Merge bitcoin/bitcoin#25831: refactor: Remove trailing semicolon from LOCK2 m...MacroFake
2022-09-14Merge bitcoin/bitcoin#26056: build: extract $(BOOST_CPPFLAGS) from $(BITCOIN_...fanquake
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-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-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-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
2022-09-06Merge bitcoin/bitcoin#26010: RPC: fix sendall docsAndrew Chow
2022-09-06p2p: Don't query DNS seeds when both IPv4 and IPv6 are unreachableMartin Zumsande
2022-09-06p2p: add only reachable addresses to addrmanMartin Zumsande
2022-09-06Merge bitcoin/bitcoin#25946: Update chainparams for 24.0 releaseMacroFake
2022-09-06guix: consistently use -ffile-prefix-mapfanquake
2022-09-05init: allow startup with -onlynet=onion -listenonion=1Vasil Dimov
2022-09-05RPC: fix sendall docsAnthony Towns
2022-09-05Merge bitcoin/bitcoin#25768: wallet: Properly rebroadcast unconfirmed transac...glozow