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

Releases: helium/blockchain-node

Speculative Nonces and Blockchain Updates

30 Jun 23:21
65fa681
Compare
Choose a tag to compare
  • Store extended transaction json
  • Adds pending_transaction_get
    
* Add speculative nonce support for payments
  • Add speculative_nonce output to account_get
  • Updates blessed snapshot from 894241 to 900001
  • Updates blockchain-core from 2021.06.25.1 to 2021.06.30.0

Chain Halt Fix

26 Jun 00:29
f6afd25
Compare
Choose a tag to compare

This upgrades the core to 2021.06.25.1 to fix a chain halt at Block 896679

NOTE This upgrade is required to avoid halting your blockchain instance.

Validator / State Channel Fixes

24 Jun 04:15
ef80782
Compare
Choose a tag to compare

This upgrades the core the 2021.06.23.1 to fix a number of validator issues and scaling for chain state channel support.

NOTE This upgrade is required for full validator and state channel support. Your node will halt if this upgrade is not applied

Upgrade Core for Validators

30 May 02:20
b7e5cd5
Compare
Choose a tag to compare

This upgrades the core the 2021.05.29.0 to complete the validator integration.

NOTE This upgrade is required for full validator support

Quick Snapshot Load

27 May 06:52
56abf4b
Compare
Choose a tag to compare
  • Adds a default s3_base_url to to enable quick snapshot syncing of the configured snapshot

Core Chain Variable Fix

27 May 05:04
Compare
Choose a tag to compare
  • This upgrades blockchain core to get past a staking variable format change error
  • Bumps the snapshot block and hash

NOTE: This upgrade is required to get past an invalid staking key chain var transaction

Core Upgrade and Lock File Fix

14 Apr 02:43
Compare
Choose a tag to compare

This release fixes a missing version lock file which would cause the previous release (1.1.25) to stall when assert_location_v2 was activated.

NOTE: An upgrade to this version is required to stop your node from halting at the assert_location_v2 block height 802413

Assert Location V2

08 Apr 02:53
af65649
Compare
Choose a tag to compare

This release introduces support for the assert_location_v2 transaction as described on the engineering blog.

NOTE: When the assert_location_v2 chain variable is activated your node must be at least at this version to avoid halting.

Planned chain variable activation: April 12, 2021 at 11am Pacific Time

Rewards V2

26 Mar 15:46
Compare
Choose a tag to compare

This release introduces support for the rewards_v2 transaction as described on the engineering blog.

When the rewards_v2 chain variable is activated your node must be at least at this version to avoid halting.

New Chain Variable

05 Mar 22:22
d3d1c68
Compare
Choose a tag to compare

As per https://engineering.helium.com/2021/03/04/blockchain-update-proof-of-coverage-update.html this release upgrades the blockchain core and increases the snapshot hash for faster initial syncs