nimbus-eth1/tools/t8n/testdata
andri lim b3a5c67532
Remove exceptions from EVM (#2314)
* 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
2024-06-07 15:24:32 +07:00
..
00-501
00-502
00-503
00-504
00-505
00-506
00-507 add more test cases to t8n tool 2022-12-16 07:54:38 +07:00
00-508 add more test cases to t8n tool 2022-12-16 07:54:38 +07:00
00-509 add more test cases to t8n tool 2022-12-16 07:54:38 +07:00
00-510 add more test cases to t8n tool 2022-12-16 07:54:38 +07:00
00-511 align accounts cache with EIP158/161 2023-03-18 18:13:06 +07:00
00-512 Update t8n test vectors after EIP-7610 update (#2169) 2024-05-08 09:27:37 +07:00
00-513 Update t8n test vectors after EIP-7610 update (#2169) 2024-05-08 09:27:37 +07:00
00-514 Update t8n test vectors after EIP-7610 update (#2169) 2024-05-08 09:27:37 +07:00
00-515 fix t8n's EthAddress parser 2023-04-17 21:32:02 +07:00
00-516 fix processTransaction's gasLimit 2023-04-19 12:37:18 +07:00
00-517 Fix t8n response cancun fields: rename currentBlobGasUsed to blobGasUsed 2023-10-24 21:22:49 +07:00
00-518 Implement EIP-4788: Beacon block root in the EVM (#1722) 2023-08-30 23:29:48 +07:00
00-519 Remove exceptions from EVM (#2314) 2024-06-07 15:24:32 +07:00
00-520 Remove exceptions from EVM (#2314) 2024-06-07 15:24:32 +07:00
00-521 Remove exceptions from EVM (#2314) 2024-06-07 15:24:32 +07:00
00-522 Add EVM tracer test case for EIP-2929 opcodes 2023-08-31 09:49:51 +07:00
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 t8n tools support withdrawals records 2023-03-21 18:36:22 +07:00
27 t8n tools support withdrawals records 2023-03-21 18:36:22 +07:00
28 Fix t8n response cancun fields: rename currentBlobGasUsed to blobGasUsed 2023-10-24 21:22:49 +07:00
29 Fix t8n response cancun fields: rename currentBlobGasUsed to blobGasUsed 2023-10-24 21:22:49 +07:00