Commit graph

3 commits

Author SHA1 Message Date
mmsqe
7fddaecfd9
accounts/abi: support inline tuple 2026-01-15 20:03:56 +08:00
mmsqe
fd81bb1b9f
accounts/abi: support constructor/fallback/receive 2026-01-15 20:03:55 +08:00
mmsqe
bf541d1dfd
accounts/abi, cmd/abigen: add human-readable ABI support
* to provide intuitive way to define contract interfaces compared to verbose JSON
* inspired by: https://github.com/yihuang/go-abi
* for more spec: https://abitype.dev/api/human
2026-01-15 20:03:55 +08:00