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

Inconsitency between aquadogo 0.5.0 and p2padna 0.8.0 #584

Closed
Corban-Dallas opened this issue Oct 28, 2023 · 2 comments
Closed

Inconsitency between aquadogo 0.5.0 and p2padna 0.8.0 #584

Corban-Dallas opened this issue Oct 28, 2023 · 2 comments

Comments

@Corban-Dallas
Copy link

There is an issue with aquadogo's dependency on the p2panda crate using a commit hash instead of an explicit version. If both crates are used in another project, it is impossible to start an aquadogo node from the code due to inconsistencies in the KeyPair structs imported from the p2panda (0.8.0) crate and the ones that aquadogo expects.

@Corban-Dallas
Copy link
Author

Well, I think I rushed. It's not unusual thing for packages not being dependent from last version of another package. I should just downgrade p2panda in my project.

@sandreae
Copy link
Member

You weren't wrong that it can be bumped though: #585 thanks for the reminder.

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

No branches or pull requests

2 participants