Closed Pangssu closed 9 months ago
The recent updates focus on integrating and configuring settings for the Kroma
blockchain, including specific block and time adjustments. These adjustments also encompass settings for Canyon
and Shanghai
, alongside modifications for Cancun
and circuit parameters. A new chain ID for KromaDevnet
has been introduced, as well as network names and upgrade configurations for various Kroma chains.
File(s) | Change Summary |
---|---|
core/genesis.go |
Adjustments for Kroma chain, including block and time settings for Kroma , Canyon , and Shanghai ; modifications for Cancun and circuit parameters. |
params/config.go |
Added KromaDevnetChainID with a value of 7791. |
params/kroma.go |
Introduced network names and upgrade configurations for Kroma chains. |
🐇💻✨
In the realm of code, where changes abound,
A rabbit hops forth, leaving marks on the ground.
With each leap and bound, new paths are found,
Celebrating the updates, in bytes and sound.
🌟🚀🐾
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Description
This PR with commits that updated the Canyon upgrade activation time for kroma-devnet and kroma-sepolia. The activation time for kroma-devnet is
1707292800
and for kroma-sepolia is1707897600
At the same time as the Canyon upgrade, the Shanghai upgrade is also activated.Summary by CodeRabbit
Kroma
chain with specific block and time configurations.Canyon
andShanghai
.Cancun
parameters and circuit configurations.