Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

p2p transaction cache purging #318

Closed
pmesnier opened this issue Sep 3, 2017 · 0 comments
Closed

p2p transaction cache purging #318

pmesnier opened this issue Sep 3, 2017 · 0 comments
Assignees
Milestone

Comments

@pmesnier
Copy link
Contributor

pmesnier commented Sep 3, 2017

This is the last of the implementation basics for the net plugin. The cache holds transaction information for quick verification and forwarding. This issue covers expunging old data from the cache to avoid consuming all available memory.

@pmesnier pmesnier self-assigned this Sep 3, 2017
bytemaster added a commit that referenced this issue Sep 4, 2017
purger of entries in the local transaction cache. Ref #291 #318
@pmesnier pmesnier closed this as completed Sep 8, 2017
@thomasbcox thomasbcox added this to the EOS Dawn 2.0 milestone Nov 28, 2017
taokayan pushed a commit to taokayan/eos that referenced this issue May 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants