b3a5c67532
* Remove exception from evm memory * Remove exception from gas meter * Remove exception from stack * Remove exception from precompiles * Remove exception from gas_costs * Remove exception from op handlers * Remove exception from op dispatcher * Remove exception from call_evm * Remove exception from EVM * Fix tools and tests * Remove exception from EVMC * fix evmc * Fix evmc * Remove remnants of async evm stuff * Remove superflous error handling * Proc to func * Fix errors detected by CI * Fix EVM op call stack usage * REmove exception handling from getVmState * Better error message instead of just doAssert * Remove unused validation * Remove superflous catchRaise * Use results.expect instead of unsafeValue |
||
---|---|---|
.. | ||
00-501 | ||
00-502 | ||
00-503 | ||
00-504 | ||
00-505 | ||
00-506 | ||
00-507 | ||
00-508 | ||
00-509 | ||
00-510 | ||
00-511 | ||
00-512 | ||
00-513 | ||
00-514 | ||
00-515 | ||
00-516 | ||
00-517 | ||
00-518 | ||
00-519 | ||
00-520 | ||
00-521 | ||
00-522 | ||
1 | ||
2 | ||
3 | ||
4 | ||
5 | ||
7 | ||
8 | ||
9 | ||
10 | ||
11 | ||
12 | ||
13 | ||
14 | ||
15 | ||
16 | ||
17 | ||
18 | ||
19 | ||
20 | ||
21 | ||
22 | ||
23 | ||
24 | ||
25 | ||
26 | ||
27 | ||
28 | ||
29 |