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

change 1475 bootstrap peer #9008

Merged
merged 1 commit into from
Jul 12, 2022

Conversation

go-lifei
Copy link

Related Issues

Proposed Changes

Additional Info

we have lost the peer private key.
change to 12D3KooWRzCVDwHUkgdK7eRgnoXbjDAELhxPErjHzbRLguSV1aRt.

Checklist

Before you mark the PR ready for review, please make sure that:

  • All commits have a clear commit message.
  • The PR title is in the form of of <PR type>: <area>: <change being made>
    • example: fix: mempool: Introduce a cache for valid signatures
    • PR type: fix, feat, INTERFACE BREAKING CHANGE, CONSENSUS BREAKING, build, chore, ci, docs,perf, refactor, revert, style, test
    • area: api, chain, state, vm, data transfer, market, mempool, message, block production, multisig, networking, paychan, proving, sealing, wallet, deps
  • This PR has tests for new functionality or change in behaviour
  • If new user-facing features are introduced, clear usage guidelines and / or documentation updates should be included in https://lotus.filecoin.io or Discussion Tutorials.
  • CI is green

@go-lifei go-lifei requested a review from a team as a code owner July 11, 2022 03:30
@codecov
Copy link

codecov bot commented Jul 11, 2022

Codecov Report

Merging #9008 (12f0799) into master (a825682) will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #9008      +/-   ##
==========================================
- Coverage   40.65%   40.56%   -0.10%     
==========================================
  Files         707      707              
  Lines       78716    78716              
==========================================
- Hits        32004    31932      -72     
- Misses      41242    41302      +60     
- Partials     5470     5482      +12     
Impacted Files Coverage Δ
storage/wdpost/wdpost_sched.go 78.09% <0.00%> (-7.62%) ⬇️
chain/stmgr/call.go 66.66% <0.00%> (-6.78%) ⬇️
storage/sealer/worker_tracked.go 80.83% <0.00%> (-6.67%) ⬇️
chain/events/observer.go 73.79% <0.00%> (-6.21%) ⬇️
chain/consensus/filcns/weight.go 70.58% <0.00%> (-5.89%) ⬇️
storage/pipeline/currentdealinfo.go 71.42% <0.00%> (-4.77%) ⬇️
chain/exchange/peer_tracker.go 66.66% <0.00%> (-4.31%) ⬇️
miner/miner.go 54.75% <0.00%> (-4.27%) ⬇️
chain/events/events_called.go 87.80% <0.00%> (-2.44%) ⬇️
chain/actors/builtin/power/power.go 82.60% <0.00%> (-2.18%) ⬇️
... and 12 more

@magik6k magik6k requested a review from jennijuju July 12, 2022 12:42
@jennijuju jennijuju merged commit 2b4d4f3 into filecoin-project:master Jul 12, 2022
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.

2 participants