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.15.0 #8279

Merged
merged 508 commits into from
Mar 11, 2022
Merged

build: release: v1.15.0 #8279

merged 508 commits into from
Mar 11, 2022

Conversation

jennijuju
Copy link
Member

Related Issues

Proposed Changes

Additional Info

depend on #8277

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

jennijuju and others added 30 commits January 11, 2022 21:41
fix: blockstore: Add missing locks to autobatch::Get()
1. Simplify shutdown and make it idempotent by using a context.
2. Make sure `Flush` actually _fully_ flushes if the previous flush failed.
3. Don't clear the flush batch if flushing fails.
fix: #7869 sealing: Add more deal expiration checks during PRU pipeline
…re-correctness

correctness fixes for the autobatch blockstore
build: release: bump master version to v1.15.0-dev
…rrent unsealing jobs (#7884)

* adding the new variables- now time for logic

* putting parameters into right placeS

* adding unsealing throttle

* fixing linter issues

* removing one last thing...
update go-fil-markets, go-data-transfer 1.13.0, go-graphsync 0.12.0
…fer-graphsync

feat(deps): update markets stack
Fix: chain: create a new VM for each epoch
arajasek and others added 25 commits March 2, 2022 15:39
pay for the collateral difference needed if the miner available balance is insufficient
@jennijuju jennijuju requested a review from a team as a code owner March 9, 2022 23:39
@jennijuju jennijuju merged commit 0ac1bbc into releases Mar 11, 2022
@jennijuju jennijuju deleted the release/v1.15.0 branch March 11, 2022 05:33
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.