Skip to content

Latest commit

 

History

History
529 lines (171 loc) · 25.2 KB

CHANGELOG.md

File metadata and controls

529 lines (171 loc) · 25.2 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.6.29 (2024-02-06)

Note: Version bump only for package helium-program-library

0.6.28 (2024-02-06)

Features

  • #559: Use pyth oracle for mobile onboarding (#566) (1b751e9), closes #559

0.6.27 (2024-02-01)

Note: Version bump only for package helium-program-library

0.6.26 (2024-01-31)

Bug Fixes

  • Do not require initialized token account if no mobile burn (#542) (a7334ed)

Features

  • #494: Implement HIP-96 wifi onboarding fees (#506) (50471c3), closes #494
  • #495: Add monitoring for claimable rewards and vehnt (#507) (efc6813), closes #495 #495
  • #504: Parallelize claim delegation rewards (#509) (01b5f3d), closes #504
  • #525: Add prom metrics for price oracles, fix distributor oracle total rewards metric (#528) (13a5cb8)
  • #526: Remove digit shift from VSR (#527) (651e629), closes #526
  • #543: Add transaction webhook capability to account-postgres-sink (#544) (a0d7bd9), closes #543
  • Avoid purging prices when purging oracles (#533) (622ec12)

0.6.25 (2024-01-29)

Note: Version bump only for package helium-program-library

0.6.24 (2024-01-29)

Note: Version bump only for package helium-program-library

0.6.23 (2024-01-20)

Note: Version bump only for package helium-program-library

0.6.22 (2024-01-19)

Bug Fixes

  • Do not require initialized token account if no mobile burn (#542) (a7334ed)

Features

  • #494: Implement HIP-96 wifi onboarding fees (#506) (50471c3), closes #494
  • #495: Add monitoring for claimable rewards and vehnt (#507) (efc6813), closes #495 #495
  • #504: Parallelize claim delegation rewards (#509) (01b5f3d), closes #504
  • #525: Add prom metrics for price oracles, fix distributor oracle total rewards metric (#528) (13a5cb8)
  • #526: Remove digit shift from VSR (#527) (651e629), closes #526
  • #543: Add transaction webhook capability to account-postgres-sink (#544) (a0d7bd9), closes #543
  • Avoid purging prices when purging oracles (#533) (622ec12)

0.6.21 (2024-01-19)

Note: Version bump only for package helium-program-library

0.6.20 (2024-01-19)

Features

0.6.19 (2024-01-19)

Bug Fixes

  • Do not require initialized token account if no mobile burn (#542) (a7334ed)

0.6.18 (2024-01-19)

Bug Fixes

  • Do not require initialized token account if no mobile burn (#542) (a7334ed)

0.6.17 (2024-01-19)

Note: Version bump only for package helium-program-library

0.6.16 (2024-01-16)

Features

  • #543: Add transaction webhook capability to account-postgres-sink (#544) (a0d7bd9), closes #543

0.6.15 (2024-01-12)

Note: Version bump only for package helium-program-library

0.6.14 (2024-01-11)

Note: Version bump only for package helium-program-library

0.6.13 (2024-01-05)

Features

  • Avoid purging prices when purging oracles (#533) (622ec12)

0.6.12 (2024-01-02)

Note: Version bump only for package helium-program-library

0.6.11 (2023-12-27)

Features

  • #525: Add prom metrics for price oracles, fix distributor oracle total rewards metric (#528) (13a5cb8)

0.6.10 (2023-12-22)

Features

0.6.9 (2023-12-21)

Features

0.6.8 (2023-12-21)

Note: Version bump only for package helium-program-library

0.6.7 (2023-12-19)

Features

0.6.6 (2023-12-13)

Features

0.6.5 (2023-12-08)

Note: Version bump only for package helium-program-library

0.6.4 (2023-12-06)

Features

  • #483: Create a burn rewardable entity as a sink for unused service provider reward (#487) (2b8ff5b), closes #483 #483

0.6.3 (2023-12-01)

Features

  • #483: Create a burn rewardable entity as a sink for unused service provider reward (#487) (2b8ff5b), closes #483 #483

0.6.2 (2023-11-17)

Features

  • #483: Create a burn rewardable entity as a sink for unused service provider reward (#487) (2b8ff5b), closes #483 #483

0.6.1 (2023-11-10)

0.6.0 (2023-11-10)

Breaking

  • Fee payer for RecipientV0 account in @helium/distributor-oracle is now the user wallet. The oracle will soon begin rejecting transactions with the oracle as the fee payer.

0.5.0 (2023-11-09)

Note: Version bump only for package helium-program-library

0.4.6 (2023-11-07)

Note: Version bump only for package helium-program-library

0.4.5 (2023-11-07)

Note: Version bump only for package helium-program-library

0.4.4 (2023-11-07)

Features

0.4.3 (2023-10-26)

Note: Version bump only for package helium-program-library

0.4.2 (2023-10-19)

Features

0.4.1 (2023-10-12)

Reverts

  • Revert "Revert lazy transactions bitmap" (46b3cdf)

0.4.0 (2023-09-22)

Features

  • #373: replace clockwork (#388) (55033c7), closes #373
  • #376: Replace lazy transactions markers with a bitmap to reclaim rent (#380) (a691257), closes #376 #376
  • #379: Automate npm publish and fix devnet conflicting sqds txns (#386) (a4a3780)

Reverts

  • Revert "Add back mobile genesis fix for devnet" (93e9a2c)

0.3.2 (2023-09-16)

Features

  • #373: replace clockwork (#388) (55033c7), closes #373
  • #376: Replace lazy transactions markers with a bitmap to reclaim rent (#380) (a691257), closes #376 #376
  • #379: Automate npm publish and fix devnet conflicting sqds txns (#386) (a4a3780)

Reverts

  • Revert "Add back mobile genesis fix for devnet" (93e9a2c)

0.3.1 (2023-09-15)

Features

  • #373: replace clockwork (#388) (55033c7), closes #373
  • #376: Replace lazy transactions markers with a bitmap to reclaim rent (#380) (a691257), closes #376 #376
  • #379: Automate npm publish and fix devnet conflicting sqds txns (#386) (a4a3780)

Reverts

  • Revert "Add back mobile genesis fix for devnet" (93e9a2c)

0.3.0 (2023-09-14)

Breaking

  • distributor-oracle - bulkFormTransactions now takes batch functions for asset and proof fetching, instead of individual fetch functions. If you were passing custom functions, this code will need to change.

Features

  • #373: replace clockwork (#388) (55033c7), closes #373
  • #376: Replace lazy transactions markers with a bitmap to reclaim rent (#380) (a691257), closes #376 #376
  • #379: Automate npm publish and fix devnet conflicting sqds txns (#386) (a4a3780)

Reverts

  • Revert "Add back mobile genesis fix for devnet" (93e9a2c)

0.2.22 (2023-09-13)

Features

  • #373: replace clockwork (#388) (55033c7), closes #373
  • #376: Replace lazy transactions markers with a bitmap to reclaim rent (#380) (a691257), closes #376 #376
  • #379: Automate npm publish and fix devnet conflicting sqds txns (#386) (a4a3780)

Reverts

  • Revert "Add back mobile genesis fix for devnet" (93e9a2c)

0.2.15 (2023-07-31)

Note: Version bump only for package helium-program-library

0.2.7 (2023-06-29)

Note: Version bump only for package helium-program-library

0.2.3 (2023-06-16)

Reverts

  • Revert "Add support for data only hotspots (#246)" (1728939), closes #246

0.2.2 (2023-06-08)

Reverts

  • Revert "Add support for data only hotspots (#246)" (1728939), closes #246

0.2.1 (2023-06-08)

Reverts

  • Revert "Add support for data only hotspots (#246)" (1728939), closes #246

0.2.0 (2023-06-06)

Reverts

  • Revert "Add support for data only hotspots (#246)" (66247c7), closes #246