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

add 1475 bootstrapper #8495

Merged
merged 1 commit into from
Apr 18, 2022
Merged

Conversation

go-lifei
Copy link

Related Issues

Proposed Changes

add 1475 bootstarp node

/dns4/bootstarp-0.1475.io/tcp/61256/p2p/12D3KooWQjaNmbz9b1XmheQB3RWsRjKSzuRLfjeiDZHyX7Y5RcBr

Additional Info

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 April 15, 2022 04:58
@codecov
Copy link

codecov bot commented Apr 15, 2022

Codecov Report

Merging #8495 (77615e9) into master (06f8637) will decrease coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8495      +/-   ##
==========================================
- Coverage   40.80%   40.69%   -0.11%     
==========================================
  Files         686      686              
  Lines       75501    75501              
==========================================
- Hits        30808    30725      -83     
- Misses      39378    39450      +72     
- Partials     5315     5326      +11     
Impacted Files Coverage Δ
itests/kit/blockminer.go 69.56% <0.00%> (-19.03%) ⬇️
cli/util.go 70.83% <0.00%> (-8.34%) ⬇️
chain/exchange/peer_tracker.go 66.66% <0.00%> (-4.31%) ⬇️
extern/storage-sealing/currentdealinfo.go 71.17% <0.00%> (-3.61%) ⬇️
chain/types/tipset_key.go 85.96% <0.00%> (-3.51%) ⬇️
chain/stmgr/call.go 65.94% <0.00%> (-3.25%) ⬇️
chain/sub/incoming.go 59.02% <0.00%> (-2.45%) ⬇️
chain/events/events_called.go 83.90% <0.00%> (-2.44%) ⬇️
storage/wdpost_sched.go 79.41% <0.00%> (-1.97%) ⬇️
node/impl/full/mpool.go 46.95% <0.00%> (-1.74%) ⬇️
... and 10 more

@magik6k magik6k merged commit 1922e76 into filecoin-project:master Apr 18, 2022
@bachue bachue deleted the new-bootstrapper branch June 14, 2022 00:42
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