Skip to content

Releases: wavesplatform/WavesJ

v1.3.0

31 May 16:07
208337e
Compare
Choose a tag to compare

This version provides compatibility with Waves Node version 1.4.

New features:

  • Added parsing Ethereum transactions (both token transfers and dApp script invocations) received as JSON or Protobuf.
  • Added parsing of Exchange transactions containing orders with EIP-712 signature.
  • Added Ethereum-Waves converter for addresses and assets ids.

Dependency upgrades:

  • Upgrade to waves-transactions 1.1.0.

v1.2.1

12 Jul 13:10
a20a8cb
Compare
Choose a tag to compare
Fix release workflow (#95)

WavesJ 1.1.0

12 Apr 21:20
3e4b083
Compare
Choose a tag to compare
  • added methods Node.getBalances(List<Address> addresses) and Node.getBalances(List<Address> addresses, int height) to get Waves balances of multiple addresses at once;
  • updated to waves-transactions v1.0.6

WavesJ 1.0.4

19 Mar 15:05
3f78472
Compare
Choose a tag to compare

Updated to official waves-transactions and waves-crypto libraries.
Updated to actual 1.2.18 schemas.

WavesJ 1.0.0 (Waves Node 1.2 Malibu supported)

19 Mar 21:37
18611f0
Compare
Choose a tag to compare