7 Commits

Author SHA1 Message Date
Hsiao-Wei Wang
696d443f0a
Merge branch 'dev' into peer-das 2024-01-19 17:56:10 +08:00
Hsiao-Wei Wang
504b4f9036
Migrating to latest crypto APIs 2024-01-15 17:12:47 +08:00
Etan Kissling
9ebf456e5a
Move Vector support from main section parser to types section parser 2024-01-09 15:14:50 +01:00
Etan Kissling
02d47f1554
ensure floorlog2 is available for use in Custom types section 2024-01-09 14:54:52 +01:00
Hsiao-Wei Wang
0e4737eba2
Add a general compute_merkle_proof helper to replace container-specific helpers 2023-10-30 14:44:32 +08:00
Hsiao-Wei Wang
1657d16afd
Add BLOB_KZG_COMMITMENTS_GINDEX to "Constant". Use pyspec parser trick to add assertion in pyspec 2023-10-29 02:33:07 +08:00
Hsiao-Wei Wang
f1aabcd718
Refactor setup.py (#3393)
* Refactor setup.py

* Update doc with the new file path

* Rearrange spec_builders

* Update doc
2023-06-26 18:01:56 +08:00