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-03-07
Only cache xpubs that have a hardened last step
Andrew Chow
2020-03-07
Cache the immediate derivation parent xpub
Andrew Chow
2020-03-07
Add DescriptorCache* read_cache and DescriptorCache* write_cache to Expand an...
Andrew Chow
2020-03-07
Rename BIP32PubkeyProvider.m_extkey to m_root_extkey
Andrew Chow
2020-03-07
Track the index of the key expression in PubkeyProvider
Andrew Chow
2020-03-07
Introduce DescriptorCache struct which caches xpubs
Andrew Chow
2020-02-26
Merge #18206: tests: Add fuzzing harness for bloom filter classes (CBloomFilt...
MarcoFalke
2020-02-25
tests: Add fuzzing harness for rolling bloom filter class CRollingBloomFilter
practicalswift
2020-02-25
tests: Add fuzzing harness for bloom filter class CBloomFilter
practicalswift
2020-02-25
Merge #17264: rpc: set default bip32derivs to true for psbt methods
Samuel Dobson
2020-02-25
Merge #17577: refactor: deduplicate the message sign/verify code
Samuel Dobson
2020-02-25
Merge #18162: util: Avoid potential uninitialized read in FormatISO8601DateTi...
fanquake
2020-02-24
Merge #18193: scripted-diff: Wallet: Rename incorrectly named *UsedDestination
MarcoFalke
2020-02-22
Merge #18181: test: Remove incorrect assumptions in validation_flush_tests
MarcoFalke
2020-02-21
Merge #18183: test: Set catch_system_errors=no on boost unit tests
MarcoFalke
2020-02-21
scripted-diff: Wallet: Rename incorrectly named *UsedDestination
Luke Dashjr
2020-02-22
Merge #18034: Get the OutputType for a descriptor
Samuel Dobson
2020-02-20
Merge #18122: rpc: update validateaddress RPCExamples to bech32
fanquake
2020-02-19
test: Set catch_system_errors=no on boost unit tests
MarcoFalke
2020-02-19
util: Avoid potential uninitialized read in FormatISO8601DateTime(int64_t nTi...
practicalswift
2020-02-19
test: Remove incorrect assumptions in validation_flush_tests
MarcoFalke
2020-02-19
test: Tabs to spaces in all tests
MarcoFalke
2020-02-19
Merge #18067: wallet: Improve LegacyScriptPubKeyMan::CanProvide script recogn...
Samuel Dobson
2020-02-17
Merge #18037: Util: Allow scheduler to be mocked
MarcoFalke
2020-02-17
[rpc] expose ability to mock scheduler via the rpc
Amiti Uttarwar
2020-02-17
[lib] add scheduler to node context
Amiti Uttarwar
2020-02-17
Merge #13339: wallet: Replace %w by wallet name in -walletnotify script
Wladimir J. van der Laan
2020-02-16
Merge #18098: scripted-diff: Add missing spaces in RPCResult, Normalize type ...
MarcoFalke
2020-02-14
Refactor message hashing into a utility function
Jeffrey Czyz
2020-02-14
Deduplicate the message signing code
Vasil Dimov
2020-02-14
Deduplicate the message verifying code
Vasil Dimov
2020-02-13
Merge #17746: refactor: rpc: Remove vector copy from listtransactions
Wladimir J. van der Laan
2020-02-13
[test] add chainparams property to indicate chain allows time mocking
Amiti Uttarwar
2020-02-13
[test] unit test for new MockForward scheduler method
Amiti Uttarwar
2020-02-13
[util] allow scheduler to be mocked
Amiti Uttarwar
2020-02-13
refactor: rpc: Remove vector copy from listtransactions
João Barbosa
2020-02-13
rpc: update validateaddress RPCExamples to bech32
Sebastian Falbesoner
2020-02-13
Merge #18121: gui: Throttle GUI update pace when -reindex
Jonas Schnelli
2020-02-13
Merge #18123: gui: Fix race in WalletModel::pollBalanceChanged
Jonas Schnelli
2020-02-12
gui: Throttle GUI update pace when -reindex
Hennadii Stepanov
2020-02-12
Revert "Store p2sh scripts in AddAndGetDestinationForScript"
Russell Yanofsky
2020-02-12
Merge #17708: prevector: avoid misaligned member accesses
Wladimir J. van der Laan
2020-02-12
wallet: Improve LegacyScriptPubKeyMan::CanProvide script recognition
Russell Yanofsky
2020-02-11
gui: Fix race in WalletModel::pollBalanceChanged
Russell Yanofsky
2020-02-11
Get the OutputType for a descriptor
Andrew Chow
2020-02-10
Get rid of VARINT default argument
Pieter Wuille
2020-02-10
Merge #17947: test: add unit test for non-standard txs with too large tx size
Wladimir J. van der Laan
2020-02-10
Merge #18021: Serialization improvements step 4 (undo.h)
Wladimir J. van der Laan
2020-02-10
Merge #18099: Update univalue subtree
fanquake
2020-02-10
Merge #18101: qt: Fix deprecated QCharRef usage
Wladimir J. van der Laan
[next]