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
2018-09-10
qa: Premine to deterministic address with -disablewallet
MarcoFalke
2018-09-06
Merge #12490: [Wallet] [RPC] Remove deprecated wallet rpc features from bitco...
MarcoFalke
2018-09-06
Merge #14105: util: Report parse errors in configuration file
Wladimir J. van der Laan
2018-09-06
test: Add test for config file parsing errors
MarcoFalke
2018-09-05
Merge #13954: Warn (don't fail!) on spelling errors. Fix typos reported by co...
MarcoFalke
2018-09-04
Fix typos reported by codespell
practicalswift
2018-09-01
Test rpc_help.py failed: Check whether ZMQ is enabled or not.
Kvaciral
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-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
Merge #14051: [Tests] Make combine_logs.py handle multi-line logs
Wladimir J. van der Laan
2018-08-27
[rpc] Remove deprecated sigrawtransaction rpc method.
John Newbery
2018-08-27
[rpc] Remove deprecated validateaddress usage.
John Newbery
2018-08-27
test padding non micro timestamps
John Newbery
2018-08-27
[wallet] Remove wallet account RPCs
John Newbery
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-26
Merge #12676: Show "bip125-replaceable" flag, when retrieving mempool entries
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
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 #13054: tests: Enable automatic detection of undefined names in Python ...
MarcoFalke
2018-08-13
tests: Use explicit imports
practicalswift
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
2018-08-13
Merge #13666: Always create signatures with Low R values
Wladimir J. van der Laan
2018-08-12
Ported usage of deprecated optparse module to argparse module
Kvaciral
[next]