Skip to content

232 validator node central node connection migrate from web socket to pub sub#239

Merged
bartossh merged 15 commits intomainfrom
232-validator-node-central-node-connection-migrate-from-web-socket-to-pub-sub
Sep 12, 2023
Merged

232 validator node central node connection migrate from web socket to pub sub#239
bartossh merged 15 commits intomainfrom
232-validator-node-central-node-connection-migrate-from-web-socket-to-pub-sub

Conversation

@bartossh
Copy link
Copy Markdown
Owner

@bartossh bartossh commented Sep 9, 2023

Nats basic client with test.

@bartossh bartossh added documentation Improvements or additions to documentation enhancement New feature or request feature Feature with business value. good first issue Good for newcomers dependencies Pull requests that update a dependency file labels Sep 9, 2023
@bartossh bartossh self-assigned this Sep 9, 2023
@bartossh
Copy link
Copy Markdown
Owner Author

#240 here we will make block validation work as expected.
For now, block is only transmitted.

Copy link
Copy Markdown
Collaborator

@kmroz kmroz left a comment

Choose a reason for hiding this comment

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

Hefty diff 😄 Overall lgtm.

Just the one question (in teams). I'm also not sure about changing the name of the validator process to "helper". Let's discuss that one later.

Marking as 👍🏻

@bartossh bartossh merged commit 622fe89 into main Sep 12, 2023
@bartossh bartossh deleted the 232-validator-node-central-node-connection-migrate-from-web-socket-to-pub-sub branch September 12, 2023 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation enhancement New feature or request feature Feature with business value. good first issue Good for newcomers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Validator node - Central node connection migrate from web socket to pub / sub.

2 participants