Alexander Hentschel
Alexander Hentschel
see https://github.com/onflow/flow-go/issues/5631 for more details related issues: * https://github.com/onflow/flow-go/issues/5724 is for injecting the first `EpochExtension` (entering EFM). * https://github.com/onflow/flow-go/issues/5726 is for adding `EpochExtension`s on an ongoing basis (maintaining EFM). *...
For estimating the scope of this issue, we should align on the desired implementation approach. I see 3 options (listed in order of increasing effort): 1. ~hard-coded parameter (should not...
I would suggest to have a detailed conversation on this. On a high level, what we need is that System Smart Contracts and Protocol State are aligned. We can achieve...
## sync May 21, 2024 Jordan, Yurii, Khalil, Alex _Summary_ * Epoch counter in Dynamic Protocol should be consecutive * Need to ensure that nodes that want to unstake don't...
[Update] talked with Dete; summarizing relevant aspects: * Dete is suggesting a subtle but important clarification of what it means for a node to stake for an epoch: * The...