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

node with no blockchain as provider #5058

Merged
merged 1 commit into from
Apr 27, 2022
Merged

node with no blockchain as provider #5058

merged 1 commit into from
Apr 27, 2022

Conversation

Guillembonet
Copy link
Contributor

Node now has fallback services to provide the info required to serve traffic without blockchain.

Signed-off-by: Guillem Bonet guillem@mysterium.network

session/pingpong/hermes_url_getter.go Outdated Show resolved Hide resolved
Signed-off-by: Guillem Bonet <guillem@mysterium.network>
@codecov-commenter
Copy link

Codecov Report

Merging #5058 (587fd9a) into master (1dc3a85) will decrease coverage by 0.07%.
The diff coverage is 32.53%.

@@            Coverage Diff             @@
##           master    #5058      +/-   ##
==========================================
- Coverage   39.36%   39.28%   -0.08%     
==========================================
  Files         359      360       +1     
  Lines       19189    19273      +84     
==========================================
+ Hits         7553     7572      +19     
- Misses      10907    10965      +58     
- Partials      729      736       +7     
Impacted Files Coverage Δ
session/pingpong/factory.go 0.00% <0.00%> (ø)
session/pingpong/hermes_url_getter.go 0.00% <0.00%> (ø)
session/pingpong/hermes_status_checker.go 72.58% <16.66%> (-12.04%) ⬇️
session/pingpong/invoice_tracker.go 63.58% <25.00%> (-0.62%) ⬇️
observer/api.go 49.12% <56.09%> (ø)
tequilapi/endpoints/sse_handler.go 70.00% <0.00%> (-3.58%) ⬇️
nat/traversal/pinger.go 76.35% <0.00%> (-3.49%) ⬇️
session/pingpong/consumer_balance_tracker.go 57.34% <0.00%> (-0.72%) ⬇️
p2p/channel.go 67.50% <0.00%> (+1.44%) ⬆️
... and 1 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 1dc3a85...587fd9a. Read the comment docs.

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.

None yet

3 participants