protolambda / go-kzg

FFT, data-recovery and KZG commitments, a.k.a. Kate commitments, in Go - *super experimental*
MIT License
90 stars 26 forks source link

Add MarshalBinary/UnmarshalBinary methods for G1Point #22

Closed asn-d6 closed 2 years ago

protolambda commented 2 years ago

Using To/From Compressed in go-ethereum data-blob tx prototype now, thanks though :+1: