Page MenuHomePhabricator

Update wallet_listsinceblock.py to use signrawtransactionwithwallet rpc
ClosedPublic

Authored by Fabien on Apr 2 2019, 08:51.

Details

Summary

This has been added before D2009 gets landed, it needs to be updated as
signrawtransaction is going to get deprecated in favor of
signrawtransactionwithwallet and signrawtransactionwithkey.

Test Plan
./test/functional/test_runner.py wallet_listsinceblock

Diff Detail

Repository
rABC Bitcoin ABC
Branch
signrawtransactionwithwallet_wallet_listsincecblock
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5351
Build 8764: Bitcoin ABC Buildbot (legacy)
Build 8763: arc lint + arc unit