diff --git a/neps/nep-0508.md b/neps/nep-0508.md index 97bc8c408..b9b84fc32 100644 --- a/neps/nep-0508.md +++ b/neps/nep-0508.md @@ -64,6 +64,8 @@ A new protocol version will be introduced specifying the new shard layout which ### Resharding flow * The new shard layout will be agreed on offline by the protocol team and hardcoded in the reference implementation. + * The first resharding will be scheduled soon after this NEP is merged. The new shard layout boundary accounts will be: ["aurora", "aurora-0", "kkuuue2akv_1630967379.near", "tge-lockup.sweat"]. + * Subsequent reshardings will be scheduled as needed, without further NEPs, unless significant changes are introduced. * In epoch T, past the protocol version upgrade date, nodes will vote to switch to the new protocol version. The new protocol version will contain the new shard layout. * In epoch T, in the last block of the epoch, the EpochConfig for epoch T+2 will be set. The EpochConfig for epoch T+2 will have the new shard layout. * In epoch T + 1, all nodes will perform the state split. The child shards will be kept up to date with the blockchain up until the epoch end first via catchup, and later as part of block postprocessing state application.