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
2021-06-28
qt: Do not extend recent transaction width to address/label string
Hennadii Stepanov
2021-06-28
Remove unused wallet pointer from NotifyAddressBookChanged
MarcoFalke
2021-06-28
Remove unused wallet pointer from NotifyTransactionChanged signal
MarcoFalke
2021-06-25
Avoid the use of P0083R3 std::set::merge
Pieter Wuille
2021-06-25
Merge bitcoin/bitcoin#19362: rpc/blockchain: Reset scantxoutset progress befo...
MarcoFalke
2021-06-25
Merge bitcoin/bitcoin#22322: fuzz: Check banman roundtrip
MarcoFalke
2021-06-24
wallet, rpc: listdescriptors does not need unlocked
Andrew Chow
2021-06-24
Pass in DescriptorCache to ToNormalizedString
Andrew Chow
2021-06-24
Change DescriptorImpl::ToStringHelper to use an enum
Andrew Chow
2021-06-24
Remove priv option for ToNormalizedString
Andrew Chow
2021-06-24
wallet: Upgrade existing descriptor caches
Andrew Chow
2021-06-24
wallet: Store last hardened xpub cache
Andrew Chow
2021-06-24
descriptors: Cache last hardened xpub
Andrew Chow
2021-06-24
Move DescriptorCache writing to WalletBatch
Andrew Chow
2021-06-24
Refactor Cache merging and writing
Andrew Chow
2021-06-24
Revert "Cache parent xpub inside of BIP32PubkeyProvider"
Andrew Chow
2021-06-24
Merge bitcoin/bitcoin#22327: cli: Avoid truncating -rpcwaittimeout
MarcoFalke
2021-06-24
fuzz: Check banman roundtrip
MarcoFalke
2021-06-24
Merge bitcoin/bitcoin#22154: Add OutputType::BECH32M and related wallet suppo...
W. J. van der Laan
2021-06-24
bench: bench_bitcoin.cpp help fixups
Jon Atack
2021-06-24
bench: bench.h fixes and improvements
Jon Atack
2021-06-24
Merge bitcoin/bitcoin#22270: test: Add bitcoin-util tests (+refactors)
MarcoFalke
2021-06-23
Merge bitcoin/bitcoin#22263: refactor: wrap CCoinsViewCursor in unique_ptr
MarcoFalke
2021-06-23
cli: Avoid truncating -rpcwaittimeout
MarcoFalke
2021-06-23
script, doc: spelling update
Jon Atack
2021-06-23
Merge bitcoin/bitcoin#22166: Add support for inferring tr() descriptors
Samuel Dobson
2021-06-23
Merge bitcoin/bitcoin#20966: banman: save the banlist in a JSON format on disk
MarcoFalke
2021-06-22
wallet: Add error message to GetReservedDestination
Andrew Chow
2021-06-22
Disallow bech32m addresses for legacy wallet things
Andrew Chow
2021-06-22
Use BECH32M for tr() desc, WitV1Taproot, and WitUnknown CTxDests
Andrew Chow
2021-06-22
Opportunistically use bech32m change addresses if available
Andrew Chow
2021-06-22
Add OutputType::BECH32M
Andrew Chow
2021-06-22
Limit LegacyScriptPubKeyMan address types
Andrew Chow
2021-06-22
Merge bitcoin/bitcoin#22308: wallet: Add missing BlockUntilSyncedToCurrentChain
MarcoFalke
2021-06-22
GUI: Always call parent changeEvent handler
Luke Dashjr
2021-06-22
GUI: Enable palette change adaptation on all platforms
Luke Dashjr
2021-06-22
add missing atomic include
MarcoFalke
2021-06-22
wallet: Add missing BlockUntilSyncedToCurrentChain
MarcoFalke
2021-06-21
Merge bitcoin/bitcoin#21056: rpc: Add a `-rpcwaittimeout` parameter to limit ...
W. J. van der Laan
2021-06-21
banman: save the banlist in a JSON format on disk
Vasil Dimov
2021-06-21
Merge bitcoin/bitcoin#19033: http: Release work queue after event base finish
W. J. van der Laan
2021-06-21
Merge bitcoin/bitcoin#22147: p2p: Protect last outbound HB compact block peer
W. J. van der Laan
2021-06-18
fuzz: add missing ECCVerifyHandle to base_encode_decode
Andrew Poelstra
2021-06-18
Taproot descriptor inference
Pieter Wuille
2021-06-18
Report address as solvable based on inferred descriptor
Pieter Wuille
2021-06-18
consensus refactor: extract ComputeTapleafHash, ComputeTaprootMerkleRoot
Pieter Wuille
2021-06-18
doc: add comment about CCoinsViewDBCursor constructor
James O'Beirne
2021-06-18
move-only(ish): don't expose CCoinsViewDBCursor
James O'Beirne
2021-06-18
refactor: Pass grind args vector as const reference
MarcoFalke
2021-06-18
Remove gArgs from AppInitUtil
MarcoFalke
[prev]
[next]