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

deps: FFI: update to version used by lotus v1.17.0-rc3 #654

Merged
merged 1 commit into from
Jul 20, 2022

Conversation

arajasek
Copy link
Contributor

@LexLuthr In general you want the version of FFI used by Boost to match the one used by the version of Lotus used by Boost. In this case Lotus v1.17.0-rc3 uses https://github.com/filecoin-project/filecoin-ffi/tree/98eeb1eb8e45967c8ac8108a466819cc072f0292, so this branch of Boost should too.

Haven't looked into the other CI failures, can if needed.

@LexLuthr LexLuthr merged commit 660ef14 into feat/lotus-v1.17.0-rc3 Jul 20, 2022
@LexLuthr LexLuthr deleted the asr/ffi-update branch July 20, 2022 15:20
LexLuthr added a commit that referenced this pull request Jul 21, 2022
* bump lotus dependency

* deps: FFI: update to version used by lotus v1.17.0-rc3 (#654)

* fix: dont use the gostream patch (#655)

* deps: FFI: update to version used by lotus v1.17.0-rc3

* fix: use libp2p network stream instead of patched gostream

Co-authored-by: Aayush <arajasek94@gmail.com>

* update gostream to patch, revert stream changes

* gen fix

Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com>
Co-authored-by: Jacob Heun <jacobheun@gmail.com>
LexLuthr added a commit that referenced this pull request Aug 3, 2022
…'s review] (#672)

* bump lotus dependency

* deps: FFI: update to version used by lotus v1.17.0-rc3 (#654)

* fix: dont use the gostream patch (#655)

* deps: FFI: update to version used by lotus v1.17.0-rc3

* fix: use libp2p network stream instead of patched gostream

Co-authored-by: Aayush <arajasek94@gmail.com>

* update gostream to patch, revert stream changes

* gen fix

* bump the version to v1.3.0-rc1

* gen and docsgen

Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com>
Co-authored-by: Jacob Heun <jacobheun@gmail.com>
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