Skip to content

Releases: waves-rust/waves-lib-rust

v0.3.2

Choose a tag to compare

@deadblackclover deadblackclover released this 29 Aug 06:07

In This Release

  • Updating ed25519-dalek to version 2.0.0

v0.3.1

Choose a tag to compare

@deadblackclover deadblackclover released this 19 Oct 17:11
965fc06

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

Choose a tag to compare

@deadblackclover deadblackclover released this 18 Oct 05:50
bdf10de

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

Choose a tag to compare

@deadblackclover deadblackclover released this 19 Sep 07:29
Bump version

v0.2.3

Choose a tag to compare

@deadblackclover deadblackclover released this 21 Jul 18:29
Bump version

v0.2.2

Choose a tag to compare

@deadblackclover deadblackclover released this 25 Jan 00:04
Update doc