Hsiao-Wei Wang
|
b230a42584
|
Add deprecation helpers in spec builder
|
2024-07-08 14:36:49 -03:00 |
Hsiao-Wei Wang
|
744ae2e687
|
Add EIP-6800 linter checks.
Fix the lint errors.
Remove custom type `StateDiff` and then use `List[StemStateDiff, MAX_STEMS]` directly in `ExecutionWitness`.
|
2024-05-28 16:24:11 +08:00 |
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 |