Skip to content

v0.31.0

Latest
Compare
Choose a tag to compare
@tuliomir tuliomir released this 24 Jan 19:41
· 3 commits to master since this release
v0.31.0
87c61fe

What's Changed

Fixes

  • fix: allTokens variable is a list, not an object in #690
  • fix: use 3 columns in the methods list in #702
  • fix: Restore e2e tests in #698
  • fix: missing bigint constants in #707
  • fix: bigint on TxData and NanoContractDetails in #715

Features

  • feat: verify is tx is confirmed before getting nc state in #695
  • feat: implement bigint output support in #700
  • feat: add network settings screen in #701

Docs

  • docs: New QA doc for nano in #683

Others

  • chore(release): Improve release scripts in #689
  • style: improve nano methods style for many available methods in #693
  • ci: add support for node v22 in #684
  • chore: add build for linux arm64 in #673
  • refactor: improve amount handling in #699

Full Changelog: v0.30.1...v0.31.0