celo-org / optimism

Optimism is Ethereum, scaled.
https://optimism.io
MIT License
3 stars 2 forks source link

Update contractKit and celocli to fetch block size differently #131

Closed soloseng closed 1 month ago

soloseng commented 1 month ago

As far as ContractKit or CeloCLI is concerned, it seems that BlockchainParameters wrapper is affected. Since the BlockchainParameters contract is being deprecated on L2, the blockGasLimit and the intrinsicGasForAlternativeFeeCurrency will now be queried on as follows:

soloseng commented 1 month ago

closed in favor of https://github.com/celo-org/celo-blockchain-planning/issues/314