You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.
wadealexc opened this issue
Aug 5, 2020
· 1 comment
Assignees
Labels
cleanupTechnical debt recovery and other cleanup workP2Medium priority, beneficial for network functionality and growthscaleRelated to chain state or throughput scalability
anorth
added
cleanup
Technical debt recovery and other cleanup work
P2
Medium priority, beneficial for network functionality and growth
scale
Related to chain state or throughput scalability
labels
Aug 6, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
cleanupTechnical debt recovery and other cleanup workP2Medium priority, beneficial for network functionality and growthscaleRelated to chain state or throughput scalability
Miner.PreCommitSector
makes an unnecessary call to the Market actor when precommitting a CC Sector:specs-actors/actors/builtin/miner/miner_actor.go
Lines 1933 to 1944 in 9d42fb1
Recommendation
requestDealWeight
should not invoke the market actor iflen(dealIDs) == 0
The text was updated successfully, but these errors were encountered: