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

update ffi to code with blst fixes #3998

Merged
merged 2 commits into from
Sep 26, 2020
Merged

update ffi to code with blst fixes #3998

merged 2 commits into from
Sep 26, 2020

Conversation

whyrusleeping
Copy link
Member

No description provided.

@arajasek
Copy link
Contributor

I don't understand how we're building this, but will we need to also update the extern/fil-blst and / or ./extern/fil-blst/blst Lotus deps?

@whyrusleeping
Copy link
Member Author

well, the blst repo apparently contains a bunch of different things, when we import it in go, we don't use the code that actually contains the fix. The rust code is what imports the c++ code that has the code being fixed. So our imports in the go side don't really change.

At least, as far as i understand.

@arajasek
Copy link
Contributor

yeah, i don't understand either...would there be an argument to "update anyway"? idkkk.

@dignifiedquire
Copy link
Contributor

Yeah this is the "right" way for the moment, though it will get better soon(tm)

@jennijuju
Copy link
Member

does this fix #3826 ?

@magik6k
Copy link
Contributor

magik6k commented Sep 26, 2020

does this fix #3826 ?

Probably not

@magik6k magik6k changed the base branch from master to dev September 26, 2020 08:12
@magik6k magik6k merged commit 3d40fb2 into dev Sep 26, 2020
@magik6k magik6k deleted the deps/update-ffi-blst-fix branch September 26, 2020 08:12
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.

None yet

6 participants