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
2022-01-15
rpc: move softfork info from getblockchaininfo to getdeploymentinfo
Anthony Towns
2021-11-29
Merge bitcoin/bitcoin#23392: test: move check_node_connections to util
W. J. van der Laan
2021-11-18
test: add check_node_connections in util
brunoerg
2021-11-10
scripted-diff: Bump copyright headers
MarcoFalke
2021-11-09
Merge bitcoin/bitcoin#23300: test: Implicitly sync after generate*, unless op...
MarcoFalke
2021-10-29
test: Implicitly sync after generate*, unless opted out
MarcoFalke
2021-10-11
tests: Calculate fees more similarly to CFeeRate::GetFee
Andrew Chow
2021-10-01
Merge bitcoin/bitcoin#23136: test: update fee rate assertion helper in the fu...
MarcoFalke
2021-09-30
test: update assert_fee_amount() in test_framework/util.py
Jon Atack
2021-09-29
test: Fix typos in tests
MarcoFalke
2021-09-16
test: Activate all regtest softforks at height 1, unless overridden
MarcoFalke
2021-09-13
test: Set peertimeout in write_config
MarcoFalke
2021-08-19
Use generate* from TestFramework
MarcoFalke
2021-08-01
test: refactor: remove `hex_str_to_bytes` helper
Sebastian Falbesoner
2021-07-30
Merge bitcoin/bitcoin#22490: test: Disable automatic connections per default ...
MarcoFalke
2021-07-29
Merge bitcoin/bitcoin#22139: test: add type annotations to util.get_rpc_proxy
MarcoFalke
2021-07-27
test: add type annotations to util.get_rpc_proxy
fanquake
2021-07-27
test: introduce `generate_to_height` helper, use in rpc_signrawtransaction
Sebastian Falbesoner
2021-07-26
test: Disable automatic connections by default
Martin Zumsande
2021-06-21
test: introduce `tx_from_hex` helper for tx deserialization
Sebastian Falbesoner
2021-06-08
test: doc: improve doc for chain_transaction() helper
Sebastian Falbesoner
2021-06-08
test: refactor: dedup utility function chain_transaction()
Sebastian Falbesoner
2021-06-03
test: convert docs into type annotations in test_framework/util.py
fanquake
2021-04-12
tests: Skip SQLite fsyncs while testing
Andrew Chow
2021-03-23
rpc: deprecate `addresses` and `reqSigs` from rpc outputs
Michael Dietz
2021-02-21
test: Avoid connecting to real network when running tests
MarcoFalke
2021-01-21
Merge #17556: test: Change feature_config_args.py not to rely on strange regt...
MarcoFalke
2021-01-07
net: Add -natpmp command line option
Hennadii Stepanov
2020-11-16
Merge #18836: wallet: upgradewallet fixes and additional tests
Wladimir J. van der Laan
2020-11-04
tests: Add a sha256sum_file function to util
Andrew Chow
2020-10-20
test: Move (dis)?connect_nodes globals into TestFramework as helpers
Elliott Jin
2020-10-16
test: remove unused helpers random_transaction(), make_change() and gather_in...
Sebastian Falbesoner
2020-09-03
Merge #19816: test: Rename wait until helper to wait_until_helper
fanquake
2020-09-02
test: Change feature_config_args.py not to rely on strange regtest=0 behavior
Russell Yanofsky
2020-09-01
Merge #19105: Add Muhash3072 implementation in Python
Wladimir J. van der Laan
2020-08-27
test: Rename wait until helper to wait_until_helper
MarcoFalke
2020-08-26
test: Add docstring to wait_until() in util.py to warn about its usage
Seleme Topuz
2020-08-06
refactor: test: use _ variable for unused loop counters
Sebastian Falbesoner
2020-07-16
test: Move modinv to util and add unit test
Fabian Jahr
2020-06-21
Merge #19208: test: move sync_blocks and sync_mempool functions to test_frame...
MarcoFalke
2020-06-18
test: move sync_blocks and sync_mempool functions to test_framework.py
Roy Shao
2020-06-16
pep-8 test/functional/test_framework/util.py
MarcoFalke
2020-06-16
test: refactor: Inline adjust_bitcoin_conf_for_pre_17
MarcoFalke
2020-06-08
Merge #18890: test: disconnect_nodes should warn if nodes were already discon...
MarcoFalke
2020-05-18
test: Add capability to disable RPC timeout in functional tests.
codeShark149
2020-05-08
Merge #18866: test: Fix verack race to avoid intermittent test failures
MarcoFalke
2020-05-07
test: warn if nodes not connected before disconnect_nodes
Danny Lee
2020-05-04
test: Fix verack race to avoid intermittent test failures
MarcoFalke
2020-05-03
Merge #18617: test: add factor option to adjust test timeouts
MarcoFalke
2020-05-03
test: add factor option to adjust test timeouts
Harris
[next]