test_valid_multi_inf()
¶
Documentation for tests/prague/eip2537_bls_12_381_precompiles/test_bls12_pairing.py::test_valid_multi_inf@64f949d0
.
Generate fixtures for these test cases for Prague with:
fill -v tests/prague/eip2537_bls_12_381_precompiles/test_bls12_pairing.py::test_valid_multi_inf --fork Prague
Test maximum input given the current environment gas limit for the BLS12_PAIRING precompile.
Source code in tests/prague/eip2537_bls_12_381_precompiles/test_bls12_pairing.py
138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 |
|
Parametrized Test Cases¶
This test case is only parametrized by fork and fixture format.
Test ID (Abbreviated) | expected_output | precompile_gas | precompile_address |
---|---|---|---|
...fork_Prague-state_test--- | 00000000000000000000000000000000 00000000000000000000000000000001 |
None | 15 |
...fork_Prague-blockchain_test_from_state_test--- | 00000000000000000000000000000000 00000000000000000000000000000001 |
None | 15 |
...fork_Osaka-state_test--- | 00000000000000000000000000000000 00000000000000000000000000000001 |
None | 15 |
...fork_Osaka-blockchain_test_from_state_test--- | 00000000000000000000000000000000 00000000000000000000000000000001 |
None | 15 |