Page MenuHomePhabricator

Use a struct for output eligibility
ClosedPublic

Authored by deadalnix on Jun 6 2019, 23:44.

Details

Summary

Instead of specifying 3 parameters, use a struct for those parameters
in order to reduce the number of arguments to SelectCoinsMinConf.

This is a partial backport of Core PR10637 : https://github.com/bitcoin/bitcoin/pull/10637/commits/7d77eb1a5b980a7d56acbf0b3861434c5e195c54

Depends on D3245

Test Plan
mae check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
eligibilitystruct
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6200
Build 10447: Bitcoin ABC Buildbot (legacy)
Build 10446: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Jun 7 2019, 09:56