Skip to main content
Fjord improved fee estimation and batch compression, and added the secp256r1 precompile.

What changed

Per the spec overview:
  • Execution layer: RIP-7212 precompile for secp256r1 curve support; FastLZ compression for L1 data fee calculation; deprecated the getL1GasUsed method on the GasPriceOracle predeploy and the L1GasUsed receipt field.
  • Consensus layer: constant maximum sequencer drift; Brotli channel compression; increased max bytes per channel and max channel bank size.