Skip to content

Commit

Permalink
fix(README): broken pathway AND name (#5)
Browse files Browse the repository at this point in the history
fix : broken pathway AND name of RIP-7212
  • Loading branch information
Budalebah authored Oct 11, 2024
1 parent 3a642f5 commit 8aa789e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Odyssey implements traits provided by the [reth node builder API](https://paradi

Specifically, Odyssey currently implements the following EIPs:
- [EIP-7702](https://eips.ethereum.org/EIPS/eip-7702): Set EOA account code.
- [EIP-7212](https://eips.ethereum.org/EIPS/eip-7212): Precompile for secp256r1 curve support.
- [RIP-7212](https://ethereum-magicians.org/t/eip-7212-precompiled-for-secp256r1-curve-support/14789): Precompile for secp256r1 curve support.
- [EIP-2537](https://eips.ethereum.org/EIPS/eip-2537): Precompiles for BLS12-381 curve operations.

Odyssey also implements the EIPs for EOF, or [The EVM Object Format](https://evmobjectformat.org/).
Expand Down

0 comments on commit 8aa789e

Please sign in to comment.