Page MenuHomePhabricator

[Target v0.19] Deprecate and add test for signrawtransaction
ClosedPublic

Authored by Fabien on Nov 6 2018, 13:23.

Details

Summary

Deprecate signrawtransaction (target is v0.19).

Backport 3/3 of core PR10579 (part of commit d602348 + deprecation from 1e79c05)

Depends on D2763
Completes task T438

Test Plan
make check
./test/functional/test_runner.py --extended

Diff Detail

Repository
rABC Bitcoin ABC
Branch
arcpatch-D2009
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5365
Build 8792: Bitcoin ABC Buildbot (legacy)
Build 8791: arc lint + arc unit

Event Timeline

There are a very large number of changes, so older changes are hidden. Show Older Changes

Update to add signrawtransaction deprecation

Fabien requested review of this revision.Jan 6 2019, 12:14
Fabien retitled this revision from Add test for signrawtransaction to [Target v0.19] Deprecate abd add test for signrawtransaction.
Fabien edited the summary of this revision. (Show Details)
Fabien edited the test plan for this revision. (Show Details)
Fabien retitled this revision from [Target v0.19] Deprecate abd add test for signrawtransaction to [Target v0.19] Deprecate and add test for signrawtransaction.Jan 7 2019, 09:55
deadalnix requested changes to this revision.Jan 8 2019, 16:46
deadalnix added a subscriber: deadalnix.

Split deprecation from the backport of d60234885bcc07b1a7f85ded7731549ec2fcfefa

This revision now requires changes to proceed.Jan 8 2019, 16:47
deadalnix requested changes to this revision.Feb 25 2019, 23:02

Can you rebase this ?

This revision now requires changes to proceed.Feb 25 2019, 23:02
deadalnix requested changes to this revision.Feb 28 2019, 22:10
deadalnix added inline comments.
doc/release-notes.md
11 ↗(On Diff #7518)

Add a new lie at the end of file. You can see that These are specialized subsets of the signrawtransaction` RPC.` now appears as touched by this patch. We are not trying to save one byte.

This revision now requires changes to proceed.Feb 28 2019, 22:10

Add a new line at the end of the release notes

This revision is now accepted and ready to land.Apr 1 2019, 23:39
This revision was automatically updated to reflect the committed changes.