Skip to content

Commit

Permalink
RESET: Add dummy feature to test tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
marioevz committed Aug 8, 2024
1 parent ba24dbe commit f3e55e8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions configs/feature.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ develop:
fill-params: --until=Prague
solc: 0.8.21
eip7692:
evm-type: eip7692
fill-params: --fork=CancunEIP7692 ./tests/prague
solc: 0.8.21
eip7692-test:
evm-type: eip7692
fill-params: --fork=CancunEIP7692 ./tests/prague
solc: 0.8.21

0 comments on commit f3e55e8

Please sign in to comment.