Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merge master to feat/nv18 #9705

Closed
wants to merge 141 commits into from
Closed

Merge master to feat/nv18 #9705

wants to merge 141 commits into from

Conversation

Stebalien
Copy link
Member

No description provided.

Shrenuj Bansal and others added 30 commits September 12, 2022 16:10
1. update rust
2. add possibility to set FFI_BUILD_FROM_SOURCE
3. fix hardcoded paths: x86_64-linux-gnu
This builds three separate binaries (darwin/amd64, darwin/arm64,
linux/amd64), and then combines them into single release (including a
universal darwin binary) using goreleaser.

Also removes build-ntwk-{calibration,butterfly}
arajasek and others added 21 commits November 16, 2022 20:42
refactor: chain/actors: add inspection methods to actor gen interface
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com>
fix/build: Update Zondax/hid to 0.9.1
…-timeout

feat: wdpost: Configurable pre-check timeouts
Goreleaser checks to make sure we don't have a dirty git state when
releasing, which means the kubo download we use to set up IPFS should be
removed before release.
Without this name, it assumes all binaries share the name of the project
(i.e. lotus), which causes them all to get renamed and collide when
generating the archive.
This will give us much more detailed information in the release job, so
we can more easily debug issues when they occur.
_build_: Fix issues with new goreleaser flow
chore: update go.rice dependency to v1.0.3
…elease-template

docs: Update RELEASE_ISSUE_TEMPLATE.md
…-tooling

feat: cli: gas estimation tooling
refactor: build: remove unused MinVerifiedDealSize
@Stebalien Stebalien requested a review from a team as a code owner November 22, 2022 17:23
Copy link
Contributor

@vyzo vyzo left a comment

Choose a reason for hiding this comment

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

probably want to redo make gen.

Whats up with CI?

* feat: add support for generating tipset CIDs

(cherry-picked from feat/nv18-fevm)

* feat: fvm: add support for looking up past tipset CIDs

We do this by adding yet another "getter" to the VM that resolves an
epoch into a TipSetKey.

Co-authored-by: Kevin Li <ychiaoli18@users.noreply.github.com>
@Stebalien
Copy link
Member Author

Yep. Need to fetch new bundle.

fix: cli: correctly return error panic-less-ly
fix: cli: check found before dereferencing SectorInfo
@Stebalien
Copy link
Member Author

(note: don't touch, merging locally)

@Stebalien
Copy link
Member Author

(merged locally)

@Stebalien Stebalien closed this Nov 22, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.