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

Makes oracles more friendly to use as library #844

Merged
merged 2 commits into from
Jul 26, 2024
Merged

Conversation

kurotych
Copy link
Member

@kurotych kurotych commented Jul 16, 2024

Use "prost = 0.12"

The oracles codebase is unable to compile with prost = 0.13 version which breaks the compilation process for projects that use oracles crates.
Solution: using explicitly prost = 0.12

Use the helium-crypto feature in creates where it is required

Make it possible to use oracles with helium-crypto-rs but without forced sqlx dependency

@kurotych kurotych marked this pull request as draft July 25, 2024 11:05
@kurotych kurotych marked this pull request as ready for review July 25, 2024 12:47
@kurotych kurotych marked this pull request as draft July 25, 2024 15:13
@kurotych kurotych changed the title Use prost = 0.12 Makes oracles more friendly to use as library Jul 26, 2024
@kurotych kurotych marked this pull request as ready for review July 26, 2024 05:17
@bbalser bbalser merged commit 3887181 into helium:main Jul 26, 2024
17 checks passed
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.

3 participants