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

build: release: v1.17.0 #9117

Merged
merged 402 commits into from
Aug 3, 2022
Merged

build: release: v1.17.0 #9117

merged 402 commits into from
Aug 3, 2022

Conversation

rjan90
Copy link
Contributor

@rjan90 rjan90 commented Aug 3, 2022

Related Issues

Proposed Changes

Additional Info

Checklist

Before you mark the PR ready for review, please make sure that:

  • All commits have a clear commit message.
  • The PR title is in the form of of <PR type>: <area>: <change being made>
    • example: fix: mempool: Introduce a cache for valid signatures
    • PR type: fix, feat, INTERFACE BREAKING CHANGE, CONSENSUS BREAKING, build, chore, ci, docs,perf, refactor, revert, style, test
    • area: api, chain, state, vm, data transfer, market, mempool, message, block production, multisig, networking, paychan, proving, sealing, wallet, deps
  • This PR has tests for new functionality or change in behaviour
  • If new user-facing features are introduced, clear usage guidelines and / or documentation updates should be included in https://lotus.filecoin.io or Discussion Tutorials.
  • CI is green

swift-mx and others added 30 commits June 2, 2022 17:22
feat: lotus-shed get remote peer hello message
fix: build: genesis miner network version
feat: conformance & tvx: support ReportConsensusFault messages
Run `sudo make uninstall` to remove binaries added
during installation. The command does NOT delete the potentially critical
`.lotus` and `.lotusminer` folders.
This also happens when maxPrice is not set and it deafults to 0
Prints an "waiting for confirmation.." when running `lotus paych [fromAddress toAddress amount]` to indicate that the command is waiting for the msg to be confirmed and not just hanging.
fix: paych: Print "waiting for confirmation.."
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com>
…FundsMsg_may_stuck_in_forever_waiting

Fix: PaychGetRestartAfterAddFundsMsg may stuck in forever waiting
chore: improve error message when maxPrice is too low
Checks if the address used in `lotus client deal` is "initialized" on-chain before running the `uiLoop`. Resolves #8817
magik6k and others added 27 commits July 12, 2022 19:07
build: merge: release v1.17.0 to master
fix: deps: update FFI to fix a slow memory leak
…fix-backport

Fix: sealing: hacky sealing fix backport
bump version to v1.17.0-rc4
Updates CHANGELOG.md with the two new PRs 9044 and 9055
v1.17.0 prep
Add PR 9106 to the changelog
Add callout for Boost
Fix Lotus mission scope link
Properly fix Lotus link
Add 9111 to the changelog
@rjan90 rjan90 requested a review from a team as a code owner August 3, 2022 14:35
@jennijuju jennijuju merged commit 2830429 into releases Aug 3, 2022
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.