go-ethereum/params
Richord b5e8d12c06
feat: return keccak(chainId || height) for BLOCKHASH opcode (#359)
* changed blockhash behavior

* added patch version

* Update core/vm/runtime/runtime_test.go

Co-authored-by: Péter Garamvölgyi <th307q@gmail.com>

* Update core/vm/runtime/runtime_test.go

Co-authored-by: Péter Garamvölgyi <th307q@gmail.com>

* lint fix

* changed wording

* used interpreter.hasher and padded chainId to uint64

* used interpreter.hasher and padded chainId to uint64

* undo changes

* bump version

---------

Co-authored-by: Péter Garamvölgyi <th307q@gmail.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
2023-06-14 13:11:31 -07:00
..
bootnodes.go Add Scroll bootnode config (#261) 2023-04-19 04:40:52 +02:00
config.go feat: update l1fee calculation (#351) 2023-06-13 10:57:59 +08:00
config_test.go params: allow setting Petersburg block before chain head (#21473) 2020-09-16 09:39:35 +03:00
dao.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
denomination.go style: revert some formatting (#294) 2023-04-20 17:49:35 +08:00
network_params.go les: historical data garbage collection (#19570) 2020-07-13 11:02:54 +02:00
protocol_params.go core/vm: implement EIP-3860: Limit and meter initcode (#23847) (#318) 2023-05-18 12:11:53 +02:00
version.go feat: return keccak(chainId || height) for BLOCKHASH opcode (#359) 2023-06-14 13:11:31 -07:00