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-10-24
Merge #14296: [wallet] Remove addwitnessaddress
MarcoFalke
2018-10-23
Merge #14417: Fix listreceivedbyaddress not taking address as a string
MarcoFalke
2018-10-23
Merge #14468: [wallet] Deprecate generate RPC method
MarcoFalke
2018-10-20
Add tests for key origin support
Pieter Wuille
2018-10-20
Merge #14456: test: forward timeouts properly in send_blocks_and_test
MarcoFalke
2018-10-19
Merge #14426: utils: Fix broken Windows filelock
Pieter Wuille
2018-10-20
Fix typo
Kristaps Kaupe
2018-10-18
Merge #14465: tests: Stop node before removing the notification file
Pieter Wuille
2018-10-19
Merge #14291: wallet: Add ListWalletDir utility function
Wladimir J. van der Laan
2018-10-18
qa: Add tests for listwalletdir RPC
João Barbosa
2018-10-18
[wallet] Deprecate the generate RPC method
John Newbery
2018-10-18
[tests] Add generate method to TestNode
John Newbery
2018-10-19
utils: Fix broken Windows filelock
Chun Kuan Lee
2018-10-16
[tests] Small fixups before deprecating generate
John Newbery
2018-10-14
Fix listreceivedbyaddress not taking address as a string
Eric Scrivner
2018-10-12
tests: Stop node before removing the notification file
Chun Kuan Lee
2018-10-10
test: forward timeouts properly in send_blocks_and_test
James O'Beirne
2018-10-08
Merge #14324: qa: Run more tests with wallet disabled
MarcoFalke
2018-10-08
Merge #14413: tests: Allow closed rpc handler in assert_start_raises_init_error
MarcoFalke
2018-10-08
tests: Allow closed http server in assert_start_raises_init_error
Chun Kuan Lee
2018-10-07
Merge #14419: [tests] Remove rpc_zmq.py
MarcoFalke
2018-10-07
Merge #13883: utils: Convert Windows args to utf-8 string
MarcoFalke
2018-10-07
[tests] Remove rpc_zmq.py
John Newbery
2018-10-03
test: Add missing call to skip_if_no_cli()
practicalswift
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 #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-25
qa: Run more tests with wallet disabled
MarcoFalke
2018-09-26
tests: exclude all tests with difference parameters
Chun Kuan Lee
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
[test] Remove deprecated addwitnessaddress from feature_segwit.py
John Newbery
2018-09-23
[test] Remove deprecated addwitnessaddress from wallet_bumpfee.py
John Newbery
2018-09-23
[test] Remove deprecated addwitnessaddress from p2p_compactblocks.py
John Newbery
2018-09-23
[tests] Remove deprecated addwitnessaddress call from wallet_dump.py
John Newbery
2018-09-23
[tests] Remove deprecated addwitnessaddress call from feature_nulldummy
John Newbery
2018-09-23
[test] Fix flake8 warnings in tests
John Newbery
2018-09-20
[wallet] Remove -usehd
John Newbery
2018-09-18
Merge #13152: [rpc] Add getnodeaddresses RPC command
MarcoFalke
[next]