We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf11ebb commit 4b87863Copy full SHA for 4b87863
.github/configs/evm.yaml
@@ -17,4 +17,8 @@ eip7692-osaka:
17
pectra-devnet-3:
18
impl: ethjs
19
repo: ethereumjs/ethereumjs-monorepo
20
- ref: t8ntool
+ ref: t8ntool
21
+pectra-devnet-4:
22
+ impl: ethjs
23
+ repo: ethereumjs/ethereumjs-monorepo
24
+ ref: 7702-devnet-4-plus-t8ntool
.github/configs/feature.yaml
@@ -21,4 +21,8 @@ eip7692-osaka:
evm-type: pectra-devnet-3
fill-params: --fork=Prague -m "not slow and not 2537" ./tests/prague/
+ solc: 0.8.21
25
26
+ evm-type: pectra-devnet-4
27
+ fill-params: --fork=Prague -m "not slow and not 2537" ./tests/prague/
28
solc: 0.8.21
0 commit comments