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
/
test
Age
Commit message (
Expand
)
Author
2019-06-19
Merge #13756: wallet: "avoid_reuse" wallet flag for improved privacy
MeshCollider
2019-06-18
test: Suppress false positive leak in secure_allocator<RNGState>
MarcoFalke
2019-06-18
test: Log output even if fuzzer failed
MarcoFalke
2019-06-18
Merge #16112: util: Log early messages
MarcoFalke
2019-06-18
Merge #16171: Remove -mempoolreplacement to prevent needless block prop slown...
MarcoFalke
2019-06-19
Merge #15899: rpc: Document iswitness flag and fix bug in converttopsbt
MeshCollider
2019-06-17
Merge #15982: tests: Make msg_block a witness block
MarcoFalke
2019-06-17
Merge #16205: Refactor: Replace fprintf with tfm::format
MarcoFalke
2019-06-16
Merge #16186: doc/lint: Fix spelling errors identified by codespell 1.15.0
fanquake
2019-06-13
Replace remaining fprintf with tfm::format manually
MarcoFalke
2019-06-11
Fix spelling errors identified by codespell 1.15.0
Ben Woosley
2019-06-11
fixup: Fix prunning test
João Barbosa
2019-06-08
Remove -mempoolreplacement to prevent needless block prop slowness.
Matt Corallo
2019-06-07
Merge #15024: Allow specific private keys to be derived from descriptor
Wladimir J. van der Laan
2019-06-08
Add test for dumping the private key imported from descriptor
MeshCollider
2019-06-07
Extend importmulti descriptor tests
MeshCollider
2019-06-06
Merge #16129: refactor: Remove unused includes
MarcoFalke
2019-06-06
Import private keys from descriptor with importmulti if provided
MeshCollider
2019-06-04
wallet: do not encrypt wallets with disabled private keys
whythat
2019-06-02
Make reasoning about dependencies easier by not including unused dependencies
practicalswift
2019-05-30
Limit Python linting to files in the repo
practicalswift
2019-05-29
test: add test for avoidreuse feature
Karl-Johan Alm
2019-05-28
Log early messages with -printtoconsole
Anthony Towns
2019-05-24
Merge #16042: test: Bump MAX_NODES to 12
MarcoFalke
2019-05-24
Merge #16078: test: replace tx hash with txid in rawtransaction test
MarcoFalke
2019-05-24
remove parameters -addresstype=legacy in rpc_rawtransaction test
LongShao007
2019-05-23
wallet_balance.py: Prevent edge cases
Steven Roose
2019-05-23
replace tx hash with txid in test rawtransaction
LongShao007
2019-05-20
Merge #16021: p2p: Avoid logging transaction decode errors to stderr
Wladimir J. van der Laan
2019-05-17
test: Speed up cache creation
MarcoFalke
2019-05-17
test: Bump MAX_NODES to 12
MarcoFalke
2019-05-16
rpc: bugfix: Properly use iswitness in converttopsbt
MarcoFalke
2019-05-16
Merge #15990: Add tests and documentation for blocksonly
Wladimir J. van der Laan
2019-05-16
Merge #15006: Add option to create an encrypted wallet
Wladimir J. van der Laan
2019-05-16
Merge #15870: wallet: Only fail rescan when blocks have actually been pruned
MarcoFalke
2019-05-16
Run all lint scripts
Julian Fleischer
2019-05-15
tests: Fail if RPC has been added without tests
MarcoFalke
2019-05-14
Merge #15963: [tests] Make random seed logged and settable
MarcoFalke
2019-05-14
Disallow extended encoding for non-witness transactions (take 3)
MarcoFalke
2019-05-13
Add option to create an encrypted wallet
Andrew Chow
2019-05-13
test: Add test for p2p_blocksonly
MarcoFalke
2019-05-10
Merge #14802: rpc: faster getblockstats using BlockUndo data
MarcoFalke
2019-05-10
rpc: faster getblockstats using BlockUndo data
Felix Weis
2019-05-10
Merge #15744: refactor: Extract ParseDescriptorRange
MarcoFalke
2019-05-10
test: Format predicate source as multiline on error
MarcoFalke
2019-05-09
[tests] Make random seed logged and settable
John Newbery
2019-05-08
tests: Make msg_block a witness block
MarcoFalke
2019-05-08
test: Remove True argument to CBlock::serialize
MarcoFalke
2019-05-08
Merge #15664: change default Python block serialization to witness
MarcoFalke
2019-05-06
wallet: Only fail rescan when blocks have actually been pruned
MarcoFalke
[next]