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-28
tests: Use new wallets for each test in wallet_taproot.py
Andrew Chow
2022-10-28
psbt: Include output pubkey in additional pubkeys to sign
Andrew Chow
2022-10-28
sign: Fill in taproot pubkey info for all script path sigs
Andrew Chow
2022-10-28
Merge bitcoin/bitcoin#26409: refactor: Silence GCC Wmissing-field-initializer...
Andrew Chow
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-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
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
[next]