Page MenuHomePhabricator

[backport#15680] [rpc] remove resendwallettransactions RPC
ClosedPublic

Authored by majcosta on May 4 2020, 19:11.

Details

Summary

This RPC was added for testing wallet rebroadcasts. Since we now have a
real test for wallet rebroadcasts, it's no longer needed.

The call in wallet_basic.py can be removed because
wallet_resendwallettransactions.py tests wallet rebroadcast.

https://github.com/bitcoin/bitcoin/pull/15680/commits/f5162458cd3e757ee6bbc7e963b61d365ccc536a


This is a partial backport of Core PR15680

Test Plan
ninja check
./test_runner.py wallet_basic

Diff Detail

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

Event Timeline

majcosta requested review of this revision.May 4 2020, 19:11

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

majcosta requested review of this revision.
This revision is now accepted and ready to land.May 4 2020, 20:30