go-ethereum/crypto/kzg4844
wellna 2cd5f22037
crypto/kzg4844: use package github.com/crate-crypto/go-eth-kzg (#31806)
I saw in https://github.com/ethereum/go-ethereum/pull/31378 introduced
github.com/crate-crypto/go-eth-kzg to calculate the kzg hash, and
github.com/crate-crypto/go-kzg-4844 was only used in the test files, so
propose to drop it with go-eth-kzg instead
2025-05-13 14:11:27 +02:00
..
kzg4844.go crypto/kzg4844: add ComputeCells functionality (#31378) 2025-04-29 14:42:17 +02:00
kzg4844_ckzg_cgo.go crypto/kzg4844: add ComputeCells functionality (#31378) 2025-04-29 14:42:17 +02:00
kzg4844_ckzg_nocgo.go crypto/kzg4844: add ComputeCells functionality (#31378) 2025-04-29 14:42:17 +02:00
kzg4844_gokzg.go crypto/kzg4844: add ComputeCells functionality (#31378) 2025-04-29 14:42:17 +02:00
kzg4844_test.go crypto/kzg4844: use package github.com/crate-crypto/go-eth-kzg (#31806) 2025-05-13 14:11:27 +02:00
trusted_setup.json crypto/kzg4844: add ComputeCells functionality (#31378) 2025-04-29 14:42:17 +02:00