mina icon indicating copy to clipboard operation
mina copied to clipboard

Use `Global_slot_since_genesis` for stop slots

Open mrmr1993 opened this issue 1 year ago • 2 comments

This PR is the correct fix for the consistency issue 'fixed' in https://github.com/minaprotocol/mina/pull/15503. The global slot since hard fork was incorrectly used in the original PR https://github.com/MinaProtocol/mina/pull/14516; we fix the issue by using the global slot since genesis instead, so that an emergency hard-fork post-berkeley will not force us to use an unrepresentative stop slot.

mrmr1993 avatar Apr 11 '24 18:04 mrmr1993

!ci-build-me

mrmr1993 avatar Apr 11 '24 18:04 mrmr1993

!ci-nightly-me

mrmr1993 avatar Apr 11 '24 18:04 mrmr1993