c-kzg-4844/bindings
Justin Traglia 1d3558cec2
Update rust bindings (#143)
* Update rust bindings

* Remove old test vectors

* Add #[must_use] in C_KZG_RET to avoid future missing retval checks

* Replace expect with unwrap

* Fix generate_random_commitment()

* Turn some camels to snakes

* Capitalize some consts

* Improve a bench loop

* Kill a useless extern

---------

Co-authored-by: George Kadianakis <desnacked@riseup.net>
2023-02-22 18:33:15 +02:00
..
csharp Update csharp bindings (#146) 2023-02-21 09:57:25 -06:00
go Update go bindings (#142) 2023-02-20 16:01:31 +00:00
java [Java binding] Validation of loadTrustedSetup parameters (#152) 2023-02-22 08:56:49 -06:00
node.js Add missing exception pending checks 2023-02-22 09:39:16 -06:00
python Update python bindings (#145) 2023-02-20 16:00:13 +00:00
rust Update rust bindings (#143) 2023-02-22 18:33:15 +02:00