Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merge master into feat/nv18-fevm #9755

Merged
merged 86 commits into from
Nov 30, 2022
Merged

Conversation

arajasek
Copy link
Contributor

as in the title, bring in #9754

hunjixin and others added 30 commits October 17, 2022 12:02
This is a major refactor of our dockerfile to support the following
- The lotus image will remain as is.
- The lotus-test image will be deprecated.
- The lotus-all-in-one image will also ship with the lotus-seed and lotus-fountain binaries, which it currently does not.
- The lotus-all-in-one image will be built in debug, calibnet, and butterflynet modes in addition to the (current) mainnet mode.
- The lotus-all-in-one image will now be published regularly using the following tags:
  - 1.18.0-rc1 , 1.18.0-rc1-debug, 1.18.0-rc1-calibnet, 1.18.0-rc1-butterflynet . This pattern will be used for all lotus releases, including RC releases.
  - nightly, nightly-debug, nightly-calibnet, nightly-butterflynet
  - stable, stable-debug, stable-calibnet, stable-butterflynet
fix: cli: correctly return error panic-less-ly
fix: cli: check found before dereferencing SectorInfo
fix: index-provider: change connection initiation direction between daemon and market
fix: cli: show task counts correctly
…ch-check

fix: Add missing check in datacap for-each
This completely removes publishing to Amamzon ECR. ECR is a private
docker repository (like DockerHub), but since it's private is can only
be used internally by PL teams to launch lotus nodes on AWS
infrastructure. No one currently seems to be using it. All the usual
suspects (Boost, Lotus, Infra) have been asked specifically, and said
they don't, and post has been made in the #engres channel to try and
catch anyone else. No one responded saying we should save it.
…vider

chore(deps): update index provider 0.9.1
magik6k and others added 26 commits November 29, 2022 11:44
fix: itests: Add missing task type in TestUnsealPiece
…text

_ci_: Rely on local env varibale instead of context
…remium

fix:mpool add gaspremium check when less than maxfee
…ge-use

feat: metrics: Tag storage path types
_ci_ Build docker containers automatically for butterflynet, calibnet, and debug
…mport

feat: chain: Faster snapshot imports, zstd import
@arajasek arajasek requested a review from a team as a code owner November 30, 2022 02:17
@arajasek arajasek merged commit 159528e into feat/nv18-fevm Nov 30, 2022
@arajasek arajasek deleted the asr/master-into-nv18-fevm branch November 30, 2022 02:30
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants