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-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
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
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
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
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
Merge bitcoin-core/gui#676: Update peers window "Transaction Relay" label and...
MacroFake
2022-10-24
Merge bitcoin-core/gui#673: Use fallback value for Version and User Agent dur...
MacroFake
2022-10-24
Merge bitcoin/bitcoin#26358: doc: Rearrange a few lines in the dependency gra...
MacroFake
2022-10-24
Merge bitcoin/bitcoin#26302: refactor: Use type-safe time point for CWallet::...
fanquake
2022-10-23
build, msvc: Drop no longer required macro definitions for leveldb
Hennadii Stepanov
2022-10-21
[net processing] Handle IsContinuationOfLowWorkHeadersSync return value corre...
dergoegge
2022-10-21
Merge bitcoin/bitcoin#26352: doc: add `scanblocks` to list of descriptor RPCs
MacroFake
2022-10-21
Merge bitcoin/bitcoin#26248: net: Set relay in version msg to peers with rela...
MacroFake
2022-10-21
Merge bitcoin/bitcoin#25727: util, config: error on startup if `conf` or `rei...
fanquake
2022-10-21
Merge bitcoin/bitcoin#26259: test: Test year 2106 block timestamps
fanquake
2022-10-21
Merge bitcoin/bitcoin#26344: wallet: Fix sendall with watchonly wallets and s...
fanquake
2022-10-20
doc: Rearrange some lines in the dependency graph of libraries
Stacie Waleyko
2022-10-20
doc: add `scanblocks` to list of descriptor RPCs
Sebastian Falbesoner
2022-10-20
test: Test for out of bounds vout in sendall
Andrew Chow
2022-10-20
wallet: Check utxo prevout index out of bounds in sendall
Andrew Chow
2022-10-20
test: Test that sendall works with watchonly spending specific utxos
Andrew Chow
2022-10-20
Merge bitcoin/bitcoin#26158: bench: add "priority level" to the benchmark fra...
Andrew Chow
2022-10-20
build: only run high priority benchmarks in 'make check'
furszy
2022-10-20
bench: surround main() execution with try/catch
furszy
2022-10-20
bench: explicitly make all current benchmarks "high" priority
furszy
2022-10-20
bench: add "priority level" to the benchmark framework
furszy
2022-10-20
test: Test year 2106 block timestamps
MacroFake
2022-10-20
Merge bitcoin/bitcoin#25595: Verify PSBT inputs rather than check for fields ...
fanquake
2022-10-19
wallet: Correctly check ismine for sendall
Andrew Chow
2022-10-19
Revert "test: check importing wallets when blocks are pruned throw an error"
Aurèle Oulès
2022-10-19
Merge bitcoin/bitcoin#25830: refactor: Replace m_params with chainman.GetPara...
MacroFake
2022-10-19
Merge bitcoin/bitcoin#26286: test: Remove unused txmempool include from tests
MacroFake
2022-10-19
Merge bitcoin/bitcoin#26142: Use `PACKAGE_NAME` in messages rather than hardc...
MacroFake
2022-10-19
Merge bitcoin/bitcoin#26179: bench: Add missed `ECCVerifyHandle` instance
MacroFake
2022-10-19
Merge bitcoin/bitcoin#26206: test: check importing wallets when blocks are pr...
MacroFake
[next]