quicksilver-zone / quicksilver

Quicksilver
https://app.quicksilver.zone
Other
62 stars 60 forks source link

Reduce epoch length to 1 day #1359

Open joe-bowman opened 7 months ago

joe-bowman commented 7 months ago

Summary

The epoch duration of 3 days is based on the unbonding period of cosmos being 21 days, and the number of concurrent unbondings totalling 7 (cosmos-sdk default, but not aware of any chains that differ).

However, if we decouple unbondings and redelegations from the other epoch logic (rewards, claims, distribution, etc.), we can bring the epoch length down to 24 hours. This has a number of impacts:

Related to #1358

faddat commented 7 months ago

Could we make it 1 hour?

midepeter commented 5 months ago

Hello @joe-bowman ,

I will love to pick up this issue and work on it. I would love to knoow the state of the task if no one is working is on it yet.

Thank you. Looking forward to your response.