v0.2.1
Pre-release
Pre-release
cashc compiler
- ✨ Support
bytestypes with bounded size, e.g.bytes1,bytes13,bytes32. - 🐛 Fix bug in bytecode optimisation
CashScript SDK
- ✨ Support
bytestypes with bounded size, e.g.bytes1,bytes13,bytes32. - 🐦 Automatically output meep command on failed transaction error.
- 🔨 Make the
hashtypeparameter in signature placeholders optional.