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

Feat: Support metadata topics in nova visualizer #1046

Merged
merged 8 commits into from
Feb 5, 2024

Conversation

msarcev
Copy link
Collaborator

@msarcev msarcev commented Feb 1, 2024

Description of change

  • Sets new Visualizer to be used only on Nova networks
  • Listens to block-metadata topics and streams updates in novaFeed
  • Colours Blocks in the Visualizer based on TransactionState

Closes #1034

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@msarcev msarcev marked this pull request as draft February 1, 2024 13:38
@msarcev msarcev marked this pull request as ready for review February 1, 2024 15:38
Copy link
Member

@VmMad VmMad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@begonaalvarezd begonaalvarezd merged commit 111c587 into dev Feb 5, 2024
3 of 5 checks passed
@begonaalvarezd begonaalvarezd deleted the feat/support-metadata-topics-nova-visualizer branch February 5, 2024 19:02
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.

[Task]: Use accepted & confirmed mqtt topics to color accepted/confirmed blocks
3 participants