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

chore: update support for lotus v1.20.0-rc1 #1188

Merged
merged 2 commits into from
Feb 16, 2023

Conversation

jacobheun
Copy link
Contributor

@jacobheun jacobheun commented Feb 15, 2023

Summary

This is a compatibility update for Lotus v1.20.0-rc1. I've created an 1.6 Boost release branch off of main so that we can merge this into that in preparation for the Lotus 1.20 release.

This PR includes just the base set of changes from #1183 needed for Lotus compatibility, but I expect the full set of those changes to land as part of 1.6.0.

This does contain all updates in the 1.5.1 RC's and we'll work to ensure any changes to the 1.5.x line of development land in the release/v1.6.x branch.

Lotus version note

This currently points at a tag of lotus, v1.20.0-rc1-boost, that includes the RC itself as well as filecoin-project/lotus#9981.

TODO

  • Verify e2e deals are working in the local devnet
    • Ran the local docker devnet using the lotus v1.20.0-rc1 images, successfully made and sealed several deals, as well as retrieved them via the boost retrieve client.

@jacobheun jacobheun marked this pull request as ready for review February 15, 2023 18:55
Copy link
Contributor

@dirkmc dirkmc left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@jacobheun jacobheun merged commit 1a771ad into release/v1.6.x Feb 16, 2023
@jacobheun jacobheun deleted the chore/lotus-1.20-compat branch February 16, 2023 11:43
jacobheun added a commit that referenced this pull request Feb 16, 2023
* chore: update support for lotus v1.20.0-rc1

chore: run make gen

* chore: bump lotus to 1.20RC1 in devnet
jacobheun added a commit that referenced this pull request Feb 20, 2023
* chore: update support for lotus v1.20.0-rc1

chore: run make gen

* chore: bump lotus to 1.20RC1 in devnet
jacobheun added a commit that referenced this pull request Feb 21, 2023
* chore: update support for lotus v1.20.0-rc1 (#1188)

* chore: update support for lotus v1.20.0-rc1

chore: run make gen

* chore: bump lotus to 1.20RC1 in devnet

* chore: bump to 1.6.0 rc (#1190)
LexLuthr added a commit that referenced this pull request Feb 21, 2023
* chore: update support for lotus v1.20.0-rc1 (#1188)

* chore: update support for lotus v1.20.0-rc1

chore: run make gen

* chore: bump lotus to 1.20RC1 in devnet

* chore: bump to 1.6.0 rc (#1190)

* chore: fix deps and rebase

* update g-bitswap dependency

* update blocks

* bump lotus to v1.20.0-rc2

---------

Co-authored-by: Jacob Heun <jacobheun@gmail.com>
Co-authored-by: Jacob Heun <jacob.heun@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