mirror of
https://github.com/status-im/c-kzg-4844.git
synced 2025-01-10 10:15:41 +00:00
71dd9574d6
* Add go bindings * Use Bytes32 type * Update blst package * Add binding for compute_kzg_proof * Use bytes-only input (will fail) * Fix go bindings tests * Use better blobs for benchmarks * Move rand* funcs to helpers & add comment * Add headers check