onflow / service-account

2 stars 9 forks source link

Add governance transaction for epoch length adjustment #312

Closed jordanschalm closed 2 weeks ago

jordanschalm commented 4 weeks ago

This service account transaction updates the epoch length to increase the block rate, taking advantage of performance improvements. It also enables FLIP204 - Smart-Contract-Specified Epoch Switchover Timing on Mainnet.

Currently, Mainnet runs at ~0.8 blocks/second. After this change, it will run at 1.25 blocks/second.

Further details in the README in the diff.

bluesign commented 3 weeks ago

Currently, Mainnet runs at ~0.8 blocks/second. After this change, it will run at 1.25 blocks/second.

why ? ( not that I disagree ) but I think README should explain why we want 1.25 instead of 0.8.

jordanschalm commented 2 weeks ago

Closing as the transactions have been copied to https://github.com/onflow/service-account/pull/318, which includes all governance transactions associated with Crescendo.