Skip to content

Commit

Permalink
chore: update workflow configs for pectra devnet 5 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
spencer-tb committed Dec 5, 2024
1 parent 14d99a5 commit 6adbdc8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 14 deletions.
12 changes: 4 additions & 8 deletions .github/configs/evm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,7 @@ eip7692:
repo: ethereum/evmone
ref: master
targets: ["evmone-t8n", "evmone-eofparse"]
pectra-devnet-3:
impl: ethjs
repo: ethereumjs/ethereumjs-monorepo
ref: t8ntool
pectra-devnet-4:
impl: ethjs
repo: ethereumjs/ethereumjs-monorepo
ref: 7702-devnet-4-plus-t8ntool
pectra-devnet-5:
impl: eels
repo: null
ref: null
8 changes: 2 additions & 6 deletions .github/configs/feature.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,7 @@ eip7692:
fill-params: --fork=Osaka ./tests/osaka
solc: 0.8.21
eofwrap: true
pectra-devnet-3:
evm-type: pectra-devnet-3
fill-params: --fork=Prague -m "not slow" ./tests/prague/
solc: 0.8.21
pectra-devnet-4:
evm-type: pectra-devnet-4
pectra-devnet-5:
evm-type: pectra-devnet-5
fill-params: --fork=Prague -m "not slow and not eip_version_check" ./tests/prague/
solc: 0.8.21

0 comments on commit 6adbdc8

Please sign in to comment.