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-02-19
Merge #15415: [test] functional: allow custom cwd, use tmpdir as default
MarcoFalke
2019-02-19
[test] functional: set cwd of nodes to tmpdir
Sjors Provoost
2019-02-18
Merge #15397: Remove manual byte editing in wallet_tx_clone func test
MarcoFalke
2019-02-16
Merge #15368: Descriptor checksums
Wladimir J. van der Laan
2019-02-16
Merge #13932: Additional utility RPCs for PSBT
Wladimir J. van der Laan
2019-02-16
Implement analyzepsbt RPC and tests
Andrew Chow
2019-02-15
Make descriptor checksums mandatory in deriveaddresses and importmulti
Pieter Wuille
2019-02-15
Add getdescriptorinfo to compute checksum
Pieter Wuille
2019-02-15
Descriptor checksum
Pieter Wuille
2019-02-16
Implement joinpsbts RPC and tests
Andrew Chow
2019-02-16
Implement utxoupdatepsbt RPC and tests
Andrew Chow
2019-02-15
Merge #15383: [rpc] mining: Omit uninitialized currentblockweight, currentblo...
MarcoFalke
2019-02-14
Import public keys in order
Andrew Chow
2019-02-14
Test pubkey import to keypool
Andrew Chow
2019-02-14
Fetch keys from keypool when private keys are disabled
Andrew Chow
2019-02-15
Merge #14021: Import key origin data through descriptors in importmulti
MeshCollider
2019-02-14
Test importing descriptors with key origin information
Andrew Chow
2019-02-14
Merge #15295: fuzz: Add test/fuzz/test_runner.py and run it in travis
MarcoFalke
2019-02-14
Merge #14481: Add P2SH-P2WSH support to listunspent RPC
Wladimir J. van der Laan
2019-02-14
fuzz: test_runner: Better error message when built with afl
MarcoFalke
2019-02-14
Remove hdmasterkeyid
Andrew Chow
2019-02-14
Merge #14978: Factor out PSBT utilities from RPCs for use in GUI code; relate...
MeshCollider
2019-02-13
qa: Add test/fuzz/test_runner.py
MarcoFalke
2019-02-13
Remove manual byte editing in wallet_tx_clone func test
Gregory Sanders
2019-02-13
Add test for P2SH-P2WSH in signrawtransactionwithkey and listunspent
MeshCollider
2019-02-12
Merge #15238: [QA] remove some magic mining constants in functional tests
MarcoFalke
2019-02-12
Merge #15216: Scripts and tools: Replace script name with a special parameter
MarcoFalke
2019-02-12
Replace script name with special parameter
Hennadii Stepanov
2019-02-12
Merge #15378: tests: Added missing tests for RPC wallet errors
MarcoFalke
2019-02-12
[rpc] mining: Omit uninitialized currentblockweight, currentblocktx
MarcoFalke
2019-02-12
Merge #13787: Test for Windows encoding issue
MarcoFalke
2019-02-12
Merge #14543: [QA] minor p2p_sendheaders fix of height in coinbase
MarcoFalke
2019-02-11
tests: Added missing tests for RPC wallet errors
Ben Carman
2019-02-12
tests: accept unicode characters on Windows
Chun Kuan Lee
2019-02-11
Split DecodePSBT into Base64 and Raw versions
Glenn Willen
2019-02-11
Merge #15337: rpc: Fix for segfault if combinepsbt called with empty inputs
MarcoFalke
2019-02-11
Merge #15226: Allow creating blank (empty) wallets (alternative)
MeshCollider
2019-02-10
[wallet] Support creating a blank wallet
Andrew Chow
2019-02-08
Merge #15370: test_runner: Remove unused --force option
MarcoFalke
2019-02-08
qa: Add tool-prefix to functional test readme
MarcoFalke
2019-02-08
Merge #14242: Avoid triggering undefined behaviour (std::memset(nullptr, 0, 0...
Wladimir J. van der Laan
2019-02-07
test_runner: Remove unused --force option
MarcoFalke
2019-02-07
Merge #14491: Allow descriptor imports with importmulti
Wladimir J. van der Laan
2019-02-07
Avoid triggering undefined behaviour (std::memset(nullptr, 0, 0)) if an inval...
practicalswift
2019-02-08
Merge #14667: Add deriveaddresses RPC util method
MeshCollider
2019-02-06
qa: Drop RPC connection if --usecli
João Barbosa
2019-02-05
Merge #14519: tests: add utility to easily profile node performance with perf
MarcoFalke
2019-02-05
Add test for importing via descriptor
MeshCollider
2019-02-04
rpc: Fix for segfault if combinepsbt called with empty inputs
benthecarman
2019-02-04
qa: Test .walletlock file is closed
João Barbosa
[next]