Releases: Concordium/concordium-node-sdk-js
Releases · Concordium/concordium-node-sdk-js
web-sdk v3.2.0
Adds support for serializing smart contract types with only the specific type's schema
- Bumped @concordium/common-sdk to 6.2.0.
- Bumped @concordium/rust-bindings to 0.9.0.
v1.1.0
Add Invoke Contract + some improvements for types + bugfix
v1.0.0
Support for Sirius update
v0.7.1
Support for initiating and updating contracts with parameters.
v0.6.0
Added a function to deserialize contract state, and added support for the register data transaction.
v0.5.1
- Added functions to generate account aliases, and check if addresses are aliases.
v0.4.0
- 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
- Support for credential deployment transaction.
- Mobile wallet export decryption to extract the identity information required to create credentials.
v0.2.5
- 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
- Better typing for event results.
- Support for simple transfer with memo