Justin Traglia
|
c72ea8e1dc
|
Convert Blob type to struct (#61)
* Convert Blob type to struct
* Rename blob.data to blob.bytes
|
2023-01-12 10:10:23 -08:00 |
|
Justin Traglia
|
658b43ec16
|
Check ret of blob_to_kzg_commitment in c# bindings
|
2023-01-09 15:22:13 -06:00 |
|
Ramana Kumar
|
68f1d2dd7e
|
Rename load_trusted_setup to load_trusted_setup_file
|
2022-12-10 16:07:40 +00:00 |
|
Alexey Osipov
|
2761467490
|
Merge remote-tracking branch 'origin2/main' into feature/kzg-test
|
2022-11-22 10:50:05 +03:00 |
|
Ramana Kumar
|
471319fd81
|
Rename x to z in csharp bindings for verify_kzg_proof
just for consistency
|
2022-11-21 17:33:59 +00:00 |
|
Ramana Kumar
|
bcc138560a
|
Update interface for verify_kzg_proof
|
2022-11-19 09:35:55 +00:00 |
|
Alexey Osipov
|
7db7616f2b
|
Fix packaing and settings loading
|
2022-11-10 19:23:40 +03:00 |
|
Alexey Osipov
|
08d7384465
|
Remove duplicate files, improve build, change test framework
|
2022-11-07 21:18:23 +03:00 |
|
Ramana Kumar
|
ce8707b5b7
|
Update csharp ckzg.c
|
2022-11-04 09:07:05 +00:00 |
|
Ramana Kumar
|
434c9ae9b9
|
Remove unused code, remove min- prefix
|
2022-11-01 14:24:02 +00:00 |
|