elrond-wasm 0.28.0, elrond-codec 0.9.0, mandos 0.12.0
andrei-marinica
released this
22 Feb 21:46
·
5059 commits
to master
since this release
- Major elrond-codec refactor:
- Redesigned the error handling for single value encoding
- Introduced multi-value encoding, which replaces the previous endpoint argument and result mechanisms
- Mandos improvements:
- Multi-values: out, topics, ESDT uri
- Logs "+" wildcard
- Builtin function mocks:
ESDTNFTUpdateAttributes
,ESDTNFTAddURI
- New storage mappers:
FungibleTokenMapper
,NonFungibleTokenMapper
,WhitelistMapper
- Call value wrapper avoids using invalid token index in requests