Add kzg crate functions

This commit is contained in:
Pawan Dhananjay
2022-11-22 01:21:10 +05:30
committed by realbigsean
parent 3288404ec1
commit e8b5f311aa
6 changed files with 82 additions and 17 deletions

View File

@@ -19,4 +19,4 @@ eth2_serde_utils = "0.1.1"
hex = "0.4.2"
eth2_hashing = "0.3.0"
ethereum-types = "0.12.1"
c-kzg = {git = "https://github.com/pawanjay176/c-kzg-4844", rev = "f4b0c2a84e7a90fa2e0e4e04e5d777be146c6e94" }
c-kzg = {git = "https://github.com/pawanjay176/c-kzg-4844", rev = "cb3745d26b728ee526dc41912e3e1bc6f17a5eeb" }