You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kiln 🔥🧱 is the followup sprint of Kintsugi 🍵 with aim to move client implementations into the production readiness stage. This is the supposed to be last devnet before pre-production testsnets.
This devnet was important for the EL's beacon sync apart from the changed api semantics.
At the merge points, there were atleast 2 pow chains, and hence when the terminal block came in from the clients that were ahead, the lodestar node (whose EL - nethermind was on another fork), got accepted and didn't move ahead
Because of some issue (already being investigated by nethermind team), it didn't sync to right chain, with ACCEPTED status being rejected till the head of the chain (of synced ELs) move 128 slots ahead, after that it started syncing, and synced up to chain head with an execution status of syncing. Lodestar's behavior in this is as expected and as per the optimistic specs.
Kiln 🔥🧱
Kiln 🔥🧱 is the followup sprint of Kintsugi 🍵 with aim to move client implementations into the production readiness stage. This is the supposed to be last devnet before pre-production testsnets.
Kiln v1 spec: https://hackmd.io/@n0ble/kiln-spec
Kiln v2 spec: https://hackmd.io/@n0ble/kiln-spec#v2-change-set
Milestones tracker: https://notes.ethereum.org/@timbeiko/kiln-milestones
Engine API test vectors: https://notes.ethereum.org/rmVErCfCRPKGqGkUe89-Kg?view
CL Spec Tracker
Merge Tracker
Kiln v1:
beacon sync
apart from the changed api semantics.Kiln v2
- [ ] Add engine_exchangeTransitionConfigurationV1 exchangeTransitionConfiguration heartbeat implementation #3785moved to Merge 🐼 Tracker #3945Devnet -5
Kiln
Kiln spec v2.1
The text was updated successfully, but these errors were encountered: