2
0
mirror of https://github.com/status-im/nimbus-eth2.git synced 2025-01-10 14:26:26 +00:00

20 Commits

Author SHA1 Message Date
tersec
5579c5234f
automated consensus spec URL updating to v1.5.0-alpha.9 () 2024-11-24 13:16:09 +01:00
tersec
3868365ac0
automated consensus spec URL updating to v1.5.0-alpha.8 () 2024-10-09 08:37:35 +02:00
tersec
17d66118e8
automated consensus spec URL updating to v1.5.0-alpha.7 () 2024-10-06 14:03:56 +00:00
tersec
256f6b8b89
automated consensus spec URL updating to v1.5.0-alpha.6 () 2024-09-21 03:22:41 +02:00
Agnish Ghosh
8306ad58bd
add: EF test vectors as per alpha 5 for peerdas ()
* added: EF tests for peerdas kzg crypto

* keep links to alpha 5 (latest)
2024-09-02 17:23:06 +02:00
Agnish Ghosh
5a44e39e31
bump nim-kzg4844, enable ckzg2.0.0, fix whatever needed () 2024-09-02 11:47:00 +00:00
Kim De Mey
cd008ba7ef
Bump NimYAML + bump related changes () 2024-07-17 21:50:29 +02:00
Eugene Kabanov
84a35c85c5
Fix for gcc-14 issues in kzg-4844. ()
* Bump nim-kzg4844.

* Fix code to use proper KZG types.

* Add missing coma.

* Fix compilation issue.

* Bump nim-kzg4844.

* Add debugging output.

* Remove debugging output.

* Restore groupBlobs function.
2024-07-03 10:01:33 +00:00
tersec
a93ab7cf3b
Revert "bump nim-kzg4844 for gcc-14 compatibility ()" ()
This reverts commit c5326619a4d094db6f9e36c18992e0fa62fdc3d1.
2024-06-14 23:23:19 +00:00
Eugene Kabanov
c5326619a4
bump nim-kzg4844 for gcc-14 compatibility ()
* Bump nim-kzg4844.

* Fix code to use proper KZG types.

* Add missing coma.

* Fix compilation issue.

* Bump nim-kzg4844.
2024-06-14 00:46:03 +00:00
tersec
77d926525f
stop using deprecated stew/results ()
* stop using deprecated stew/results

* exception tracking linting
2024-06-11 02:34:56 +00:00
tersec
6b8061b5d6
automated consensus spec URL updating to v1.5.0-alpha.2 () 2024-05-09 05:03:10 +00:00
tersec
0132f5d689
some consensus spec v1.4.0 spec URL updates () 2024-04-18 03:00:04 +02:00
tersec
867995acd1
some consensus spec v1.4.0 spec URL updates () 2024-04-17 05:51:16 +02:00
Etan Kissling
702f4c6a45
add {.push raises: [].} to more files ()
Extend `{.push raises: [].}` to all files with spec references that are
periodically updated.

- https://github.com/status-im/nimbus-eth2/pull/5942
2024-02-22 11:03:09 +01:00
tersec
6c53dc1e11
automated consensus spec URL updating to v1.4.0-beta.6 () 2024-01-20 11:19:47 +00:00
tersec
d99347afaa
add all remaining KZG test cases () 2024-01-19 10:59:07 +00:00
tersec
52ed0d6aa1
rm kzg test fixture code duplication and add test vector coverage checks () 2024-01-15 07:14:38 +01:00
tersec
c815e71af0
rest of EF KZG test harnesses () 2024-01-13 01:31:29 +00:00
tersec
aef3879652
some EF KZG test harnesses () 2024-01-12 22:29:43 +00:00