c-kzg-4844/bindings
Justin Traglia dc28b03f9d
Cleanup the Makefile (#119)
* Cleanup the Makefile some

* Fix compiler error

* Fix compiler errors in tests

* Fix problems on Linux

* Add test_c_kzg_4844_cov to gitignore

* Add back closing brace for cpp

* Split clean rule into two lines

* Not echo commands when running them

* Allow other compilers to be used

* Update comment

* Only allow clang, actually
2023-02-08 17:35:33 +00:00
..
csharp Use Bytes48 for commitments/proofs (#86) 2023-01-26 14:53:30 +00:00
go Update go get command in instructions (#90) 2023-01-27 10:30:01 +00:00
java Add compute_kzg_proof to java bindings (#94) 2023-01-27 15:16:41 +00:00
node.js Cleanup the Makefile (#119) 2023-02-08 17:35:33 +00:00
python Fix python bindings on macOS (#117) 2023-02-07 22:13:54 +00:00
rust Add compute_kzg_proof to rust bindings (#91) 2023-01-27 15:14:13 +00:00