Mamy Ratsimbazafy
0f9b9e9606
Parallel Ethereum protocols (BLS signature and KZG) (#279)
* BLS sig: parallel batch verification
* BLS: speedup parallel batch verify with Miller loops on local threads
* shutdown bench
* nit: import style
* implement parallel KZG
* Parallel KZG commitments
* add benchmarks of KZG
* rename protocol file
* small optim: reorder await
* fix rebase
* Faster parallel BLS verification
* fix commitment status replacing previous error in verify_blob_kzg_proof_batch_parallel
* 2x faster parallel EC sum for less than 8192 points
2023-10-06 09:58:20 +02:00
..
2023-04-27 21:52:51 +02:00
2023-09-09 10:09:47 +02:00
2023-08-13 15:08:04 +02:00
2023-09-23 16:59:52 +02:00
2023-06-01 23:38:41 +02:00
2023-08-13 15:08:04 +02:00
2023-05-29 20:14:30 +02:00
2023-10-06 09:58:20 +02:00
2023-08-13 15:08:04 +02:00
2022-02-27 01:49:08 +01:00
2023-09-15 08:21:04 +02:00
2023-06-01 23:38:41 +02:00
2022-04-26 21:24:07 +02:00
2023-09-23 16:59:52 +02:00
2022-03-02 01:18:47 +01:00
2023-08-27 20:50:09 +02:00
2023-10-06 09:58:20 +02:00
2023-10-06 09:58:20 +02:00
2023-08-13 15:08:04 +02:00
2023-10-06 09:58:20 +02:00
2023-10-06 09:58:20 +02:00
2023-10-06 09:58:20 +02:00
2023-09-15 08:21:04 +02:00
2023-09-09 09:20:01 +02:00
2023-08-13 15:08:04 +02:00
2023-08-13 15:08:04 +02:00
2023-07-03 06:57:22 +02:00
2023-02-16 12:45:05 +01:00
2023-08-13 15:08:04 +02:00
2023-08-13 15:08:04 +02:00
2023-08-13 15:08:04 +02:00
2022-08-16 12:07:57 +02:00