go-ethereum/core/vm/runtime
Nazarii Denha ee381b2451
feat: setup configuration for upcoming hard fork and re-enable sha256 precompile (#562)
* setup configuration for upcoming hard fork

* bump version

* bump version

* enable sha256

* rename to kepler

* update

* update lint

* rename Kepler to Banach

* goimports

* reorder precompile forks

* typo

---------

Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
2024-02-09 13:46:33 +01:00
..
doc.go core/vm/runtime: added simple execution runtime 2015-11-18 16:50:20 +01:00
env.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
runtime.go feat: setup configuration for upcoming hard fork and re-enable sha256 precompile (#562) 2024-02-09 13:46:33 +01:00
runtime_example_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
runtime_test.go feat: return keccak(chainId || height) for BLOCKHASH opcode (#359) 2023-06-14 13:11:31 -07:00