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
2020-04-23
Implement ReturnDestination in DescriptorScriptPubKeyMan
Andrew Chow
2020-04-23
Implement GetReservedDestination in DescriptorScriptPubKeyMan
Andrew Chow
2020-04-23
Implement Unlock and Encrypt in DescriptorScriptPubKeyMan
Andrew Chow
2020-04-23
Implement GetNewDestination for DescriptorScriptPubKeyMan
Andrew Chow
2020-04-23
Implement TopUp in DescriptorScriptPubKeyMan
Andrew Chow
2020-04-23
Implement SetupGeneration for DescriptorScriptPubKeyMan
Andrew Chow
2020-04-23
Implement writing descriptorkeys, descriptorckeys, and descriptors to wallet ...
Andrew Chow
2020-04-23
Implement several simple functions in DescriptorScriptPubKeyMan
Andrew Chow
2020-04-23
Add IsSingleType to Descriptors
Andrew Chow
2020-04-23
Implement loading of keys for DescriptorScriptPubKeyMan
Andrew Chow
2020-04-23
Load the descriptor cache from the wallet file
Andrew Chow
2020-04-23
Implement GetID for DescriptorScriptPubKeyMan
Andrew Chow
2020-04-23
Implement IsHDEnabled in DescriptorScriptPubKeyMan
Andrew Chow
2020-04-23
Implement MarkUnusedAddresses in DescriptorScriptPubKeyMan
Andrew Chow
2020-04-23
Implement IsMine for DescriptorScriptPubKeyMan
Andrew Chow
2020-04-23
Add LoadDescriptorScriptPubKeyMan and SetActiveScriptPubKeyMan to CWallet
Andrew Chow
2020-04-23
Implement SetType in DescriptorScriptPubKeyMan
Andrew Chow
2020-04-23
Store WalletDescriptor in DescriptorScriptPubKeyMan
Andrew Chow
2020-04-23
Add a lock cs_desc_man for DescriptorScriptPubKeyMan
Andrew Chow
2020-04-23
Introduce WalletDescriptor class
Andrew Chow
2020-04-23
Create LegacyScriptPubKeyMan when not a descriptor wallet
Andrew Chow
2020-04-23
Return nullptr from GetLegacyScriptPubKeyMan if descriptor wallet
Andrew Chow
2020-04-23
Add WALLET_FLAG_DESCRIPTORS
Andrew Chow
2020-04-23
Introduce DescriptorScriptPubKeyMan as a dummy class
Andrew Chow
2020-04-23
Introduce SetType function to tell ScriptPubKeyMans the type and internal-nes...
Andrew Chow
2020-04-23
[net processing] Move all const declarations to top of net_processing.cpp
John Newbery
2020-04-23
[validation] Move all const declarations to top of validation.h
John Newbery
2020-04-23
[validation] Move validation-only consts to validation.cpp
John Newbery
2020-04-23
[net processing] Move net processing consts to net_processing.cpp
John Newbery
2020-04-23
Merge #18671: wallet: Add BlockUntilSyncedToCurrentChain to dumpwallet
Samuel Dobson
2020-04-23
Merge #17509: gui: save and load PSBT
Samuel Dobson
2020-04-22
tests: Add fuzzing harness for functions in primitives/block.h
practicalswift
2020-04-22
Merge #18575: bench: Remove requirement that all benches use same testing setup
MarcoFalke
2020-04-22
Merge #18702: build: fix ASLR for bitcoin-cli on Windows
Wladimir J. van der Laan
2020-04-22
Merge #18553: Avoid non-trivial global constants in SHA-NI code
Wladimir J. van der Laan
2020-04-22
Merge #18410: Docs: Improve commenting for coins.cpp|h
Wladimir J. van der Laan
2020-04-22
Merge #18665: Do not expose and consider -logthreadnames when it does not work
Wladimir J. van der Laan
2020-04-22
Merge #18612: script: Remove undocumented and unused operator+
Wladimir J. van der Laan
2020-04-21
[docs] use consistent naming for possible_overwrite
John Newbery
2020-04-21
[tests] small whitespace fixup
John Newbery
2020-04-21
scripted-diff: Rename PRUNED to SPENT in coins tests
John Newbery
2020-04-21
[docs] Improve commenting in coins.cpp|h
John Newbery
2020-04-21
bench: add CAddrMan benchmarks
Vasil Dimov
2020-04-20
Merge #18190: tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEn...
MarcoFalke
2020-04-20
tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEncode/GolombRic...
practicalswift
2020-04-20
Merge #17579: [refactor] Merge getreceivedby tally into GetReceived function
MarcoFalke
2020-04-20
Do not expose and consider -logthreadnames when it does not work
Hennadii Stepanov
2020-04-20
Merge #17831: rpc: doc: Fix and extend getblockstats examples
MarcoFalke
2020-04-20
Merge #18544: net: limit BIP37 filter lifespan (active between 'filterload'.....
MarcoFalke
2020-04-19
wallet: Refactor WalletRescanReserver to use wallet reference
João Barbosa
[prev]
[next]