Skip to content

Releases: wavesplatform/gowaves

Version 0.10.6 (Features 20 and 21)

15 Jun 14:36
v0.10.6
df50e74
Compare
Choose a tag to compare

In the release

  • Support for Feature 20 "Capped XTN Buy-back and DAO Amounts"
  • Support for Feature 21 "XTN Buy-back Cessation"
  • REST API rate limiter is on by default and can be configured by new node CLI parameter
  • REST API Client adds chainId field to all broadcast requests

Full Changelog: v0.10.5...v0.10.6

Version 0.10.5 (Feature 19 "Block Reward Distribution")

23 May 08:49
v0.10.5
e53aedd
Compare
Choose a tag to compare

In this release

  • Support for Feature 19 "Block Reward Distribution" (WEP-14)
  • Ride compiler implemented
  • REST API improvements
  • Fixed issue with Ride functions transactionHeightById and transactionById

Version 0.10.4

03 Mar 10:41
v0.10.4
39a4229
Compare
Choose a tag to compare

In this release

  • Support for Feature 18 "Consensus and MetaMask updates"
  • REST API Client cleanup to match the current state of Waves node REST API
  • Wallet utility updated, new option to import seeds in Scala format added.
  • Fixed issue with size check of bytes strings in Ride

Version 0.10.3

14 Dec 11:06
v0.10.3
d2fc4e3
Compare
Choose a tag to compare

In this release

  • Numerous fixes to the REST API client
  • Fixed validation of payments in a nested invoke call
  • Added gRPC server reflection, Postman and other tools can get gRPC schema from the node

Version 0.10.2

20 Oct 06:18
v0.10.2
4ea0b32
Compare
Choose a tag to compare

In this release

  • Improved compatibility of Eth API with latest Metamask versions
  • blocks/headers methods added to REST API
  • transactions/broadcast/ API method fixed
  • REST API client improvements and fixes
  • Various validation issues fixed
  • Blockchain import speed improvements

Version 0.10.1

10 Aug 12:49
v0.10.1
56259d4
Compare
Choose a tag to compare

In this release

  • Support for key and matches query parameters of /addresses/data method added to REST API client
  • Fixed math context issue in Ride's LogBigInt function
  • Fixed issue with a complexity calculation in some cases of invoke function failure

Zegema Compatibility Release

02 Aug 07:48
v0.10.0
43178ac
Compare
Choose a tag to compare

In the release

Update notes

This release brings a new version of state storage. Please, re-import or re-synchronise node's state from scratch.

Jumeirah Compatibility Release

16 Jun 08:57
f595426
Compare
Choose a tag to compare

In the release

Update notes

This release brings a new version of state storage. Please, re-import or re-synchronise node's state from scratch.

Improved Synchronisation Release

19 Mar 09:28
fb209f1
Compare
Choose a tag to compare

In this release

  • Improved synchronisation on receiving a key-block that reference to not the last micro-block.
  • Fixed issue of invalid signature generation for some micro-blocks.
  • RIDE function to take list element by index implemented for RIDE v5.
  • Less excessive logging, most of expected error messages moved to DEBUG level.

Bug fix release

05 Jan 11:25
fd4135b
Compare
Choose a tag to compare

In the release

  • Fixed non-critical complexity discrepancy for few RIDE functions
  • Fixed invalid script failure on invalid asset ID in Transfer script action
  • Fixed an absence of sender's public key bytes while asset script validation

Please, update your MainNet nodes.