HomePhabricator

Add a test-only createwallettransaction RPC

Description

Add a test-only createwallettransaction RPC

Summary:
This makes it possible to create a wallet transaction without broadcasting it. Thi swill be usefule for testing after we remive the pre-wellington chained tx-limit as it becomes impossible to generate a wallet that is rejected by the mempool anymore.

Because the tx is now valid upon reorg, the test has to be changed a bit.

Test Plan:

./test/functional/test_runner.py wallet_balance.py

Reviewers: #bitcoin_abc, PiRK

Reviewed By: #bitcoin_abc, PiRK

Subscribers: PiRK

Differential Revision: https://reviews.bitcoinabc.org/D13929

Details

Provenance
FabienAuthored on May 24 2023, 15:59
FabienPushed on May 25 2023, 11:29
Reviewer
Restricted Project
Differential Revision
D13929: Add a test-only createwallettransaction RPC
Parents
rABC328395fc382a: build, qt: Ditch `no_sdk_version_check.patch`
Branches
Unknown
Tags
Unknown