Page MenuHomePhabricator

Drop UpdateTransaction in favor of UpdateInput
ClosedPublic

Authored by deadalnix on Oct 2 2019, 22:08.

Details

Summary

Updating the input explicitly requires the caller to present a mutable
input, which more clearly communicates the effects and intent of the method.

In most cases, this input is already immediately available and need not be
looked up.

This is a backport of Core PR13269

Depends on D4200

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

Diff Detail

Repository
rABC Bitcoin ABC
Branch
pr13269
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7673
Build 13385: Bitcoin ABC Buildbot (legacy)
Build 13384: arc lint + arc unit