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

Releases: helium/blockchain-etl

HIP17 Support - Core Fix - Do Not Use

16 Dec 00:20
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 - Core Fix - Do Not Use

12 Dec 00:19
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.

HIP 17 Support - Do Not Use

10 Dec 21:48
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.

Transfer Hotspot Fix

04 Dec 23:50
ca16e9f
Compare
Choose a tag to compare

This release:

  • Fixes support for transfer hotspot tranasctions

NOTE: This release requires a migration.

Hotspot Added Timestamp

23 Nov 14:57
97b620a
Compare
Choose a tag to compare

This release

  • Adds a timestamp_added to hotspot fields to go with block_added.
  • Fixes a geocoder issue that would cause some requests to never succeed

NOTE: This release requires a migration

Blockchain Feature Updates

20 Nov 14:16
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:25
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 etl correctly
  • Handle a fresh sync crash at the assumed_valid block because of missing chain variable logic

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

Reward Change / Animal Names

13 Oct 19:41
0a581dc
Compare
Choose a tag to compare
  • This release includes an additional reward chain variable change.
  • Animal names are now supported for gateway_inventory.
    • Optional: Once the migration is run, and your node is restarted running the command blockchain_etl backfill gateway_names will backfill the existing entries in the inventory to speed up names filling the inventory table.

NOTE:

  • This release is required to avoid your node from halting
  • This release requires a migration to add animal names

Rewards Change

08 Oct 23:25
Compare
Choose a tag to compare
  • Upgrades core for an updated rewards chain variable version (fixes state channel overpayments)
  • Upgrades core for a new chain variable to allow witness max count changes in the future

Witness Validity Information

01 Oct 18:39
Compare
Choose a tag to compare
  • Adds is_valid entries for all witness receipts
  • Adds a challenger actor for every receipts to tie a receipt back to
    the hotspot creating it
  • Adds a backfill CLI command to optionaly backfill challenger actors
    for past receipts
  • Adds request_block_hash to each poc