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 beacon live updates #247

Merged
2 commits merged into from
Mar 8, 2022
Merged

Fix beacon live updates #247

2 commits merged into from
Mar 8, 2022

Conversation

ghost
Copy link

@ghost ghost commented Feb 25, 2022

Description

In this change, we are fixing the realtime of the beacon chain explorer.

Also when the node was subscribed to the real time feature, it was spammed by infinite replication attestation message.

Type of change

  • Bug fix

How Has This Been Tested?

Go the http://localhost:4000/explorer/chain/beacon it should display the transaction in real time and also avoid the duplication of replication attestation message if the subscribed node is the same as the current one.

@ghost ghost added UI Invole user interface beacon chain Involve BeaconChain labels Feb 25, 2022
@ghost ghost requested a review from blackode February 25, 2022 15:41
@ghost ghost changed the base branch from master to develop February 25, 2022 15:41
@ghost ghost force-pushed the fix_beacon_live_updates branch from 71fb5e1 to 0876cc6 Compare February 25, 2022 15:42
@internet-zero internet-zero assigned ghost Mar 2, 2022
@ghost ghost requested review from imnik11 and removed request for blackode March 2, 2022 13:08
@ghost ghost merged commit 166cb36 into develop Mar 8, 2022
@ghost ghost deleted the fix_beacon_live_updates branch March 8, 2022 09:31
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beacon chain Involve BeaconChain UI Invole user interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant