Releases: helium/blockchain-node
Release 1.1.71
UPDATED
- The
wallet-pay
jsonrpc command now usespayment_v2
as the transaction type to fix issues with subnetwork token activations.
REMOVED
- Removed deprecated/broken historical balance and gateway information details
NOTES
- This release is recommended avoid invalid payment_v1 transactions since they will no longer be accepted by the chain
payment_v2
txns have a slightly hight txn costpayment_v2
txns have apayments
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
UPDATED
- Upgrades core to
validator1.13.5
equivalent to fix a chain halt problem at block1469951
NOTES
- This release is required to move past a chain halt at block
1469951
- This release requires a manual snapshot load of snap-1469947.gz
Release 1.1.69
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
- Filter subscribed txns by txn_type (defined by the name of the module implementing the
- Query for registered gateway via unary GRPC request
UPDATED
- Upgrades blockchain-core to latest as of 07.28.2022 (edc710e)
Release 1.1.67
UPDATED
- Disables use of latest snapshot logic to avoid chain jumps
- Bump blessed snapshot
Release 1.1.66
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
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
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
1.1.61
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
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