Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Rebase/v1.21.0-rc2 #142

Merged
merged 1,108 commits into from
Apr 4, 2023
Merged

Rebase/v1.21.0-rc2 #142

merged 1,108 commits into from
Apr 4, 2023

Conversation

adlrocha
Copy link
Contributor

@adlrocha adlrocha commented Apr 3, 2023

This PR rebases to lotus v1.21.0-rc2

ZenGround0 and others added 30 commits February 28, 2023 09:22
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
* add upgrade epoch and bump version

* Update changelog

---------

Co-authored-by: Aayush <arajasek94@gmail.com>
chore: Remove legacy market info from lotus-miner info
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.).
feat: update renew-sectors with FIP-0045 logic
Hide the `lotus-worker set` command and print that this command will be deprecated.
fix: EthAPI: Make newEthBlockFromFilecoinTipSet faster and correct
rjan90 and others added 18 commits March 29, 2023 17:12
build: docker: Update GO-version
build: release: v1.21.0-rc2
Update go.mod
Update changelog for v1.21.0-rc2
* have gas estimate call callInternal with applyTsMessages = false and other calls with applyTsMessages=true for gas caclulation optimization

* set applyTsMessages = true in CallWithGas call in shed

* update test with new callwithgas api optimization for eth call

* Update chain/stmgr/call.go

Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com>

* env flag LOTUS_SKIP_APPLY_TS_MESSAGE_CALL_WITH_GAS must be 1 in order to have applyTsMessages change

* env flag LOTUS_SKIP_APPLY_TS_MESSAGE_CALL_WITH_GAS must be 1 in order to have applyTsMessages change

* make sure that even if we arent apply ts messages we grab ts messages from the particular user who is requesting gas estimation

---------

Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com>
Co-authored-by: Ubuntu <ubuntu@ip-10-0-4-29.us-east-2.compute.internal>
Update Changelog with backports
Bump version in changelog
Add longer validation time cause to changelog
@adlrocha adlrocha requested a review from dnkolegov April 3, 2023 17:10
@adlrocha adlrocha marked this pull request as ready for review April 3, 2023 17:10
@adlrocha
Copy link
Contributor Author

adlrocha commented Apr 3, 2023

@dnkolegov let's not merge it yet even after the review. The rebase introduced a regression when killing test (we are back to SIGTERM not killing the test process, it now closes the nodes but doesn't kill the whole process for some reason). @hmoniz will help me look into it before merging

@@ -0,0 +1,8 @@
blank_issues_enabled: true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need all these issue template files?

@adlrocha adlrocha merged commit 52aec77 into spacenet Apr 4, 2023
@adlrocha adlrocha deleted the rebase/v1.20.4 branch April 4, 2023 10:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.