2.3.0: All about the NEP5
-
Smart Contract
- Add OpCodes
APPEND
andREVERSE
.
- Add OpCodes
-
API
- Add
getPrices
to get multiple token prices with a single API call. - Update parsing of
api/getToken
to include case of empty string for parsing thedecimals
field. - Update
doMintToken
to include extra information required for future invokes. - Implement the API switch.
- Add
-
Fixes
- Fix
core.signTransaction
to check if input is a HEX private key. - Fix NEP5 tokens to parse by
decimals
field. - Fix default values for invocation exclusive component.
- Fix
-
Others
- Add docs build information to readme.