bitcoin/test/functional/test_framework
fanquake eb09c26724
Merge bitcoin/bitcoin#22741: test: Add generate* calls to test framework
fab2e23b57 Use generate* from TestFramework (MarcoFalke)
faf7e92804 test: Add generate* calls to test framework (MarcoFalke)

Pull request description:

  This is needed for #22567.

  By making the calls to `generate*` member function of the test framework, it paves the way to make it easier to implicitly call the `sync_all` member function.

ACKs for top commit:
  jnewbery:
    utACK fab2e23b57

Tree-SHA512: 7a7be6be71f0602119689df45d63a1adec309f323eac2330ee0f200676001afe825605859bd02c6a8a8dcf85d925dc1bc37370ef1ceb8ad1d85a66eec0dbfff9
2021-08-24 16:22:30 +08:00
..
__init__.py
address.py test: refactor: remove `hex_str_to_bytes` helper 2021-08-01 19:26:51 +02:00
authproxy.py
bdb.py test: refactor: remove binascii from test_framework 2021-08-04 19:59:13 +01:00
bip340_test_vectors.csv
blocktools.py Merge bitcoin/bitcoin#22632: test: Set regtest.BIP66Height = 102 to speed up tests 2021-08-10 16:18:26 +02:00
coverage.py
descriptors.py
key.py
messages.py refactor: replace remaining binascii method calls 2021-08-16 19:30:56 +01:00
muhash.py
netutil.py test: refactor: remove binascii from test_framework 2021-08-04 19:59:13 +01:00
p2p.py
script.py
script_util.py test: refactor: remove `hex_str_to_bytes` helper 2021-08-01 19:26:51 +02:00
segwit_addr.py
siphash.py
socks5.py
test_framework.py Use generate* from TestFramework 2021-08-19 19:02:11 +02:00
test_node.py
test_shell.py
util.py Use generate* from TestFramework 2021-08-19 19:02:11 +02:00
wallet.py [test] parameterizable fee for make_chain and create_child_with_parents 2021-08-06 10:04:59 +01:00
wallet_util.py test: refactor: remove `hex_str_to_bytes` helper 2021-08-01 19:26:51 +02:00