sol_abi 0.1.1
sol_abi: ^0.1.1 copied to clipboard
ABI JSON, metadata JSON, and NatSpec generation for the sol_pkgs Solidity compiler.
0.1.1 #
- FIX: Implement unimplemented PLAN.md features (types, linker, Yul parser/optimizer, optimizer flag) (#3).
- FIX: complited todos.
- FIX: for release.
- FEAT: CLI/web3の実用性向上 — constructor引数・revert理由・イベント表示・サブコマンド (#6).
- FEAT: enhance sol_web3 with WebSocket support and JSON-RPC transport.
0.1.0+2 #
- FIX: Implement unimplemented PLAN.md features (types, linker, Yul parser/optimizer, optimizer flag) (#3).
- FIX: complited todos.
0.1.0+1 #
- FIX: for release.