go-ethereum/params
colin ea43834c19
feat: enable p256Verify in EuclidV2 (#1111)
* enable p256Verify in euclid v2

* try enabling all test cases under ./core

* add secp256r1 precompile test in CI

* remove unused export

* Update params/config.go

Co-authored-by: Péter Garamvölgyi <peter@scroll.io>

* add EuclidV2Time in ChainConfig

* fix a typo

---------

Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
2025-02-06 16:37:28 +08:00
..
bootnodes.go feat: update network configuration (#533) 2023-10-08 16:03:41 +02:00
config.go feat: enable p256Verify in EuclidV2 (#1111) 2025-02-06 16:37:28 +08:00
config_test.go feat: make descartes a timestamp based fork (#852) 2024-06-26 12:35:04 +08: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 feat: implement RIP-7212/EIP-7212 (#798) 2024-06-06 13:40:37 +02:00
version.go feat: Add support for L1 MPT (#1104) 2025-02-05 14:57:40 +01:00