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

feat: release 1.22.0 #10722

Merged
merged 53 commits into from
Apr 21, 2023
Merged

feat: release 1.22.0 #10722

merged 53 commits into from
Apr 21, 2023

Conversation

arajasek
Copy link
Contributor

Related Issues

Towards #10717

Proposed Changes

Merge the release/v1.22.0 branch into releases

Additional Info

Checklist

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

  • Commits have a clear commit message.
  • 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, build, chore, ci, docs, perf, refactor, revert, style, test
    • area, e.g. api, chain, state, market, mempool, multisig, networking, paych, proving, sealing, wallet, deps
  • New features have usage guidelines and / or documentation updates in
  • Tests exist for new functionality or change in behavior
  • CI is green

arajasek and others added 30 commits March 29, 2023 16:13
Update to go-state-types v0.11.0-alpha-1

Introduce dummy v11 actor bundles

Make new actors adapters

Add upgrade to Upgrade Schedules

make jen

Update to go-state-types v0.11.0-alpha-2
This is now "FVM" native. Changes include:

1. Don't treat "trace" messages like off-chain messages. E.g., don't
include CIDs, versions, etc.
2. Include IPLD codecs where applicable.
3. Remove fields that aren't filled by the FVM (timing, some errors,
code locations, etc.).
chore: backport 10372 onto release/v1.22.0
- Keep current expiration defaults on creation, extension some tests
- Update ffi
- Open splitstore in migration shed tool
- Update state root version
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
ZenGround0 and others added 23 commits April 12, 2023 08:22
…lease

chore:release:update butterfly artifacts and set calibration upgrade heights
* Quick butterfly upgrade to sanity check

* Update butterfly artifacts

* Revert fake fix

* Give butterfly net correct genesis

* Butterfly artifacts

* Give time before upgrade

---------

Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
* Update butterfly artifacts

* register actors v11

* Update calibration upgrade time

* State inspection shed cmds

* Fix

* make gen

* Fix swallowed errors

* Lint fixup

---------

Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
* Update go-state-types

* Modify upgrade schedule and params

* Revert fip 0052

* Update gst

* docsgen

* fast butterfly migration to validate migration

* Correct epoch to match specified date

* Update actors v11

* Update changelog build version

* Update butterfly artifacts

* Fix lotus-miner init to work after upgrade

---------

Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
* Point to stable ffi for stable lotus release

* go mod tidy

---------

Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
* gen

* changelog

---------

Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
feat: build: set Lightning and Thunder upgrade epochs
fix: PoSt worker: use go-state-types for proof policies
chore: deps: update to go-state-types v0.11.1
Update changelog.md
Fix typo
@arajasek arajasek requested a review from a team as a code owner April 21, 2023 17:55
@arajasek arajasek merged commit 8be0b10 into releases Apr 21, 2023
@arajasek arajasek deleted the asr/finalize-22 branch April 21, 2023 18:17
@rjan90 rjan90 mentioned this pull request Apr 21, 2023
21 tasks
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.

5 participants