Skip to content

Commit 1193f96

Browse files
committed
chore: add devnet 2 feature.
1 parent 37f0838 commit 1193f96

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/configs/feature.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,8 @@ fusaka-devnet-1:
4242
fill-params: --from=Prague --until=Osaka tests/osaka tests/byzantium/eip198_modexp_precompile ./tests/cancun/eip4844_blobs/test_blob_txs.py::test_sufficient_balance_blob_tx ./tests/cancun/eip4844_blobs/test_blob_txs.py::test_valid_blob_tx_combinations
4343
solc: 0.8.21
4444
feature_only: true
45+
fusaka-devnet-2:
46+
evm-type: develop
47+
fill-params: --from=Prague --until=Osaka -k "((test_precompiles and address_0x100) or (test_set_code_to_precompile and precompile_0x0000000000000000000000000000000000000100)) or (osaka) or (eip198_modexp) or (test_sufficient_balance_blob_tx) or (test_valid_blob_tx_combinations)" tests/osaka tests/byzantium/eip198_modexp_precompile ./tests/cancun/eip4844_blobs/test_blob_txs.py::test_sufficient_balance_blob_tx ./tests/cancun/eip4844_blobs/test_blob_txs.py::test_valid_blob_tx_combinations
48+
solc: 0.8.21
49+
feature_only: true

0 commit comments

Comments
 (0)