ava-labs / hypersdk

Opinionated Framework for Building Hyper-Scalable Blockchains on Avalanche
Other
200 stars 105 forks source link

[mempool] Filter for transactions by unit dimensions and priority #741

Open patrick-ogrady opened 7 months ago

patrick-ogrady commented 7 months ago

It would be very useful when packing chunks to only fetch transactions that can still fit (sorted by priority).

With Vryx, we now know exactly how many units a tx will use before execution so we can be much smarter here.

github-actions[bot] commented 5 months 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.