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

KIP-0011 -- standardization and simplification of Stratum #17

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

KaffinPX
Copy link

@KaffinPX KaffinPX commented May 20, 2024

Changes made:

No More Prefixes -- It was only used in mining anyway, eliminating the need for prefixes.
No Job IDs -- Job IDs have been removed as an optimization, since submissions are less frequent than notifications.
Simplified Subscription and Authorization -- The processes for subscription and authorization have been streamlined, making integration easier for developers.
Less methods -- Nonce and difficulty are contained by other calls now, results in less bandwidth usage by both parties.

@KaffinPX
Copy link
Author

we may make workerId optional on submit... still thinking

@KaffinPX KaffinPX changed the title KIP-0010 -- standardization and simplification of Stratum KIP-0011 -- standardization and simplification of Stratum Jun 16, 2024
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.

1 participant