Author | SHA1 | Message | Date |
---|---|---|---|
Sam Kleinman |
851d2e3bde
|
mempool,rpc: add removetx rpc method (#7047)
Addresses one of the concerns with #7041. Provides a mechanism (via the RPC interface) to delete a single transaction, described by its hash, from the mempool. The method returns an error if the transaction cannot be found. Once the transaction is removed it remains in the cache and cannot be resubmitted until the cache is cleared or it expires from the cache. |
3 years ago |
Sam Kleinman |
a855f96946
|
p2p: renames for reactors and routing layer internal moves (#6547) | 3 years ago |
Aleksandr Bezobchuk |
1e4bc04cd6
|
mempool: v1 implementation (#6466) | 3 years ago |