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 463672f commit 36443d2Copy full SHA for 36443d2
.github/configs/feature.yaml
@@ -20,5 +20,6 @@ benchmark_develop:
20
21
bal:
22
evm-type: develop
23
- fill-params: --fork=Amsterdam ./tests/amsterdam/eip7928_block_level_access_lists
+ # TODO: Turn on block rlp limit tests after making filling them more flexible.
24
+ fill-params: --fork=Amsterdam -k "not eip7934"
25
feature_only: true
0 commit comments