go-ethereum/core/vm
Ulaş Erdoğan 2bbf30ff90 core/vm: force the input length of p256verify
(cherry picked from commit 21f4932c9b)
2023-11-03 09:33:22 +05:30
..
runtime dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
testdata core/vm: fix testdata non-malleable for p256Verify 2023-11-03 09:31:20 +05:30
analysis.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
analysis_test.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
common.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
contract.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
contracts.go core/vm: force the input length of p256verify 2023-11-03 09:33:22 +05:30
contracts_test.go core/vm: fix testdata non-malleable for p256Verify 2023-11-03 09:31:20 +05:30
doc.go core/vm: remove JIT VM codes (#16362) 2018-03-26 13:48:04 +03:00
eips.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
errors.go core/vm: implement EIP-3860: Limit and meter initcode (#23847) 2023-01-11 04:05:47 -05:00
evm.go clean : shanghai changes 2023-10-06 12:06:46 +05:30
gas.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
gas_table.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
gas_table_test.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
instructions.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
instructions_test.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
interface.go dev: add: merge upstream 2023-06-09 14:34:30 +02:00
interpreter.go clean : shanghai changes 2023-10-06 12:06:46 +05:30
interpreter_test.go dev: add: merge upstream 2023-06-09 14:34:30 +02:00
jump_table.go rm : prevrandao 2023-11-01 00:44:16 +05:30
jump_table_export.go dev: fix: solve more lint issues 2023-06-15 14:54:08 +02:00
jump_table_test.go dev: fix: thelper and tparallel lint 2023-06-14 16:29:26 +02:00
logger.go dev: chg: more regression changes for bor after merge 2023-06-12 19:35:40 +02:00
memory.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
memory_table.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
opcodes.go core/vm: order opcodes properly (#27113) 2023-04-20 02:52:00 -04:00
operations_acl.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
stack.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
stack_table.go core/vm: 64 bit memory and gas calculations (#19210) 2019-03-12 11:40:05 +02:00