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

Releases: helium/blockchain-node

Core Routing Fix

03 Feb 02:30
Compare
Choose a tag to compare

This release

  • Fixes an issue with OUI routing update transactions
  • Updates the snapshot hash for faster first time sync

NOTE: This upgrade is required for your node to proceed past the fist OUI update transaction, scheduled for Thursday, February 4, Pacific Time

Oracle Prices

22 Jan 17:03
be81063
Compare
Choose a tag to compare

This release:

  • Exposes an oracle_price_current endpoint to get the oracle price at the current head block in the blockchain.
  • Exposes an oracle_price_get endpoint to get the oracle price at a specific block height
  • Bumps blockchain_core to pick up fixes and performance improvements
  • Bumps the snapshot hash to speed up new first syncs

Beaconing Fix

16 Dec 02:44
Compare
Choose a tag to compare

This adjust chain variable boundaries for PoC path lengths to allow for beacons

NOTE: You must upgrade your node or it will halt when the chain variable is activated.

HIP17 Support - Core Fix - Do Not Use

16 Dec 00:16
Compare
Choose a tag to compare

UPDATE: This release was found to have a bug in blockchain core. Please use the latest available release

This release upgrades blockchain core for a HIP17 related fix.

NOTE: You must upgrade your node or it will halt when the chain variable is activated.

Pending Transaction Submit

14 Dec 23:36
f462737
Compare
Choose a tag to compare

This release adds support for a pending_transaction_submit to submit a base64 encoded transaction to the node.

HIP17 Support - Core Fix - Do Not Use

12 Dec 00:16
Compare
Choose a tag to compare

UPDATE: This release was found to have a bug in blockchain core. Please use the latest available release

This release upgrades blockchain core for a HIP17 related fix.

NOTE: You must upgrade your node or it will halt when the chain variable is activated.

HIP17 Support - Do Not Use

10 Dec 21:47
Compare
Choose a tag to compare

UPDATE: This release was found to have a bug in blockchain core. Please use the next available release

  • This release upgrades the blockchain core for HIP17.
  • A bump for the blessed snapshot height is also included to speed up new installation syncs

NOTE: You must upgrade your node or it will halt when the chain variable is activated.

Blockchain Feature Update

20 Nov 13:33
Compare
Choose a tag to compare

This release upgrades the blockchain core to add support for new chain variables related to:

  • Hotspot transfers
  • Consensus group adjustment
  • Beaconing rewards

More details here

NOTE: This upgrade is required to avoid the node from halting once the new variables are activated

Pending Transaction Fix

02 Nov 23:26
Compare
Choose a tag to compare

This release picks up a newer blockchain-core to:

  • Handle an occasional timing issue where a submitted transaction that the core declines is not notified to the node correctly

NOTE: This release requires rust to be installed to build the blockchain correctly.

Rewards Change

13 Oct 19:43
Compare
Choose a tag to compare
  • This release updates the rewards version one more time to handle missing rewards.

NOTE: This release is required to avoid your node from halting