ava-labs / hypersdk

Opinionated Framework for Building Hyper-Scalable Blockchains on Avalanche
https://hypersdk.xyz/
Other
195 stars 100 forks source link

Introduce bytes.Pool for blocks and for transactions #51

Open patrick-ogrady opened 1 year ago

patrick-ogrady commented 1 year ago

When evicting a cached block, failing to parse a block, or a removing a tx from the mempool, we should add the raw bytes to a pool for later reuse.

github-actions[bot] commented 1 year ago

This issue has become stale because it has been open 60 days with no activity. Adding the lifecycle/frozen label will exempt this issue from future lifecycle events.