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-09-13
Merge #14179: qa: Fixups to "Run all tests even if wallet is not compiled"
MarcoFalke
2018-09-13
Merge #13983: rpc: Return more specific reject reason for submitblock
MarcoFalke
2018-09-13
qa: Remove unneded import_deterministic_coinbase_privkeys overwrite, add comm...
MarcoFalke
2018-09-13
qa: Fix codespell error and have lint-spelling error instead of warn
MarcoFalke
2018-09-13
Merge #14199: [psbt]Remove redundant BIP174 test from rpc_psbt.json
Wladimir J. van der Laan
2018-09-13
Merge #14180: qa: Run all tests even if wallet is not compiled
Wladimir J. van der Laan
2018-09-12
logging: Replace LogPrint macros with regular functions
MarcoFalke
2018-09-11
Remove redundant BIP174 test from rpc_psbt.json
araspitzu
2018-09-11
Merge #13734: gui: Drop boost::scoped_array and use wchar_t API explicitly on...
Wladimir J. van der Laan
2018-09-10
qa: Run all tests even if wallet is not compiled
MarcoFalke
2018-09-10
qa: Premine to deterministic address with -disablewallet
MarcoFalke
2018-09-10
qa: Fix silent merge conflict in wallet_importmulti
MarcoFalke
2018-09-10
Merge #9332: Let wallet importmulti RPC accept labels for standard scriptPubKeys
Wladimir J. van der Laan
2018-09-08
Merge #14119: qa: Read reject reasons from debug log, not p2p messages
Wladimir J. van der Laan
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-05
Merge #14115: lint: Make all linters work under the default macOS dev environ...
MarcoFalke
2018-09-04
lint: Add spell check linter (codespell)
practicalswift
2018-09-04
Fix typos reported by codespell
practicalswift
2018-09-04
Merge #14128: lint: Make sure we read the command line inputs using utf-8 dec...
Wladimir J. van der Laan
2018-09-02
lint: Make sure we read the command line inputs using utf-8 decoding in python
Chun Kuan Lee
2018-09-01
Test rpc_help.py failed: Check whether ZMQ is enabled or not.
Kvaciral
2018-08-31
qa: Read reject reasons from debug log, not p2p messages
MarcoFalke
2018-08-31
Merge #14088: tests: Don't assert(...) with side effects
Wladimir J. van der Laan
2018-08-31
macOS fix: Check for correct version of flake8 to avoid spurious warnings. Th...
practicalswift
2018-08-31
macOS fix: Add excludes for checks added in the newer shellcheck version inst...
practicalswift
2018-08-31
macOS fix: Work around empty (sub)expression error when using BSD grep
practicalswift
2018-08-31
macOS fix: Avoid mapfile due to ancient version of bash shipped with macOS
practicalswift
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
Add regression test: Don't assert(...) with side effects
practicalswift
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-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
[next]