Page MenuHomePhabricator

Update AccessCoins API to use the Coin abstraction
ClosedPublic

Authored by deadalnix on Jul 20 2017, 02:14.

Details

Summary

This is a continuation of the work started in D342 . Before changing the underlying storage, we need to miigrate the API.

Test Plan
make check
../qa/pull-tester/rpc-tests.py

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Didn't notice any defects in review.
Regression tests were ok, save for a couple of tests which fail intermittently, but those failures seem unrelated to the change at hand.

This revision is now accepted and ready to land.Jul 20 2017, 13:11
This revision was automatically updated to reflect the committed changes.