We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d799667 commit 410f231Copy full SHA for 410f231
1 file changed
src/content/docs/en/technology/overview/scroll-upgrades/feynman-upgrade.mdx
@@ -20,8 +20,8 @@ This upgrade contains changes such as:
20
Please note that [EIP-7702](https://eips.ethereum.org/EIPS/eip-7702) from Pectra has been supported since the Euclid upgrade.
21
22
#### Simplified Smart Contracts
23
-Migrating from halo2 to OpenVM allowed us to remove some previous limitations of the protocol, including transaction skipping.
24
-In Feynman, we remove skipping, as well as old codec versions from our deployed smart contracts.
+Migrating from halo2 to OpenVM allowed removal of some previous limitations of the protocol, including transaction skipping.
+In Feynman, skipping is removed, as well as old codec versions from previously deployed smart contracts.
25
26
### Timeline
27
0 commit comments