celo-org / celo-monorepo

Official repository for core projects comprising the Celo platform
https://celo.org
Apache License 2.0
687 stars 362 forks source link

Deactivate BlochainParameters Contract on L2 #11008

Closed soloseng closed 1 month ago

soloseng commented 2 months ago

Description

Functions that call precompiles now revert on L2.

Other changes

Removed an edge-case test that was only relevant when running test on Ganache, where the epoch size was set to 100

Tested

Unit testes

Related issues