plugeth/crypto/kzg4844
kevaundray a6a0ae45b6
crypto/kzg4844: use the new trusted setup file and format (#28383)
Changes the trusted_setup to the one created during the kzg-ceremony. The trusted setup file can be found in the consensus specs: https://github.com/ethereum/consensus-specs/blob/dev/presets/mainnet/trusted_setups/trusted_setup_4096.json
---------

Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
2023-10-22 16:05:04 +02:00
..
kzg4844_ckzg_cgo.go crypto/kzg4844: do lazy init in all ckzg funcs (#27679) 2023-07-24 19:13:34 +03:00
kzg4844_ckzg_nocgo.go crypto/kzg4844: pull in the C and Go libs for KZG cryptography (#27155) 2023-05-10 14:54:14 +03:00
kzg4844_gokzg.go crypto/kzg4844: pull in the C and Go libs for KZG cryptography (#27155) 2023-05-10 14:54:14 +03:00
kzg4844_test.go crypto/kzg4844: do lazy init in all ckzg funcs (#27679) 2023-07-24 19:13:34 +03:00
kzg4844.go crypto/kzg4844: do lazy init in all ckzg funcs (#27679) 2023-07-24 19:13:34 +03:00
trusted_setup.json crypto/kzg4844: use the new trusted setup file and format (#28383) 2023-10-22 16:05:04 +02:00