Skip to content

fix: bitcoind version breaks some recent psbt tests #4144

@m-schmoock

Description

@m-schmoock

Issue and Steps to Reproduce

Running the recently added PSBT tests on a pre 0.20 bitcoind seems to fail. Whereas they work with recent versions of bitcoind (At least they work with 0.20.1 but not 0.19.1)

Affected tests:

tests/test_wallet.py::test_fundpsbt
tests/test_wallet.py::test_utxopsbt
tests/test_wallet.py::test_sign_and_send_psbt

Message:

bitcoin.rpc.JSONRPCError: {'code': -22, 'message': 'TX decode failed PSBT is not sane.: iostream error'}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions