Skip to content

Conversation

theStack
Copy link
Contributor

@theStack theStack commented Jul 10, 2022

Recently merged PR #25522 (commit 2222842) enabled specifying an absolute fee for MiniWallet's create_self_transfer method. We can use that in the create_lots_of_big_transactions helper to avoid deducting the fee manually (with prior conversion from BTC to Satoshis). This helper is used (directly or indirectly) in the tests feature_maxuploadtarget.py, mempool_limit.py, mining_prioritisetransaction.py.

@DrahtBot DrahtBot added the Tests label Jul 10, 2022
@maflcko
Copy link
Member

maflcko commented Jul 11, 2022

cr ACK 6cbe65c

@maflcko maflcko merged commit 327b7e9 into bitcoin:master Jul 11, 2022
@theStack theStack deleted the 202207-test-pass_absolute_fee_in_big_transaction_helper branch July 11, 2022 07:31
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Jul 11, 2022
…s_of_big_transactions` helper

6cbe65c test: refactor: pass absolute fee in `create_lots_of_big_transactions` helper (Sebastian Falbesoner)

Pull request description:

  Recently merged PR bitcoin#25522 (commit 2222842) enabled specifying an absolute fee for MiniWallet's `create_self_transfer` method. We can use that in the `create_lots_of_big_transactions` helper to avoid deducting the fee manually (with prior conversion from BTC to Satoshis). This helper is used (directly or indirectly) in the tests `feature_maxuploadtarget.py`, `mempool_limit.py`, `mining_prioritisetransaction.py`.

ACKs for top commit:
  MarcoFalke:
    cr ACK 6cbe65c

Tree-SHA512: 63d66939ae36722a2dc787cbd8f1f995de6232139c2169a3d25525f43c7aaacf646d86b4095a8078f26db18e916778c8097acb19ef17ab0f58382b8bb718d60b
@bitcoin bitcoin locked and limited conversation to collaborators Jul 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants