Regtest mode attempts to sign transactions using the wrong consensus branch id #3534
Labels
A-rpc-interface
Area: RPC interface
I-regression
This is a regression, i.e. something that previously worked but now does not due to a change we made
NU1-sapling
Network upgrade: Sapling-specific tasks
Milestone
@LarryRuane wrote a test which set activation heights for overwinter and sapling. The test passed but failed on master, so we bisected to find a problem with 40b9527.
The issue is that regtest mode cannot rely on release height, so the Sapling branch id was being selected instead of Overwinter when signing an Overwinter tx.
whereas the expected output is:
The text was updated successfully, but these errors were encountered: