Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

Releases: helium/blockchain-node

Release 1.1.71

12 Aug 20:29
1dc6def
Compare
Choose a tag to compare

UPDATED

  • The wallet-pay jsonrpc command now uses payment_v2 as the transaction type to fix issues with subnetwork token activations.

REMOVED

  • Removed deprecated/broken historical balance and gateway information details

NOTES

  1. This release is recommended avoid invalid payment_v1 transactions since they will no longer be accepted by the chain
  2. payment_v2 txns have a slightly hight txn cost
  3. payment_v2 txns have a payments with one or more payees, token types (default HNT) and amounts. Please take this into consideration if you currently rely on the payment_v1 json structure

Release 1.1.70

09 Aug 05:44
9e63981
Compare
Choose a tag to compare

UPDATED

  • Upgrades core to validator1.13.5 equivalent to fix a chain halt problem at block 1469951

NOTES

  1. This release is required to move past a chain halt at block 1469951
  2. This release requires a manual snapshot load of snap-1469947.gz

Release 1.1.69

01 Aug 17:24
90579f9
Compare
Choose a tag to compare

ADDED

  • Implement streaming of transactions over GRPC subscription.
    • Filter subscribed txns by txn_type (defined by the name of the module implementing the blockchain_txn behavior represented as a list of strings)
    • Incorrect txn_types submitted for filtering return an error
  • Query for registered gateway via unary GRPC request

UPDATED

  • Upgrades blockchain-core to latest as of 07.28.2022 (edc710e)

Release 1.1.67

05 Jul 11:06
7a5db43
Compare
Choose a tag to compare

UPDATED

  • Disables use of latest snapshot logic to avoid chain jumps
  • Bump blessed snapshot

Release 1.1.66

28 Jun 19:54
85d30cf
Compare
Choose a tag to compare

UPDATED

  • Upgrades blockchain-core to latest just past validator1.11.7 (73ee062)

Notes

Please upgrade to v1.1.66 by 06/30/2022 00:00 UTC to ensure continued operation and the latest light hotspot fixes in core.

Release 1.1.64

22 May 12:48
Compare
Choose a tag to compare

UPDATED

  • Upgrades blockchain-core to latest as of validator1.11.0 (2022-05-21)

Notes

Please upgrade to v1.1.64 by 05/24/2022 00:00 UTC to ensure continued node operation and the latest light hotspot fixes in core.

1.1.63

13 May 18:37
6c4023a
Compare
Choose a tag to compare

UPDATED

  • Upgrades blockchain-core to latest as of 2022.05.12.0
  • Update blessed snapshot to snap-1353314.gz

Notes

Please upgrade to v1.1.63 by 05/14/2022 00:00 UTC to ensure continued node operation and the latest light hotspot fixes in core.

1.1.62

26 Apr 19:30
cb4243a
Compare
Choose a tag to compare

UPDATED

  • Upgrades blockchain-core to latest as of 2022.04.26

Notes

Please upgrade to v1.1.62 by 05/11/2022 00:00 UTC to ensure chain variable support so that your local blockchain node is able to continue absorbing transactions.

1.1.61

17 Mar 21:47
d7b45ee
Compare
Choose a tag to compare

ADDED

  • Implement commit hooks with heights

UPDATED

  • Upgrades blockchain-core to latest as of 2022.03.07.0

Notes

Please upgrade to v1.1.61 by 03/25/2022 00:00 UTC to ensure chain variable support so that your local blockchain node is able to continue absorbing transactions.

Release 1.1.160

11 Feb 13:12
0618085
Compare
Choose a tag to compare

UPDATED

  • Upgrade blockchain-core to latest as of 2022.02.07

NOTES

This is a mandatory upgrade for all operators as it includes essential core upgrades to support future chain variables. The deadline for this upgrade is Friday, February 18, 2022 00:00 UTC