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: build: Merge/v22 into 21 for 23 #10702

Merged
merged 51 commits into from
Apr 19, 2023

Conversation

ZenGround0
Copy link
Contributor

Related Issues

Proposed Changes

R E L E A SE

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 17, 2023 13:10
chore: update ffi to increase execution parallelism
Don't enforce walking receipt tree during compaction
fix: build: drop drand incentinet servers
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>
chore: merge release/v1.20.4 into releases
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
ZenGround0 and others added 20 commits April 10, 2023 23:14
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
…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>
@ZenGround0 ZenGround0 requested a review from a team as a code owner April 19, 2023 21:59
@jennijuju jennijuju changed the title Merge/v22 into 21 for 23 chore: build: Merge/v22 into 21 for 23 Apr 19, 2023
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>
@ZenGround0 ZenGround0 enabled auto-merge (squash) April 19, 2023 22:29
@ZenGround0 ZenGround0 merged commit 327760a into release/v1.23.0 Apr 19, 2023
@ZenGround0 ZenGround0 deleted the merge/v22-into-21-for-23 branch April 19, 2023 22:40
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.

4 participants