Commit Graph

25 Commits (803ef70fd9f65ef800567ff9456fac525bc3e3c2)

Author SHA1 Message Date
glozow 2b6b26e57c [test] parameterizable fee for make_chain and create_child_with_parents
3 years ago
glozow 313c09f7b7 [test] helper function to increase transaction weight
3 years ago
glozow f8253d69d6 extract/rename helper functions from rpc_packages.py
3 years ago
Sebastian Falbesoner ca6c154ef1 test: refactor: remove `hex_str_to_bytes` helper
3 years ago
MarcoFalke 74013641e0
Merge bitcoin/bitcoin#22089: test: MiniWallet: fix fee calculation for P2PK and check tx vsize
3 years ago
MarcoFalke faff3f35b7
test: Add txin.sequence option to MiniWallet
3 years ago
Sebastian Falbesoner d6d2ab9845 test: MiniWallet: fix fee calculation for P2PK and check tx vsize
3 years ago
Sebastian Falbesoner ce024b1c0e test: MiniWallet: force P2PK signature to have fixed size (71 bytes)
3 years ago
fanquake 8bfcba36db
test: convert docs into type annotations in test_framework/wallet.py
4 years ago
Darius Parvin a3f0cbf82d test: run mempool_reorg.py even with wallet disabled
4 years ago
Sebastian Falbesoner 6cebac598e test: MiniWallet: introduce enum type for output mode
4 years ago
Sebastian Falbesoner dc7eb64e83 test: MiniWallet: add P2PK support
4 years ago
Sebastian Falbesoner 2eca46b0aa test: use MiniWallet for feature_csv_activation.py
4 years ago
MarcoFalke fa066f1b66
test: Run feature_cltv with MiniWallet
4 years ago
MarcoFalke fa085b470a
test: Create MiniWallet.create_self_transfer
4 years ago
MarcoFalke fa1bedb494
test: Add MiniWallet.sendrawtransaction
4 years ago
Fabian Jahr 4973c5175c
test: Remove wallet dependency of utxo set hash test
4 years ago
MarcoFalke faa137eb9e
test: Speed up rpc_blockchain.py by removing miniwallet.generate()
4 years ago
MarcoFalke fa0aa87071
rpc: Return wtxid from testmempoolaccept
4 years ago
MarcoFalke faabc26a61
test: Replace getmempoolentry with testmempoolaccept in MiniWallet
4 years ago
Michael Dietz 21f2433601 test: run mempool_spend_coinbase.py even with wallet disabled
4 years ago
MarcoFalke fa56e866e8
test: Run rpc_txoutproof.py even with wallet disabled
4 years ago
MarcoFalke faba790bd4
test: MiniWallet: Default fee_rate in send_self_transfer, Pass in utxo_to_spend
4 years ago
MarcoFalke fa65a11d0c
test: bugfix: Actually pick largest utxo
4 years ago
MarcoFalke fa188c9c59
test: Use MiniWalet in p2p_feefilter
4 years ago