go-ethereum/crypto
Ho 11b35cd014
feat: upgrade zktrie to v0.6.0 (#403)
* add domain-spec poseidon hash

* add warning message for deprecated method

* update goimports

* update zktrie to v0.6

* fixes for upgrade

* resume deletion proof

* update alpha genesis since new hash sch eme

* dump zktrie to 0.6

* induce genesis block for scroll sepolia network

* Update version.go

---------

Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
2023-08-02 10:54:41 +08:00
..
blake2b all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
bls12381 Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
bn256 Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
codehash feat: dual code hash (#188) 2023-02-08 16:12:41 -08:00
ecies Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
poseidon feat: upgrade zktrie to v0.6.0 (#403) 2023-08-02 10:54:41 +08:00
secp256k1 Revert "Substitute secp256k1 library for the L1 version (#22)" (#290) 2023-04-19 15:54:20 +08:00
signify all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
crypto.go style: revert some formatting (#294) 2023-04-20 17:49:35 +08:00
crypto_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
signature_cgo.go Revert "Substitute secp256k1 library for the L1 version (#22)" (#290) 2023-04-19 15:54:20 +08:00
signature_nocgo.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
signature_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00