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
2018-08-29
qa: Use named args in some tests
MarcoFalke
2018-08-29
scripted-diff: Use named arguments in feature_block
MarcoFalke
2018-08-29
scripted-diff: Pass node into p2p_segwit acceptance tests
MarcoFalke
2018-08-29
Merge #14020: Add tests for RPC help
MarcoFalke
2018-08-29
Merge #13671: Remove the boost/algorithm/string/case_conv.hpp dependency
Wladimir J. van der Laan
2018-08-29
Merge #13862: utils: drop boost::interprocess::file_lock
Wladimir J. van der Laan
2018-08-28
Merge #14055: fix walletcreatefundedpsbt deriv paths, add test
Wladimir J. van der Laan
2018-08-28
Merge #14052: qa: Add some actual witness in rpc_rawtransaction
MarcoFalke
2018-08-28
Removes the Boost case_conv.hpp dependency.
251
2018-08-28
Merge #14051: [Tests] Make combine_logs.py handle multi-line logs
Wladimir J. van der Laan
2018-08-27
test padding non micro timestamps
John Newbery
2018-08-28
add unicode compatible file_lock for Windows
Chun Kuan Lee
2018-08-27
Merge #14023: Remove accounts rpcs
Wladimir J. van der Laan
2018-08-27
[wallet] Remove wallet account RPCs
John Newbery
2018-08-27
Merge #13863: travis: move script sections to files in `.travis/` subject to ...
MarcoFalke
2018-08-27
[tests] Remove wallet accounts test
John Newbery
2018-08-27
Merge #13987: Report minfeefilter value in getpeerinfo rpc
MarcoFalke
2018-08-27
Report minfeefilter value in getpeerinfo rpc
Anthony Towns
2018-08-27
use export LC_ALL=C.UTF-8
Julian Fleischer
2018-08-26
Merge #12676: Show "bip125-replaceable" flag, when retrieving mempool entries
Wladimir J. van der Laan
2018-08-25
Merge #13707: tests: Add usage note to check-rpc-mappings.py
Wladimir J. van der Laan
2018-08-24
fix walletcreatefundedpsbt deriv paths, add test
Gregory Sanders
2018-08-24
Merge #14024: qa: Add TestNode::assert_debug_log
MarcoFalke
2018-08-24
qa: Add some actual witness in rpc_rawtransaction
MarcoFalke
2018-08-24
qa: Add TestNode::assert_debug_log
MarcoFalke
2018-08-24
[Tests] Make combine_logs.py handle multi-line logs
John Newbery
2018-08-23
qa: Remove unused deserialization code in msg_version
MarcoFalke
2018-08-23
test: Add tests for RPC help
João Barbosa
2018-08-22
p2p: Remove dead code for nVersion=10300
MarcoFalke
2018-08-22
Merge #13988: Add checks for settxfee reasonableness
Wladimir J. van der Laan
2018-08-21
test: Add lint to prevent SIGNAL/SLOT connect style
João Barbosa
2018-08-21
Merge #13968: [wallet] couple of walletcreatefundedpsbt fixes
Wladimir J. van der Laan
2018-08-21
test: Check RPC settxfee errors
João Barbosa
2018-08-20
QA: add basic walletcreatefunded optional arg test
Gregory Sanders
2018-08-15
Fix typo in feature_blocksdir.py log message
Alexander Leishman
2018-08-15
Merge #13399: rpc: Add submitheader
Wladimir J. van der Laan
2018-08-14
Merge #13917: Additional safety checks in PSBT signer
Wladimir J. van der Laan
2018-08-14
Merge #13960: Fix PSBT deserialization of 0-input transactions
Wladimir J. van der Laan
2018-08-14
Import CInv from correct module
Chun Kuan Lee
2018-08-13
tests: Replace usage of tostring() with tobytes()
Carl Dong
2018-08-13
Fix PSBT deserialization of 0-input transactions
Andrew Chow
2018-08-13
qa: Add tests for submitheader
MarcoFalke
2018-08-13
More tests of signer checks
Andrew Chow
2018-08-13
Test that a non-witness script as witness utxo is not signed
Andrew Chow
2018-08-13
Merge #13953: fix deprecation in bitcoin-util-test.py
MarcoFalke
2018-08-13
Merge #13054: tests: Enable automatic detection of undefined names in Python ...
MarcoFalke
2018-08-13
tests: Use explicit imports
practicalswift
2018-08-13
fix deprecation in bitcoin-util-test.py
Isidoro Ghezzi
2018-08-13
Merge #13928: qa: blocktools enforce named args for amount
MarcoFalke
2018-08-13
Merge #13918: rpc: Replace median fee rate with feerate percentiles in getblo...
MarcoFalke
[next]