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

Initial draft for EthereumStratum/2.0.0 proposal #1571

Merged
merged 8 commits into from
Nov 29, 2018

Conversation

AndreaLanfranchi
Copy link

@AndreaLanfranchi AndreaLanfranchi commented Nov 9, 2018

Initial draft for EthereumStratum/2.0.0 proposal

EIPS/eip-1571.md Outdated
---
eip: 1571
title: EthereumStratum/2.0.0
author: Andrea Lanfranchi [@AndreaLanfranchi](https://github.com/AndreaLanfranchi) <[email protected]>, Pawel Bylica [@chfast](https://github.com/chfast) <[email protected]>, Marius Van Der Wijden [@MariusVanDerWijden](https://github.com/MariusVanDerWijden)
Copy link
Member

Choose a reason for hiding this comment

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

Change [@AndreaLanfranchi](https://github.com/AndreaLanfranchi) to (@AndreaLanfranchi) for all names.

- Eventually either party closes session and TCP connection

### Session Handling - Hello
~~One of the worst annoyances until now is that server, at the very moment of socket connection, does not provide any useful information about the stratum flavour implemented. This means the client has to start a conversation by iteratively trying to connect via different protocol flavours. This proposal amends the situation making mandatory for the server to advertise itself to the client.
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this strikethrough paragraph need to be here?

Copy link
Author

Choose a reason for hiding this comment

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

No it doesn't. Can be removed

Copy link
Contributor

Choose a reason for hiding this comment

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

You can update it with a new pull request and it should be auto-merged now that the Draft is in the repository.

@nicksavers nicksavers merged commit c6a476b into ethereum:master Nov 29, 2018
Copy link
Contributor

@sea51930 sea51930 left a comment

Choose a reason for hiding this comment

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

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.

4 participants