Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/base-chain/specs/upgrades/fjord/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ description: "Overview of the Fjord hardfork, introducing FastLZ-based L1 fee es

## Execution Layer

- [RIP-7212: Precompile for secp256r1 Curve Support](/base-chain/specs/protocol/execution/evm/precompiles#P256VERIFY)
- [RIP-7212: Precompile for secp256r1 Curve Support](/base-chain/specs/protocol/execution/evm/precompiles#p256verify)
- [FastLZ compression for L1 data fee calculation](/base-chain/specs/upgrades/fjord/exec-engine#fees)
- [Deprecate the `getL1GasUsed` method on the `GasPriceOracle` contract](/base-chain/specs/upgrades/fjord/predeploys#l1-gas-usage-estimation)
- [Deprecate the `L1GasUsed` field on the transaction receipt](/base-chain/specs/upgrades/fjord/exec-engine#l1-gas-usage-estimation)
Expand Down