Skip to content

Conversation

@michaeldjeffrey
Copy link
Contributor

@michaeldjeffrey michaeldjeffrey commented May 5, 2025

This PR pulls in helium-lib and uses re-exports for solana deps.

Doing that also required updating to sqlx@0.7.

The biggest change there is Executor is no longer implemented for Transaction.
https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md#070---2023-06-30

We work around this by double dereferencing Transactions into a PgConnection.

@kurotych kurotych self-requested a review May 8, 2025 10:30
@michaeldjeffrey michaeldjeffrey force-pushed the mj/helium-lib-update branch from f41c6d0 to ce5d091 Compare May 8, 2025 20:36
@michaeldjeffrey michaeldjeffrey merged commit 2f730ed into main May 21, 2025
53 checks passed
@michaeldjeffrey michaeldjeffrey deleted the mj/helium-lib-update branch May 21, 2025 18:30
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.

5 participants