Skip to content

2.3.0: All about the NEP5

Compare
Choose a tag to compare
@snowypowers snowypowers released this 04 Jan 04:58
· 757 commits to master since this release
  • Smart Contract

    • Add OpCodes APPEND and REVERSE.
  • 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 the decimals field.
    • Update doMintToken to include extra information required for future invokes.
    • Implement the API switch.
  • 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.
  • Others

    • Add docs build information to readme.