Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Feature Request: stratum_listener.get_transactions #21

Open
daryltucker opened this issue Mar 20, 2015 · 3 comments
Open

Feature Request: stratum_listener.get_transactions #21

daryltucker opened this issue Mar 20, 2015 · 3 comments

Comments

@daryltucker
Copy link

I'm noticing that clients are requesting stratum_listener.get_transactions.

Everytime I see the following on my client:

  • Pool 0 is sending mismatched block contents to us (0 is not 512-1023)

I see the following on the server's log:

  • 2015-03-20 20:50:14,567 WARNING proxy stratum_listener.get_transactions # mining.get_transactions isn't supported by proxy

Thanks

@daryltucker
Copy link
Author

Hey, @slush0, I just saw you and @luke-jr's conversation here.

@slush0
Copy link
Owner

slush0 commented Mar 21, 2015

I don't think there's any poll supporting get_transactions at the moment, because it was heavy on server traffic.

@luke-jr
Copy link

luke-jr commented Mar 21, 2015

"mismatched block contents to us (0 is not 512-1023)" would mean an invalid response was returned, rather than an error (as it should be if the pool simply doesn't/won't support it)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants