Skip to content

v1.1.0

Compare
Choose a tag to compare
@xssnick xssnick released this 03 Aug 16:10
· 601 commits to master since this release
3d9ee05
  • NFT - set of methods for work with NFT and collections, it allows to get info, get content, mint, transfer, edi, etc.
    Send transfer/message with await of confirmation.

  • CurrentMasterChainInfo - self-cached concurrent safe GetMasterChainInfo with automatic check for block availability (to avoid 651 error). Its recommended to us it now.

  • Structs serializations to cell, now you can simply describe queries to contracts using go's structures + tags.

  • Adde Hash field to transaction object. (calculatable)

  • Added Highload wallet type.

  • Load/Store Snake of bytes and strings