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-30
utils: Convert Windows args to utf-8 string
Chun Kuan Lee
2018-09-27
Merge #14316: tests: exclude all tests with difference parameters in `--exclu...
MarcoFalke
2018-09-27
Merge #14307: Consolidate redundant implementations of ParseHashStr
MarcoFalke
2018-09-27
Merge #12246: Bugfix: Only run bitcoin-tx tests when bitcoin-tx is enabled
MarcoFalke
2018-09-27
Merge #14305: Tests: enforce critical class instance attributes in functional...
MarcoFalke
2018-09-26
Document fixed attribute behavior in critical test framework classes.
Justin Turner Arthur
2018-09-26
Check for specific tx acceptance failures based on script signature
Justin Turner Arthur
2018-09-26
Strictly enforce instance attrs in critical functional test classes.
Justin Turner Arthur
2018-09-26
Merge #14282: [wallet] Remove -usehd
MarcoFalke
2018-09-26
Merge #14310: [wallet] Ensure wallet is unlocked before signing
MarcoFalke
2018-09-26
tests: exclude all tests with difference parameters
Chun Kuan Lee
2018-09-25
Merge #13877: utils: Make fs::path::string() always return utf-8 string on Wi...
MarcoFalke
2018-09-25
Consolidate redundant implementations of ParseHashStr
Ben Woosley
2018-09-25
[wallet] remove redundand restart node
gustavonalle
2018-09-25
tests: write the notification to different files to avoid race condition
Chun Kuan Lee
2018-09-24
Merge #14007: tests: Run functional test on Windows and enable it on Appveyor
MarcoFalke
2018-09-24
Merge #13424: Consistently validate txid / blockhash length and encoding in r...
MarcoFalke
2018-09-24
[wallet] Ensure wallet is unlocked before signing
gustavonalle
2018-09-23
Fix for incorrect version attr set on functional test segwit block.
Justin Turner Arthur
2018-09-23
test: Fix broken segwit test
practicalswift
2018-09-23
Make fs::path::string() always return utf-8 string
Chun Kuan Lee
2018-09-20
[wallet] Remove -usehd
John Newbery
2018-09-19
init: Remove deprecated args from hidden args
MarcoFalke
2018-09-18
Merge #13152: [rpc] Add getnodeaddresses RPC command
MarcoFalke
2018-09-17
[rpc] Add getnodeaddresses RPC command
chris-belcher
2018-09-17
[qa] Test for duplicate inputs within a transaction
Suhas Daftuar
2018-09-17
Changed functional tests which do not require wallets to run without
sanket1729
2018-09-17
tests: Make it possible to run functional tests on Windows
Chun Kuan Lee
2018-09-16
tests: Reorder tests and move most of extended tests up to normal tests
Chun Kuan Lee
2018-09-14
Merge #12493: [wallet] Reopen CDBEnv after encryption instead of shutting down
Wladimir J. van der Laan
2018-09-13
Merge #14215: [qa] Use correct python index slices in example test
MarcoFalke
2018-09-13
Merge #14179: qa: Fixups to "Run all tests even if wallet is not compiled"
MarcoFalke
2018-09-13
[qa] Use correct python index slices in example test
Suhas Daftuar
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
configure: Make it possible to build only one of bitcoin-cli or bitcoin-tx
Luke Dashjr
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
[next]