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 helium-lib to take router_key as a string #943

Merged
merged 5 commits into from
Feb 14, 2025

Conversation

michaeldjeffrey
Copy link
Contributor

@michaeldjeffrey michaeldjeffrey commented Feb 13, 2025

helium-lib PR :: helium/helium-wallet-rs#457

router keys are normally ecc-compact keys, those cannot be turned into solana Pubkeys. But they can still be used to derive the escrow accounts from.

Updating helium-lib, it has moved from using a regular solana::Transaction to solana::VersionedTransaction.

router keys are normally ecc-compact keys, those cannot be turned into
solana Pubkeys. But they can still be used to derive the escrow accounts
from.

Updating helium-lib, it has moved from using a regular
solana::Transaction to solana::VersionedTransaction.
@michaeldjeffrey michaeldjeffrey merged commit fc57aaa into main Feb 14, 2025
17 checks passed
@michaeldjeffrey michaeldjeffrey deleted the mj/router-key-string branch February 14, 2025 21:38
michaeldjeffrey added a commit that referenced this pull request Feb 25, 2025
michaeldjeffrey added a commit that referenced this pull request Feb 26, 2025
* Revert "update helium-lib to correctly calculate epoch info key (#950)"

This reverts commit 59e3a88.

* Revert "Add skip_preflight setting for solana rpc (#949)"

This reverts commit 22d0393.

* Revert "Do not log RPC url (#948)"

This reverts commit 66bf4c1.

* Revert "Min Priority Fee Setting (#947)"

This reverts commit 72fe9b4.

* Revert "use the correct subdao when finding delegate and escrow accounts (#946)"

This reverts commit 41e48fb.

* Revert "update helium-lib to take router_key as a string (#943)"

This reverts commit fc57aaa.

* Revert "read solana keypair, convert to helium keypair (#942)"

This reverts commit 6e7b65b.

* Revert "Helium Lib attempt: 2 (#930)"

This reverts commit dfa2c08.
macpie pushed a commit that referenced this pull request Feb 28, 2025
* Revert "update helium-lib to correctly calculate epoch info key (#950)"

This reverts commit 59e3a88.

* Revert "Add skip_preflight setting for solana rpc (#949)"

This reverts commit 22d0393.

* Revert "Do not log RPC url (#948)"

This reverts commit 66bf4c1.

* Revert "Min Priority Fee Setting (#947)"

This reverts commit 72fe9b4.

* Revert "use the correct subdao when finding delegate and escrow accounts (#946)"

This reverts commit 41e48fb.

* Revert "update helium-lib to take router_key as a string (#943)"

This reverts commit fc57aaa.

* Revert "read solana keypair, convert to helium keypair (#942)"

This reverts commit 6e7b65b.

* Revert "Helium Lib attempt: 2 (#930)"

This reverts commit dfa2c08.
macpie pushed a commit that referenced this pull request Feb 28, 2025
* Revert "update helium-lib to correctly calculate epoch info key (#950)"

This reverts commit 59e3a88.

* Revert "Add skip_preflight setting for solana rpc (#949)"

This reverts commit 22d0393.

* Revert "Do not log RPC url (#948)"

This reverts commit 66bf4c1.

* Revert "Min Priority Fee Setting (#947)"

This reverts commit 72fe9b4.

* Revert "use the correct subdao when finding delegate and escrow accounts (#946)"

This reverts commit 41e48fb.

* Revert "update helium-lib to take router_key as a string (#943)"

This reverts commit fc57aaa.

* Revert "read solana keypair, convert to helium keypair (#942)"

This reverts commit 6e7b65b.

* Revert "Helium Lib attempt: 2 (#930)"

This reverts commit dfa2c08.
macpie pushed a commit that referenced this pull request Feb 28, 2025
* Revert "update helium-lib to correctly calculate epoch info key (#950)"

This reverts commit 59e3a88.

* Revert "Add skip_preflight setting for solana rpc (#949)"

This reverts commit 22d0393.

* Revert "Do not log RPC url (#948)"

This reverts commit 66bf4c1.

* Revert "Min Priority Fee Setting (#947)"

This reverts commit 72fe9b4.

* Revert "use the correct subdao when finding delegate and escrow accounts (#946)"

This reverts commit 41e48fb.

* Revert "update helium-lib to take router_key as a string (#943)"

This reverts commit fc57aaa.

* Revert "read solana keypair, convert to helium keypair (#942)"

This reverts commit 6e7b65b.

* Revert "Helium Lib attempt: 2 (#930)"

This reverts commit dfa2c08.
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.

4 participants