ava-labs / hypersdk

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

[codec] Use Dynamically Sized Bitset #705

Open patrick-ogrady opened 7 months ago

patrick-ogrady commented 7 months ago

Instead of always using 8 bytes, we should dynamically size the optional codec.

https://github.com/ava-labs/hypersdk/blob/d27a71b3b49231cda90ab1aafbc481bf77831eb6/codec/optional_packer.go#L16

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.