index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-10-29
RPC: listunspent, add "include immature coinbase" flag
furszy
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-28
Fix: typos
omahs
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
net: Avoid SetTxRelay for feeler connections
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
rpc: add missing lock around chainman.ActiveTip()
Andrew Toth
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
[net processing] Simplify use of IsContinuationOfLowWorkHeadersSync in TryLow...
dergoegge
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
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-24
[net processing] Fixup TryLowWorkHeadersSync comment
dergoegge
2022-10-24
Faster -reindex by initially deserializing only headers
Larry Ruane
2022-10-24
util: add CBufferedFile::SkipTo() to move ahead in the stream
Larry Ruane
2022-10-24
Add LoadExternalBlockFile() benchmark
Larry Ruane
2022-10-24
Merge bitcoin/bitcoin#26355: p2p: Handle IsContinuationOfLowWorkHeadersSync r...
glozow
2022-10-24
refactor: Pass reference to last header, not pointer
MacroFake
2022-10-24
test: Make `system_tests/run_command` locale agnostic
Hennadii Stepanov
2022-10-24
test: Use type-safe NodeSeconds for TestMemPoolEntryHelper
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#26302: refactor: Use type-safe time point for CWallet::...
fanquake
2022-10-23
Update minisketch subtree to latest upstream
Hennadii Stepanov
2022-10-23
Squashed 'src/minisketch/' changes from 47f0a2d26f..a571ba20f9
Hennadii Stepanov
2022-10-23
rpc: Improve getblockstats
Fabian Jahr
2022-10-23
validation, index: Add unspendable coinbase helper functions
Fabian Jahr
[prev]
[next]