mirror of
https://github.com/status-im/c-kzg-4844.git
synced 2025-01-10 18:25:48 +00:00
98aa54a996
* Add tinytest.h testing framework from https://github.com/joewalnes/tinytest/ * Add a basic compute_kzg_proof() test
16 lines
192 B
Plaintext
16 lines
192 B
Plaintext
test_c_kzg_4844
|
|
*.o
|
|
*.s
|
|
*.a
|
|
*.out
|
|
inc/blst.h*
|
|
inc/blst_aux.h*
|
|
.vscode/
|
|
.clang-format
|
|
*bindings/*/*.so
|
|
*bindings/rust/target
|
|
*bindings/csharp/*.exe
|
|
*bindings/csharp/*.dll
|
|
__pycache__
|
|
.DS_Store
|