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: merge releases into release/v1.23.0 #10725

Merged
merged 70 commits into from
Apr 21, 2023

Conversation

arajasek
Copy link
Contributor

Related Issues

Part of #10717

Proposed Changes

This pulls in all the 1.22.0 work into the 1.23.0 train.

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
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
jennijuju and others added 25 commits April 14, 2023 12:51
* 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 <[email protected]>
* Point to stable ffi for stable lotus release

* go mod tidy

---------

Co-authored-by: zenground0 <[email protected]>
* gen

* changelog

---------

Co-authored-by: zenground0 <[email protected]>
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
fix: docs: correct v11 actor code IDs in changelog
@arajasek arajasek requested a review from a team as a code owner April 21, 2023 19:14
@arajasek arajasek merged commit 7356625 into release/v1.23.0 Apr 21, 2023
@arajasek arajasek deleted the asr/merge-releases-into-23 branch April 21, 2023 19:36
@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