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
/
util.py
Age
Commit message (
Expand
)
Author
2019-10-31
[qa] Add shrinkdebugfile=0 to regtest bitcoin.conf
Suhas Daftuar
2019-10-06
Fix Python Docstring to include all Args.
John Bampton
2019-10-02
Merge #16524: Wallet: Disable -fallbackfee by default
MarcoFalke
2019-10-02
Truly decouple wallet from chainparams for -fallbackfee
Jorge Timón
2019-09-22
Merge #16918: test: Make PORT_MIN in test runner configurable
MarcoFalke
2019-09-19
test: Make PORT_MIN in test runner configurable
MarcoFalke
2019-09-19
Test: Move common function assert_approx() into util.py
fridokus
2019-09-17
test: Remove unused connect_nodes_bi
MarcoFalke
2019-09-12
Merge #16551: test: Test that low difficulty chain fork is rejected
MarcoFalke
2019-09-03
test: Print both messages on failure in assert_raises_message
MarcoFalke
2019-08-19
Bugfix: QA: Run tests with UPnP disabled
Luke Dashjr
2019-08-16
test: Pass down correct chain name in tests
MarcoFalke
2019-08-15
Merge #16060: Bury bip9 deployments
MarcoFalke
2019-08-14
[Consensus] Bury segwit deployment
John Newbery
2019-08-14
[Consensus] Bury CSV deployment height
John Newbery
2019-08-13
[rpc] Tidy up reporting of buried and ongoing softforks
John Newbery
2019-08-13
Moved and renamed hash256 from util.py to zmq_interface.py
Elichai Turkel
2019-07-31
test: Adapt test framework for chains other than "regtest"
MarcoFalke
2019-07-01
TEST: Replace hard-coded hex tx with classes
Steven Roose
2019-05-17
test: Bump MAX_NODES to 12
MarcoFalke
2019-05-10
test: Format predicate source as multiline on error
MarcoFalke
2019-04-09
qa: Prevent concurrency issues reading .cookie file
João Barbosa
2019-03-14
wallet/rpc: add maxfeerate parameter to sendrawtransaction
Karl-Johan Alm
2019-03-02
scripted-diff: Update copyright in ./test
MarcoFalke
2019-03-02
scripted-diff: test: Remove brackets after assert
MarcoFalke
2019-03-02
build: Require python 3.5
MarcoFalke
2019-03-02
scripted-diff: test: Use py3.5 bytes::hex() method
MarcoFalke
2019-02-17
Address test todos by removing -txindex to nodes.
Amiti Uttarwar
2018-11-24
tests: check readability of cookie file
Chun Kuan Lee
2018-08-09
[Tests] Rename create_tx and move to blocktools.py
Conor Scott
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-06-12
Explicitly specify encoding when opening text files in Python code
practicalswift
2018-05-10
Merge #13201: [qa] Handle disconnect_node race
MarcoFalke
2018-05-09
[qa] Handle disconnect_node race
Suhas Daftuar
2018-05-09
[qa] Avoid printing to console during cache creation
Suhas Daftuar
2018-05-09
[Tests] Write stdout/stderr to datadir instead of temp file.
John Newbery
2018-05-09
Merge #12265: [test] fundrawtransaction: lock watch-only shared address
Wladimir J. van der Laan
2018-04-11
[tests] Use regtest section in functional tests configs
Anthony Towns
2018-04-09
[qa] Delete cookie file before starting node
Suhas Daftuar
2018-04-06
[test] fundrawtransaction: lock watch-only shared address
Karl-Johan Alm
2018-03-29
Merge #11773: [tests] Change feature_block.py to use BitcoinTestFramework
Wladimir J. van der Laan
2018-03-19
[tests] Improve assert message when wait_until() fails
John Newbery
2018-03-19
qa: Use node.datadir instead of tmpdir in test framework
MarcoFalke
2018-03-15
test: Use wait_until in tests where time was used for polling
Ben Woosley
2018-03-14
Merge #12638: qa: Cache only chain and wallet for regtest datadir
Wladimir J. van der Laan
2018-03-13
Merge #12643: [qa] util: Remove unused sync_chain
Wladimir J. van der Laan
2018-03-12
[qa] util: Remove unused sync_chain
MarcoFalke
2018-03-07
qa: Cache only chain and wallet for regtest datadir
MarcoFalke
2018-03-06
[tests] bind functional test nodes to 127.0.0.1
Sjors Provoost
2018-02-23
Merge #12443: qa: Move common args to bitcoin.conf
MarcoFalke
[next]