Skip to content

Releases: Concordium/concordium-node-sdk-js

v1.1.0

14 Jun 13:58
Compare
Choose a tag to compare

Add Invoke Contract + some improvements for types + bugfix

v1.0.0

11 May 12:39
3305772
Compare
Choose a tag to compare

Support for Sirius update

v0.7.1

09 Mar 14:12
4db4216
Compare
Choose a tag to compare

Support for initiating and updating contracts with parameters.

v0.6.0

10 Feb 15:13
39795af
Compare
Choose a tag to compare

Added a function to deserialize contract state, and added support for the register data transaction.

v0.5.1

19 Nov 09:25
Compare
Choose a tag to compare
  • Added functions to generate account aliases, and check if addresses are aliases.

v0.4.0

17 Nov 08:41
Compare
Choose a tag to compare
  • Support for getting account info for a credential registration id.
  • Support for the update credentials account transaction.
  • Support for deploy module, initiate contract and update contract (without parameters).

v0.3.0

28 Oct 11:02
8ce67b6
Compare
Choose a tag to compare
  • Support for credential deployment transaction.
  • Mobile wallet export decryption to extract the identity information required to create credentials.

v0.2.5

21 Oct 10:48
8ba7404
Compare
Choose a tag to compare
  • Added account baker types to AccountInfo
  • Added method to get cryptographic parameters
  • Added method to get identity providers
  • Added method to get anonymity revokers
  • Added method to get list of peers

v0.2.4

27 Sep 12:07
Compare
Choose a tag to compare
  • Better typing for event results.
  • Support for simple transfer with memo