go-ethereum/crypto
colin ae7cbae19c
feat(transactions): support blob tx only in encoding/decoding (#626)
* draft change

* fix CI

* remove CancunBlock params and change cancunSigner to londonSignerWithEIP4844

* support blob transactions in receipt

* trigger ci

* bump version
2024-02-01 18:35:12 +01: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
kzg4844 feat(transactions): support blob tx only in encoding/decoding (#626) 2024-02-01 18:35:12 +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