Commit Graph

5 Commits

Author SHA1 Message Date
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