go-ethereum/crypto
Marius van der Wijden df0bd8960c
core/txpool/blobpool: migrate billy to new slot size (#31966)
Implements a migration path for the blobpool slotter

---------

Co-authored-by: lightclient <lightclient@protonmail.com>
Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
Co-authored-by: Gary Rong <garyrong0905@gmail.com>
2025-09-15 21:34:57 +08:00
..
blake2b go.mod, build: require go 1.24 and upgrade linter (#32584) 2025-09-11 13:07:04 +02:00
bn256 go.mod, build: require go 1.24 and upgrade linter (#32584) 2025-09-11 13:07:04 +02:00
ecies all: fix some typos in comments and names (#31023) 2025-01-14 14:16:15 +01:00
kzg4844 core/txpool/blobpool: migrate billy to new slot size (#31966) 2025-09-15 21:34:57 +08:00
secp256k1 crypto/secp256k1: use ReadBits from common/math (#32430) 2025-08-14 14:32:45 +02:00
secp256r1 core/vm: implement EIP-7951 - precompile for secp256r1 (#31991) 2025-07-07 20:59:45 +02:00
signify build: replace tenv linter with usetesting (#31172) 2025-02-21 13:36:18 +01:00
crypto.go all: create global hasher pool (#31769) 2025-05-09 13:52:40 +08:00
crypto_test.go all: reuse the global hash buffer (#31839) 2025-06-18 15:29:14 +08:00
signature_cgo.go crypto: use pure Go signature implementation in tinygo (#31878) 2025-05-23 11:14:40 +02:00
signature_nocgo.go crypto: use pure Go signature implementation in tinygo (#31878) 2025-05-23 11:14:40 +02:00
signature_test.go all: remove duplicate word in comments (#29531) 2024-04-15 08:34:31 +02:00