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
/
functional
Age
Commit message (
Expand
)
Author
2019-07-08
test: Tool wallet test coverage for unexpected writes to wallet
Jon Atack
2019-07-08
test: Split tool_wallet.py test into subtests
Jon Atack
2019-07-08
test: Add log messages to test/functional/tool_wallet.py
Jon Atack
2019-06-22
Merge #16239: wallet/rpc: follow-up clean-up/fixes to avoid_reuse
MeshCollider
2019-06-22
wallet/rpc/getbalances: add entry for 'mine.used' balance in results
Karl-Johan Alm
2019-06-21
Merge #16026: Ensure that uncompressed public keys in a multisig always retur...
MeshCollider
2019-06-20
Merge #16234: test: Add test for unknown args
MarcoFalke
2019-06-20
Make and get the multisig redeemscript and destination in one function instea...
Andrew Chow
2019-06-19
Merge #16243: doc: Remove travis badge from readme
MarcoFalke
2019-06-19
doc: Remove travis badge from readme
MarcoFalke
2019-06-19
Merge #13756: wallet: "avoid_reuse" wallet flag for improved privacy
MeshCollider
2019-06-18
test: Add test for unknown args
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-11
fixup: Fix prunning test
João Barbosa
2019-06-08
Remove -mempoolreplacement to prevent needless block prop slowness.
Matt Corallo
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
Import private keys from descriptor with importmulti if provided
MeshCollider
2019-06-04
wallet: do not encrypt wallets with disabled private keys
whythat
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-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]