Skip to content

Commit

Permalink
Merge pull request #4 from jxom/jxom/up-revm
Browse files Browse the repository at this point in the history
feat: up revm
  • Loading branch information
gakonst authored Apr 30, 2024
2 parents 07f7c71 + 971ec1a commit 6e8f0a2
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 67 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# foundry-alphanet

Tools built around the patched versions of forge and the solidity compiler from
[clabby/eip-3074-foundry], which support [EIP-3074] instructions.
Tools built around the patched versions of revm, forge, and the solidity compiler from
[anton-rs/3074-invokers], which support [EIP-3074] instructions.

We intend to further roll out Foundry patches to support other EVM modifications such as
new opcodes or precompiles.
Expand Down Expand Up @@ -72,5 +72,5 @@ $ docker run --rm \
--foundry-command "anvil"
```

[clabby/eip-3074-foundry]: https://github.com/clabby/eip-3074-foundry
[anton-rs/3074-invokers]: https://github.com/anton-rs/3074-invokers
[EIP-3074]: https://eips.ethereum.org/EIPS/eip-3074
Loading

0 comments on commit 6e8f0a2

Please sign in to comment.