ava-labs / hypersdk

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

[executor] dealing with Counters #712

Open wlawt opened 8 months ago

wlawt commented 8 months ago

Motivation: https://github.com/ava-labs/hypersdk/issues/701#issuecomment-1930109844

Brainstorming how to approach this. Rough ideas listed below (haven't been thoroughly thought out yet):

MuffinsThaCat commented 8 months ago

Mind if I throw my thoughts into this brainstorming post/issue? We're researching(and beginning developing) use of a monotonic counter(to create virtual counters) that can be parallelized.

Can you explain what a shared counter is?

wlawt commented 8 months ago

@MuffinsThaCat this idea is still being thought out and is mostly in the early stages. I'm going to be sharing updates using this issue with any ideas that come up :)

btanyeri commented 5 months ago

Great twitter post on the topic William, easy enough to follow without being too technical, thank you!

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