Commit 7b3aea5
Expand leanSpec E2E tests to subspecs/ layer (Tiers 8-12)
Add 5 new E2E test tiers running real leanSpec subspecs Python files:
koalabear/field.py (Fp arithmetic), ssz/ pipeline (constants, utils,
pack, merkleization, hash_tree_root via singledispatch), chain/config
constants, and containers (Slot, Checkpoint, Config). Fix bytes
__getitem__ to support slice tuples on subclass instances, and add
memoryview/frozenset/complex as builtin names.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 5f741f1 commit 7b3aea5
4 files changed
Lines changed: 427 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1751 | 1751 | | |
1752 | 1752 | | |
1753 | 1753 | | |
| 1754 | + | |
| 1755 | + | |
| 1756 | + | |
| 1757 | + | |
| 1758 | + | |
| 1759 | + | |
| 1760 | + | |
| 1761 | + | |
1754 | 1762 | | |
1755 | 1763 | | |
1756 | 1764 | | |
| |||
2757 | 2765 | | |
2758 | 2766 | | |
2759 | 2767 | | |
2760 | | - | |
| 2768 | + | |
| 2769 | + | |
2761 | 2770 | | |
2762 | 2771 | | |
2763 | 2772 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
| 353 | + | |
353 | 354 | | |
354 | 355 | | |
355 | 356 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
787 | 787 | | |
788 | 788 | | |
789 | 789 | | |
| 790 | + | |
790 | 791 | | |
791 | 792 | | |
792 | 793 | | |
| |||
0 commit comments