Skip to content

Commit a2a64a7

Browse files
committed
adding context and removing a broken link
1 parent 21a19dd commit a2a64a7

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

pages/stack/smart-contracts.mdx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,11 @@ Contract releases have a component name of `op-contracts` and therefore are tagg
3535

3636
#### op-contracts/v1.8.0 - Holocene contract changes
3737

38-
This release is suitable for the L1 contracts as part of the Holocene network upgrade.
38+
This release is suitable for the L1 contracts as part of the Holocene network upgrade. The Holocene network upgrade contains three changes:
39+
40+
* Holocene block derivation: a set of changes that render the derivation pipeline stricter and simpler, but also improve worst-case scenarios for Fault Proofs and Interoperability.
41+
* EIP-1559 configurability: The elasticity and denominator EIP-1559 parameters become configurable via the SystemConfig L1 contract, allowing gas target and gas limit to be independently configured.
42+
* MIPS contract upgrade: Updates to support additional calls made by the new op-program version.
3943

4044
* [Official - Holocene Contract Release](https://github.com/ethereum-optimism/optimism/releases/tag/op-contracts%2Fv1.8.0)
4145
* [Governance Post](https://gov.optimism.io/t/upgrade-proposal-11-holocene-network-upgrade/9313)
@@ -69,7 +73,7 @@ This release is suitable for the L1 contracts as part of the Holocene network up
6973

7074
The release fixes security vulnerabilities found in Fault Proof contracts. They were made in response to security vulnerabilities identified during a series of third-party security audits by Spearbit, Cantina, and Code4rena. None of the vulnerabilities have been exploited, and user assets are not and were never at risk.
7175

72-
The upgrade was coupled with the [Granite network upgrade](/operators/node-operators/network-upgrades#granite) to improve the stability and performance of the Fault Proof System. In addition, the capabilities of the Guardian and DeputyGuardian have been extended to set the anchor state for the Fault Proof System in order to prevent referencing invalid anchor states.
76+
The upgrade was coupled with the Granite network upgrade to improve the stability and performance of the Fault Proof System. In addition, the capabilities of the Guardian and DeputyGuardian have been extended to set the anchor state for the Fault Proof System in order to prevent referencing invalid anchor states.
7377

7478
* [Official - Fault Proof Fixes Release](https://github.com/ethereum-optimism/optimism/releases/tag/op-contracts%2Fv1.6.0)
7579
* [Governance Post](https://gov.optimism.io/t/upgrade-proposal-10-granite-network-upgrade/8733)

0 commit comments

Comments
 (0)