-
Notifications
You must be signed in to change notification settings - Fork 136
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
fix: update proofs release to latest #146
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks right. If CI passes and downstream builds, seems fine.
@Kubuxu Pretty sure it's just failing because of the LD_LIBRARY_PATH not being set. Slack is delaying my responses. Unfortunately, the hwloc lib is not statically linked like I was hoping, and there is a lead on the rust bindings to help it, but it's not happening immediately. |
Hrm, ok, maybe it is go related: dominikh/go-tools#646 Not entirely sure what this means yet. |
Based on lotus testing, I am linking a possible neptune version issue with this PR: filecoin-project/rust-fil-proofs#1320 (comment) |
fix: install required dependency on os x
c854b51
to
f0e58c2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, and seems to work pretty well in testing
No description provided.