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

remove nerpanet related code #7373

Merged
merged 2 commits into from
Sep 23, 2021
Merged

remove nerpanet related code #7373

merged 2 commits into from
Sep 23, 2021

Conversation

jennijuju
Copy link
Member

as the nerpa net was deprecated on aug 16 https://docs.filecoin.io/about-filecoin/networks/#deprecated-networks - removing related code from lotus

@jennijuju jennijuju requested a review from a team as a code owner September 22, 2021 05:03
@jennijuju jennijuju mentioned this pull request Sep 22, 2021
15 tasks
@codecov
Copy link

codecov bot commented Sep 22, 2021

Codecov Report

Merging #7373 (f57d4b4) into master (fe56995) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7373      +/-   ##
==========================================
- Coverage   39.17%   39.15%   -0.02%     
==========================================
  Files         614      614              
  Lines       65005    65003       -2     
==========================================
- Hits        25465    25453      -12     
- Misses      35130    35146      +16     
+ Partials     4410     4404       -6     
Impacted Files Coverage Δ
build/version.go 27.27% <ø> (+2.27%) ⬆️
chain/events/observer.go 71.64% <0.00%> (-6.72%) ⬇️
storage/wdpost_sched.go 75.24% <0.00%> (-5.95%) ⬇️
chain/store/store.go 63.66% <0.00%> (-2.12%) ⬇️
chain/stmgr/searchwait.go 62.09% <0.00%> (-1.31%) ⬇️
chain/vm/vm.go 59.47% <0.00%> (-1.12%) ⬇️
storage/wdpost_changehandler.go 97.64% <0.00%> (-0.95%) ⬇️
node/impl/full/chain.go 12.34% <0.00%> (-0.61%) ⬇️
chain/actors/builtin/miner/v5.go 53.53% <0.00%> (-0.31%) ⬇️
chain/stmgr/call.go 71.51% <0.00%> (ø)
... and 7 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 fe56995...f57d4b4. 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.

Should also remove build/params_nerpanet.go

@arajasek
Copy link
Contributor

and build/genesis/nerpanet.car

@magik6k magik6k merged commit 7759f13 into master Sep 23, 2021
@magik6k magik6k deleted the jen/nerpa branch September 23, 2021 13:22
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.

3 participants