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-10-31
build: add missing event cflags to libbitcoin_util
fanquake
2022-10-31
Merge bitcoin/bitcoin#26424: doc: correct deriveaddresses RPC name
MacroFake
2022-10-30
doc: correct deriveaddresses RPC name
Bitcoin Hodler
2022-10-29
Merge bitcoin/bitcoin#26404: test: fix intermittent failure in rpc_getblockfr...
MacroFake
2022-10-29
Merge bitcoin/bitcoin#26408: test: Remove spam from debug log
MacroFake
2022-10-28
Merge bitcoin/bitcoin#26409: refactor: Silence GCC Wmissing-field-initializer...
Andrew Chow
2022-10-28
test: fix intermittent failure in rpc_getblockfrompeer.py
Martin Zumsande
2022-10-28
Merge bitcoin/bitcoin#26377: test: Make `system_tests/run_command` test local...
MacroFake
2022-10-28
refactor: Silence GCC Wmissing-field-initializers in ChainstateManagerOpts
MacroFake
2022-10-28
Exclude rand from debug log
Jeff Ruane
2022-10-27
Merge bitcoin/bitcoin#25685: wallet: Faster transaction creation by removing ...
Andrew Chow
2022-10-27
Merge bitcoin/bitcoin#26349: rpc: make `address` field optional `list{transac...
Andrew Chow
2022-10-27
Merge bitcoin/bitcoin#26388: ci: Use `macos-ventura-xcode:14.1` image for "ma...
MacroFake
2022-10-27
Merge bitcoin-core/gui#665: Switch to the selected wallet after loading
Hennadii Stepanov
2022-10-27
Merge bitcoin/bitcoin#26394: Fix typo in comment SHA256->SHA512
glozow
2022-10-26
bench: benchmark transaction creation process
furszy
2022-10-26
wallet: SelectCoins, return early if target is covered by preset-inputs
furszy
2022-10-26
wallet: simplify preset inputs selection target check
furszy
2022-10-26
wallet: remove fetch pre-selected-inputs responsibility from SelectCoins
furszy
2022-10-26
wallet: encapsulate pre-selected-inputs lookup into its own function
furszy
2022-10-26
wallet: skip manually selected coins from 'AvailableCoins' result
furszy
2022-10-26
wallet: skip available coins fetch if "other inputs" are disallowed
furszy
2022-10-26
Merge bitcoin/bitcoin#26395: rpc: add missing lock around chainman.ActiveTip()
MacroFake
2022-10-26
rpc: add missing lock around chainman.ActiveTip()
Andrew Toth
2022-10-26
Merge bitcoin/bitcoin#26341: test: add BIP158 false-positive element check in...
Andrew Chow
2022-10-26
Merge bitcoin/bitcoin#23927: rpc: Pruning nodes can not fetch blocks before s...
Andrew Chow
2022-10-26
Merge bitcoin/bitcoin#25957: wallet: fast rescan with BIP157 block filters fo...
Andrew Chow
2022-10-26
Fix typo in comment SHA256->SHA512
Elichai Turkel
2022-10-26
Merge bitcoin/bitcoin#26381: test: Fix intermittent issue in p2p_sendtxrcncl.py
MacroFake
2022-10-26
Merge bitcoin/bitcoin#25704: refactor: Remove almost all validation option gl...
MacroFake
2022-10-26
Merge bitcoin/bitcoin#26275: Fix crash on deriveaddresses when index is 21474...
MacroFake
2022-10-26
rpc: make `address` field optional
w0xlt
2022-10-26
Merge bitcoin/bitcoin#23578: Add external signer taproot support
fanquake
2022-10-25
test: add test for fast rescan using block filters (top-up detection)
Sebastian Falbesoner
2022-10-25
rpc: doc: mention rescan speedup using `blockfilterindex=1` in affected walle...
Sebastian Falbesoner
2022-10-25
wallet: fast rescan: show log message for every non-skipped block
Sebastian Falbesoner
2022-10-25
wallet: take use of `FastWalletRescanFilter`
Sebastian Falbesoner
2022-10-25
wallet: add `FastWalletRescanFilter` class for speeding up rescans
Sebastian Falbesoner
2022-10-25
wallet: add method for retrieving the end range for a ScriptPubKeyMan
Sebastian Falbesoner
2022-10-25
wallet: support fetching scriptPubKeys with minimum descriptor range index
Sebastian Falbesoner
2022-10-25
add chain interface methods for using BIP 157 block filters
Sebastian Falbesoner
2022-10-25
ci: Use `macos-ventura-xcode:14.1` image for "macOS native" task
Hennadii Stepanov
2022-10-25
test: Check debug log as well in p2p_sendtxrcncl.py
MacroFake
2022-10-25
test: Check correct disconnect reason in p2p_sendtxrcncl.py
MacroFake
2022-10-25
ci: Make `getopt` path architecture agnostic
Hennadii Stepanov
2022-10-25
Merge bitcoin/bitcoin#26372: build, msvc: Drop no longer required macro defin...
fanquake
2022-10-24
Merge bitcoin/bitcoin#26380: Revert "test: check importing wallets when block...
MacroFake
2022-10-24
Merge bitcoin/bitcoin#26355: p2p: Handle IsContinuationOfLowWorkHeadersSync r...
glozow
2022-10-24
test: Fix intermittent issue in p2p_sendtxrcncl.py
MacroFake
2022-10-24
test: Make `system_tests/run_command` locale agnostic
Hennadii Stepanov
[next]