Page MenuHomePhabricator

rpc: Uncouple non-wallet rpcs from maxTxFee global
ClosedPublic

Authored by deadalnix on May 27 2020, 12:53.

Details

Reviewers
jasonbcox
Group Reviewers
Restricted Project
Commits
rABC6c784a612512: rpc: Uncouple non-wallet rpcs from maxTxFee global
Summary
  • rpc: Use IsValidNumArgs over hardcoded size checks
  • rpc: Uncouple rpcs from maxTxFee global
  • doc: Add release notes for 15620

This is a backport of Core PR15620

Test Plan
ninja all check-all

Diff Detail

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

Event Timeline

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.May 27 2020, 16:01