Skip to content

Commit

Permalink
Merge pull request #659 from helium/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
ChewingGlass authored Jun 18, 2024
2 parents b5e20ec + 2deff8d commit adb6328
Show file tree
Hide file tree
Showing 169 changed files with 2,451 additions and 16,331 deletions.
4 changes: 2 additions & 2 deletions Anchor.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,11 @@ address = "propFYxqmVcufMhk5esNMrexq2ogHbbC2kP9PU1qxKs" # Proposal
address = "66t3XARU6Ja3zj91gDZ2KoNLJHEMTYPSKqJWYb6PJJBA" # Proposal IDL

[[test.validator.clone]]
address = "JBaTytFv1CmGNkyNiLu16jFMXNZ49BGfy4bYAYZdkxg5" # Mobile price oracle
address = "DQ4C1tzvu28cwo1roN1Wm6TW35sfJEjLh517k3ZeWevx" # Mobile price oracle

# Pyth price oracle
[[test.validator.clone]]
address = "7moA1i5vQUpfDwSpK6Pw9s56ahB7WFGidtbL2ujWrVvm"
address = "4DdmDswskDxXGpwHrXUfn2CNUm9rt21ac79GHNTN3J33"

# Squads multisig program
[[test.validator.clone]]
Expand Down
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.8.0](https://github.com/helium/helium-program-library/compare/v0.7.17...v0.8.0) (2024-06-18)

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

## Breaking

* Switch to Pyth V2 sponsored price feeds.
* This breaks @helium/currency-utils
* This changes accounts not resolved automatically for onboarding mobile hotspots.



## [0.7.17](https://github.com/helium/helium-program-library/compare/v0.7.16...v0.7.17) (2024-06-05)

**Note:** Version bump only for package helium-program-library
Expand Down
Loading

0 comments on commit adb6328

Please sign in to comment.