plugeth/core/vm/testdata
Marius van der Wijden 091c25d983
go.mod: update kzg libraries to use big-endian (#27510)
* go.mod: update kzg libraries to use big-endian

* go.sum: ran go mod tidy

* core/testdata/precompiles: fix blob verification test

* core/testdata/precompiles: fix blob verification test
2023-06-19 15:08:13 +03:00
..
precompiles go.mod: update kzg libraries to use big-endian (#27510) 2023-06-19 15:08:13 +03:00
testcases_add.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_and.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_byte.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_div.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_eq.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_exp.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_gt.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_lt.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_mod.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_mul.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_or.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_sar.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_sdiv.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_sgt.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_shl.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_shr.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_signext.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_slt.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_smod.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_sub.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_xor.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00