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
/
test_framework
Age
Commit message (
Expand
)
Author
2017-11-14
Merge #11677: qa: Remove unused NodeConn members
MarcoFalke
2017-11-14
Merge #11641: qa: Only allow disconnecting all NodeConns
Wladimir J. van der Laan
2017-11-13
qa: Remove unused NodeConn members
MarcoFalke
2017-11-13
qa: Only allow disconnecting all NodeConns
MarcoFalke
2017-11-10
Merge #11468: [tests] Make comp test framework more debuggable
MarcoFalke
2017-11-08
[tests] Explicitly disallow support for p2p versions below 60001
John Newbery
2017-11-08
[tests] Remove support for p2p alert messages
John Newbery
2017-11-08
[tests] Remove support for bre-BIP31 ping messages
John Newbery
2017-11-08
[tests] Remove dead code from mininode.py
John Newbery
2017-11-08
[tests] Add p2p connection to TestNode
John Newbery
2017-11-08
[tests] fix TestNode.__getattr__() method
John Newbery
2017-11-06
Have SegWit active by default
Pieter Wuille
2017-10-18
Merge #11472: qa: Make tmpdir option an absolute path, misc cleanup
Wladimir J. van der Laan
2017-10-16
[tests] Don't subclass from object for Python 3
John Newbery
2017-10-16
[tests] authproxy.py: tidy up __init__()
John Newbery
2017-10-16
[tests] fix flake8 warnings in authproxy.py
John Newbery
2017-10-16
[tests] use python3 for authproxy.py
John Newbery
2017-10-13
qa: Remove never used return value of sync_with_ping
MarcoFalke
2017-10-13
qa: Make tmpdir option an absolute path
MarcoFalke
2017-10-12
Merge #11277: Fix uninitialized URI in batch RPC requests
Wladimir J. van der Laan
2017-10-11
Merge #11113: [net] Ignore getheaders requests for very old side blocks
Wladimir J. van der Laan
2017-10-09
[tests] Make comp test framework more debuggable
John Newbery
2017-10-05
scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error
John Newbery
2017-10-05
[tests] do not allow assert_raises_message to be called with JSONRPCException
John Newbery
2017-10-05
[tests] remove direct testing on JSONRPCException from individual test cases
John Newbery
2017-10-04
Add missing batch rpc calls to python coverage logs
Russell Yanofsky
2017-10-04
Add missing multiwallet rpc calls to python coverage logs
Russell Yanofsky
2017-10-03
Make AuthServiceProxy._batch method usable
Russell Yanofsky
2017-10-03
Limit AuthServiceProxyWrapper.__getattr__ wrapping
Russell Yanofsky
2017-10-03
[test] P2P functional test for certain fingerprinting protections
Jim Posen
2017-09-29
Merge #11319: [qa] Fix error introduced into p2p-segwit.py, and prevent futur...
MarcoFalke
2017-09-29
Merge #10552: [Test] Tests for zmqpubrawtx and zmqpubrawblock
MarcoFalke
2017-09-29
Merge #11167: Full BIP173 (Bech32) support
Wladimir J. van der Laan
2017-09-28
Use BIP173 addresses in segwit.py test
Pieter Wuille
2017-09-20
[test] Add restart_node to BitcoinTestFramework
João Barbosa
2017-09-18
Tests for zmqpubrawtx and zmqpubrawblock
Andrew Chow
2017-09-18
Merge #11323: mininode: add an optimistic write and disable nagle
MarcoFalke
2017-09-13
mininode: add an optimistic write and disable nagle
Cory Fields
2017-09-13
Merge #11078: [tests] Make p2p-leaktests.py more robust
MarcoFalke
2017-09-13
qa: Treat mininode p2p exceptions as fatal
Suhas Daftuar
2017-09-07
[test] Replace check_output with low level version
João Barbosa
2017-09-07
[test] Add assert_raises_process_error to assert process errors
João Barbosa
2017-09-07
[test] Add support for custom arguments to TestNodeCLI
João Barbosa
2017-09-07
[test] Improve assert_raises_jsonrpc docstring
João Barbosa
2017-09-06
[qa] TestNode: Add wait_until_stopped helper method
MarcoFalke
2017-09-01
Merge #11121: TestNode tidyups
MarcoFalke
2017-09-01
[tests] Functional tests must explicitly set num_nodes
John Newbery
2017-09-01
[tests] don't override __init__() in individual tests
John Newbery
2017-09-01
[tests] Avoid passing around member variables in test_framework
John Newbery
2017-09-01
[tests] TestNode: separate add_node from start_node
John Newbery
[next]