Skip to content

12.1.0 (2022-07-28)

Compare
Choose a tag to compare
@davidyuk davidyuk released this 28 Jul 16:41
· 1045 commits to develop since this release
10e88a5

Features

Bug Fixes

  • ability to use sdk without nodes (8fa29e4)
  • aepp,wallet: avoid invalid message errors using third-party tools (4d4d117)
  • AeSdkBase: don't mutate the options argument (a574b7f)
  • awaitHeight: allow to wait for arbitrary number of blocks (918a885)
  • channel: handle round as number (97d7984)
  • getNetworkId throw proper error without node (3d9e73c)
  • move type packages required by TS projects to dependencies (90c5eb8)
  • node: avoid ts-expect-error missed in generated d.ts file (60d9755)
  • node: don't transform autorest properties (7982327)
  • Node: tread nameTtl, clientTtl as number (b82c398)
  • pollForQueryResponse: poll until query is expired (436f4a9)
  • sendTransaction: don't fall if onAccount missed in AeSdkBase (eebbcb7)
  • switch to aepp-calldata with fixed decoding of lists (c1a3b24)