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

add lotus-seed to Dockerfile #7643

Closed
wants to merge 1 commit into from

Conversation

nonsense
Copy link
Member

This PR is adding lotus-seed to the lotus-all-in-one, so that we can easily create devnets.

@codecov
Copy link

codecov bot commented Nov 18, 2021

Codecov Report

Merging #7643 (75138e5) into master (ef0771e) will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7643      +/-   ##
==========================================
- Coverage   39.77%   39.70%   -0.08%     
==========================================
  Files         633      633              
  Lines       67263    67263              
==========================================
- Hits        26757    26708      -49     
- Misses      35911    35952      +41     
- Partials     4595     4603       +8     
Impacted Files Coverage Δ
chain/events/message_cache.go 87.50% <0.00%> (-12.50%) ⬇️
storage/wdpost_sched.go 75.49% <0.00%> (-11.77%) ⬇️
extern/sector-storage/worker_tracked.go 76.53% <0.00%> (-8.17%) ⬇️
chain/events/observer.go 71.64% <0.00%> (-6.72%) ⬇️
chain/stmgr/execute.go 86.95% <0.00%> (-4.35%) ⬇️
chain/exchange/peer_tracker.go 66.66% <0.00%> (-4.31%) ⬇️
chain/stmgr/call.go 71.51% <0.00%> (-3.64%) ⬇️
extern/sector-storage/stores/local.go 57.30% <0.00%> (-1.97%) ⬇️
chain/events/events_called.go 83.90% <0.00%> (-1.96%) ⬇️
storage/wdpost_changehandler.go 97.64% <0.00%> (-1.89%) ⬇️
... and 15 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ef0771e...75138e5. Read the comment docs.

Copy link
Contributor

@magik6k magik6k left a comment

Choose a reason for hiding this comment

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

(conflicts)

@nonsense
Copy link
Member Author

@magik6k I am holding off on this one, as we really want the debug version of binaries for development purposes, and not sure it makes sense to add lotus-seed with mainnet version of binaries to the docker image.

@nonsense
Copy link
Member Author

Superseded by #7956

@nonsense nonsense closed this Jan 14, 2022
@rjan90 rjan90 deleted the nonsense/add-lotus-seed-to-docker-image branch January 30, 2025 09:07
# 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.

2 participants