sol_types 0.1.1
sol_types: ^0.1.1 copied to clipboard
Solidity type system for the sol_pkgs compiler. Defines the runtime type lattice, implicit/explicit conversions, and mutability.
0.1.1 #
- FIX: Implement unimplemented PLAN.md features (types, linker, Yul parser/optimizer, optimizer flag) (#3).
- FIX: for release.
- FEAT: CLI/web3の実用性向上 — constructor引数・revert理由・イベント表示・サブコマンド (#6).
0.1.0+2 #
- FIX: Implement unimplemented PLAN.md features (types, linker, Yul parser/optimizer, optimizer flag) (#3).
0.1.0+1 #
- FIX: for release.