Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Solana workspace to use helium-lib #850

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

michaeldjeffrey
Copy link
Contributor

@michaeldjeffrey michaeldjeffrey commented Aug 2, 2024

Companion helium-lib PR helium/helium-wallet-rs#401

Still in progress of moving the solana workspace to use helium-lib when it can.

  • Settings cleanup has not been done yet.
  • Thinking about moving boosting transaction size to helium-lib.
  • No work done yet in price workspace.
  • Not sure how I feel about how boosted hexes are provided to helium-lib

Way down deep we had 2 versions of anchor-lang being loaded at the same
time. And they were both definining conflicting entrypoints.

oracles -> helium-anchor-gen -> [email protected]
oracles -> helium-lib -> spl-account-compression -> [email protected]

helium-anchor-gen was backed down to need >=0.28 and that has fixed the problem.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant