Commit 5619ef7
committed
Rewrite playground as struct packing visualizer
Replace the single-value encode/decode playground with a struct-oriented
tool that shows how quantizing fields changes storage slot packing.
Users define a struct with typed fields, optionally quantize them, and
see the resulting slot layout side by side with the original. Includes
reorder controls, validation, summary stats with gas savings estimates,
and generated Solidity code with copy button.1 parent 3f01504 commit 5619ef7
1 file changed
+658
-272
lines changed
0 commit comments