mirror of
https://github.com/status-im/c-kzg-4844.git
synced 2025-01-25 17:39:13 +00:00
1e7353c435
* Run clang-format on test code * Fix format test * Don't pack arguments * Use more descriptive variable names
19 lines
220 B
Plaintext
19 lines
220 B
Plaintext
test_c_kzg_4844
|
|
coverage.html
|
|
*.profraw
|
|
*.profdata
|
|
*.o
|
|
*.s
|
|
*.a
|
|
*.out
|
|
inc/blst.h*
|
|
inc/blst_aux.h*
|
|
.vscode/
|
|
.idea/
|
|
*bindings/*/*.so
|
|
*bindings/rust/target
|
|
*bindings/csharp/*.exe
|
|
*bindings/csharp/*.dll
|
|
__pycache__
|
|
.DS_Store
|