Skip to content

Releases: waves-rust/waves-lib-rust

v0.3.2

29 Aug 06:07

Choose a tag to compare

In This Release

  • Updating ed25519-dalek to version 2.0.0

v0.3.1

19 Oct 17:11
965fc06

Choose a tag to compare

In This Release

  • Added Amount module. The Amount type can be used to express Waves amounts that supports conversion to various denominations
  • Added Alias module. The Alias type on working with aliases in the Waves blockchain and presenting it in a format with or without the network prefix

v0.3.0

18 Oct 05:50
bdf10de

Choose a tag to compare

In This Release

  • Added Node module allowing to interact with a blockchain node
  • Updated the code structure inside the library
  • Added basic Debug and Display implementations
  • Updated documentation
  • Added examples

v0.2.4

19 Sep 07:29

Choose a tag to compare

Bump version

v0.2.3

21 Jul 18:29

Choose a tag to compare

Bump version

v0.2.2

25 Jan 00:04

Choose a tag to compare

Update doc