Skip to content

0.25.0-0.1.0 - Epoch 0.25.0

Compare
Choose a tag to compare
@nduchak nduchak released this 23 Nov 09:51
· 3217 commits to master since this release
8a39c0b

Install this using npm i @aeternity/aepp-sdk@next.

Changelog

[0.25.0-0.1.0]

Added

  • Parsing of fee using bignum.js
  • Add networkId as param to Account flavor(default: ae_mainnet)
  • Implement native build of AENS transaction.

Changed

Removed

Breaking Changes

  • Use NETWORK_ID for signing (see here)
  • Keystore format changes

Notes and known Issues