hyperledger / besu-native

Apache License 2.0
12 stars 34 forks source link

add groupToField and return uncompressed serialized commitments #146

Closed dragan2234 closed 5 months ago

dragan2234 commented 5 months ago

Switching to uncompressed commitments and adding a groupToField method.

Closes https://github.com/hyperledger/besu-native/issues/130 Closes https://github.com/hyperledger/besu-native/issues/128

This is paired with https://github.com/hyperledger/besu-verkle-trie/pull/37