aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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-05RPC: fix sendall docsAnthony Towns
2022-09-05Merge bitcoin/bitcoin#25768: wallet: Properly rebroadcast unconfirmed transac...glozow
2022-09-05Merge bitcoin/bitcoin#25976: QA: rpc_blockchain: Test output of getblock verb...MacroFake
2022-09-05message-capture-parser: fix AssertionError on parsing `headers` messageSebastian Falbesoner
2022-09-04Merge bitcoin/bitcoin#25978: test: fix non-determinism in p2p_headers_sync_wi...fanquake
2022-09-04Merge bitcoin/bitcoin#25861: guix: use --build={arch}-guix-linux-gnu in cross...fanquake
2022-09-04build: sync ax_boost_base from upstreamfanquake
2022-09-04Merge bitcoin/bitcoin#25914: test: Fix intermittent issue in p2p_leak.pyfanquake
2022-09-03test: apply fixed feerate to avoid variable dynamic feesstickies-v
2022-09-02Prevent data race for `pathHandlers`Hennadii Stepanov
2022-09-02Merge bitcoin/bitcoin#25962: net: Add CNodeOptions and increase constnessMacroFake
2022-09-01Merge bitcoin/bitcoin#25614: Severity-based logging, step 2Andrew Chow
2022-09-01test: fix non-determinism in p2p_headers_sync_with_minchainwork.pySuhas Daftuar
2022-09-01Merge bitcoin/bitcoin#19602: wallet: Migrate legacy wallets to descriptor wal...Andrew Chow
2022-09-01QA: rpc_blockchain: Test output of getblock verbosity 0, False, and TrueLuke Dashjr
2022-09-01Merge bitcoin/bitcoin#25951: log: Move validation option logging to LoadChain...MacroFake
2022-09-01Merge bitcoin/bitcoin#25931: rpc: sort listdescriptors resultAndrew Chow
2022-09-01Merge bitcoin-core/gui#660: Update translation source file for string freezeHennadii Stepanov
2022-09-01Move blockstorage option logging to LoadChainstate()MacroFake
2022-09-01scripted-diff: net: rename permissionFlags to permission_flagsAnthony Towns
2022-09-01net: make CNode::m_prefer_evict constAnthony Towns
2022-09-01net: make CNode::m_permissionFlags constAnthony Towns
2022-09-01net: add CNodeOptions for optional CNode constructor paramsAnthony Towns
2022-09-01qt: Update translation source file for string freezeHennadii Stepanov
2022-09-01Merge bitcoin/bitcoin#25887: init: avoid unsetting service bits from `nLocalS...MacroFake
2022-09-01Merge bitcoin/bitcoin#25959: doc: Fix link to MurmurHash3.cpp (moved from Goo...MacroFake
2022-09-01Merge bitcoin/bitcoin#25967: refactor: add LIFETIMEBOUND to blockfilter where...MacroFake
2022-09-01Merge bitcoin/bitcoin#25960: p2p: Headers-sync followupsfanquake
2022-08-31refactor: add LIFETIMEBOUND to blockfilter where neededstickies-v
2022-08-31Merge bitcoin/bitcoin#25915: test: Fix wallet_balance intermittent issueAndrew Chow
2022-08-31Merge bitcoin/bitcoin#25963: CBlockLocator: performance-move-const-arg Clang ...MacroFake