This is backport of PR9853 from core.
Details
Details
- Reviewers
freetrader CCulianu - Group Reviewers
Restricted Project - Commits
- rSTAGINGc44b0bb58eec: Fix error codes from various RPCs
rABCc44b0bb58eec: Fix error codes from various RPCs
../qa/pull-tester/rpc-tests.py -extended
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- rpccode
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 782 Build 782: arc lint + arc unit
Event Timeline
Comment Actions
It would be very helpful to port also the applicable release notes "Low-level RPC changes" which was part of the PR9853.
Simply referring to PR9853 in the release notes would not be very useful because some of the affected RPC calls mentioned there are not applicable to ABC (e.g. 'bumpfee').
The changes seem good otherwise.