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

Fix blank page on remote beacon node #511

Merged
merged 1 commit into from
Mar 2, 2021

Conversation

BeroBurny
Copy link
Collaborator

Short description of work done

  • fix bank screen on remote beacon node

PR Checklist

  • I have run type check locally
  • I have run linter locally
  • I have run unit and integration tests locally
  • Rebased to master branch / merged master

Changes

  • fix bank screen on remote beacon node

Issues

Closes #510

@BeroBurny BeroBurny added the bug Something isn't working label Mar 2, 2021
@BeroBurny BeroBurny requested a review from a team as a code owner March 2, 2021 07:18
@BeroBurny BeroBurny self-assigned this Mar 2, 2021
@codecov
Copy link

codecov bot commented Mar 2, 2021

Codecov Report

Merging #511 (65c0ef1) into master (db3e787) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #511   +/-   ##
=======================================
  Coverage   59.00%   59.00%           
=======================================
  Files          75       75           
  Lines        1244     1244           
  Branches      146      146           
=======================================
  Hits          734      734           
  Misses        483      483           
  Partials       27       27           
Flag Coverage Δ
unit 59.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 db3e787...254ad43. Read the comment docs.

@mpetrunic mpetrunic merged commit 9bc93d7 into master Mar 2, 2021
@mpetrunic mpetrunic deleted the beroburny/fix-remote-beacon-node-details branch March 2, 2021 07:45
@morrigan
Copy link
Member

morrigan commented Mar 2, 2021

🙈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Beacon node page for an unsynced beacon node is a blank page
3 participants