go-ethereum/core/vm/runtime
Max Wolff b0b0bf1133
Archimedes hard fork: Disable sha2, ripemd, blake2f precompiles (#280)
* add placeholder block

* add test, more changes

* revert aleth changes

* typo

* typo

* precompile switch

* change precomiles

* rename placeholder to archimedes

* fix comment

* ScrollAlphaChainConfig

* add nil for archimedes block for now

* fix test typo
2023-05-09 09:04:46 -07: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 Archimedes hard fork: Disable sha2, ripemd, blake2f precompiles (#280) 2023-05-09 09:04:46 -07: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: make BLOCKHASH return only last blockhash (#196) 2023-02-10 13:06:42 +08:00