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

[hermes] Bump dependencies in Rust and Go #969

Merged
merged 1 commit into from
Jul 21, 2023
Merged

Conversation

Reisen
Copy link
Contributor

@Reisen Reisen commented Jul 21, 2023

After digging deep to try and resolve a memory leak error in hermes, I tracked it down to libp2p. It seems this was already fixed previously in go-libp2p-pubsub and so wasn't a problem in our own codebase after all.

This PR therefore bumps libp2p to the latest versions to get ahead of problems like this, it also fixes the Cargo.lock pinned versions for our existing Rust dependencies so it continues to build against latest nightly.

@vercel
Copy link

vercel bot commented Jul 21, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
example-oracle-amm ⬜️ Ignored (Inspect) Jul 21, 2023 3:40pm
xc-admin-frontend ⬜️ Ignored (Inspect) Jul 21, 2023 3:40pm

Copy link
Collaborator

@ali-bahjati ali-bahjati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you bump hermes version before merging it? (So we can deploy and test it)

@Reisen Reisen force-pushed the reisen/libp2p-cache-leak-fix branch from 4fbf9b4 to 4c858fb Compare July 21, 2023 15:40
@Reisen Reisen merged commit 8c342c2 into main Jul 21, 2023
@Reisen Reisen deleted the reisen/libp2p-cache-leak-fix branch July 21, 2023 15:56
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.

2 participants