index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-09-09
[mempool] replace update_descendant_state with lambda
glozow
2022-09-09
Merge bitcoin/bitcoin#26007: [contrib] message-capture-parser: fix AssertionE...
MacroFake
2022-09-09
Merge bitcoin/bitcoin#25990: test: apply fixed feerate to avoid variable dyna...
MacroFake
2022-09-09
Merge bitcoin/bitcoin#26031: test: Display skipped tests reason
MacroFake
2022-09-09
Merge bitcoin/bitcoin#26002: build: sync ax_boost_base from upstream
fanquake
2022-09-09
Merge bitcoin/bitcoin#25853: net: update testnet torv3 hardcoded seeds for 24.x
MacroFake
2022-09-08
Merge bitcoin/bitcoin#26018: guix: consistently use -ffile-prefix-map
fanquake
2022-09-08
Merge bitcoin/bitcoin#26038: test: invalidating an unknown block throws an error
MacroFake
2022-09-08
test: invalidating an unknown block throws an error
brunoerg
2022-09-08
test: Display skipped tests reason
Aurèle Oulès
2022-09-08
Merge bitcoin/bitcoin#26037: test: Fix `wallet_{basic,listsinceblock}.py` for...
MacroFake
2022-09-07
test: Fix `wallet_listsinceblock.py` for BDB-only wallets
Hennadii Stepanov
2022-09-07
test: Fix `wallet_basic.py` for BDB-only wallets
Hennadii Stepanov
2022-09-07
Merge bitcoin/bitcoin#25678: p2p: skip querying dns seeds if `-onlynet` disab...
fanquake
2022-09-07
Merge bitcoin/bitcoin#25983: Prevent data race for `pathHandlers`
MacroFake
2022-09-06
Merge bitcoin/bitcoin#26010: RPC: fix sendall docs
Andrew Chow
2022-09-06
p2p: Don't query DNS seeds when both IPv4 and IPv6 are unreachable
Martin Zumsande
2022-09-06
p2p: add only reachable addresses to addrman
Martin Zumsande
2022-09-06
Merge bitcoin/bitcoin#25946: Update chainparams for 24.0 release
MacroFake
2022-09-06
guix: consistently use -ffile-prefix-map
fanquake
2022-09-05
RPC: fix sendall docs
Anthony Towns
2022-09-05
Merge bitcoin/bitcoin#25768: wallet: Properly rebroadcast unconfirmed transac...
glozow
2022-09-05
Merge bitcoin/bitcoin#25976: QA: rpc_blockchain: Test output of getblock verb...
MacroFake
2022-09-05
message-capture-parser: fix AssertionError on parsing `headers` message
Sebastian Falbesoner
2022-09-04
Merge bitcoin/bitcoin#25978: test: fix non-determinism in p2p_headers_sync_wi...
fanquake
2022-09-04
Merge bitcoin/bitcoin#25861: guix: use --build={arch}-guix-linux-gnu in cross...
fanquake
2022-09-04
build: sync ax_boost_base from upstream
fanquake
2022-09-04
Merge bitcoin/bitcoin#25914: test: Fix intermittent issue in p2p_leak.py
fanquake
2022-09-03
test: apply fixed feerate to avoid variable dynamic fees
stickies-v
2022-09-02
Prevent data race for `pathHandlers`
Hennadii Stepanov
2022-09-02
Merge bitcoin/bitcoin#25962: net: Add CNodeOptions and increase constness
MacroFake
2022-09-01
Merge bitcoin/bitcoin#25614: Severity-based logging, step 2
Andrew Chow
2022-09-01
test: fix non-determinism in p2p_headers_sync_with_minchainwork.py
Suhas Daftuar
2022-09-01
Merge bitcoin/bitcoin#19602: wallet: Migrate legacy wallets to descriptor wal...
Andrew Chow
2022-09-01
QA: rpc_blockchain: Test output of getblock verbosity 0, False, and True
Luke Dashjr
2022-09-01
Merge bitcoin/bitcoin#25951: log: Move validation option logging to LoadChain...
MacroFake
2022-09-01
Merge bitcoin/bitcoin#25931: rpc: sort listdescriptors result
Andrew Chow
2022-09-01
Merge bitcoin-core/gui#660: Update translation source file for string freeze
Hennadii Stepanov
2022-09-01
Move blockstorage option logging to LoadChainstate()
MacroFake
2022-09-01
scripted-diff: net: rename permissionFlags to permission_flags
Anthony Towns
2022-09-01
net: make CNode::m_prefer_evict const
Anthony Towns
2022-09-01
net: make CNode::m_permissionFlags const
Anthony Towns
2022-09-01
net: add CNodeOptions for optional CNode constructor params
Anthony Towns
2022-09-01
qt: Update translation source file for string freeze
Hennadii Stepanov
2022-09-01
Merge bitcoin/bitcoin#25887: init: avoid unsetting service bits from `nLocalS...
MacroFake
2022-09-01
Merge bitcoin/bitcoin#25959: doc: Fix link to MurmurHash3.cpp (moved from Goo...
MacroFake
2022-09-01
Merge bitcoin/bitcoin#25967: refactor: add LIFETIMEBOUND to blockfilter where...
MacroFake
2022-09-01
Merge bitcoin/bitcoin#25960: p2p: Headers-sync followups
fanquake
2022-08-31
refactor: add LIFETIMEBOUND to blockfilter where needed
stickies-v
2022-08-31
Merge bitcoin/bitcoin#25915: test: Fix wallet_balance intermittent issue
Andrew Chow
[next]