Page MenuHomePhabricator

[avalanche] Add a removetransaction RPC to force remove a mempool transaction
ClosedPublic

Authored by Fabien on Oct 14 2025, 09:28.

Details

Summary

This can be used to remove a transaction from the mempool/block template, for example to make room for another transaction instead when coupled with the finalizetransaction RPC.

Test Plan
./test/functional/test_runner.py abc_rpc_finalizetransaction

Diff Detail

Repository
rABC Bitcoin ABC
Branch
avalanche_removetransaction_rpc
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 34779
Build 69020: Build Difflint-circular-dependencies · build-without-wallet · build-diff · build-debug · build-clang-tidy · build-clang
Build 69019: arc lint + arc unit