Commit Graph

3 Commits

Author SHA1 Message Date
racytech
d4f8da719e
init kzg ctx from file (trusted_setup.json) (#1066) 2023-08-03 06:35:10 +00:00
Andrew Ashikhmin
42c9c28cac
Update go-kzg-4844 to v0.3.0 (#1015)
[v0.3.0](https://github.com/crate-crypto/go-kzg-4844/releases/tag/v0.3.0)
switches precompile input's z and y to big endian according to
https://github.com/ethereum/EIPs/pull/7020.
2023-06-07 15:29:33 +00:00
Roberto Bayardo
b182304fe4
add kzg context to erigon-lib (#984)
Both the core erigon client and the erigon-lib txpool need to access kzg
functionality for EIP-4844, so moving this here where it can be reused
across both.
2023-05-03 06:42:21 +00:00