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

Telnet & update shares without reload page #1676

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Seelenkind
Copy link

If the ESP8266 is not connected to the PC there is no possibility of output via the serial port. I added a Telnet server to the code. Now a connection can be established via the IP using a Telnet client such as Putty and the mining progress can be displayed. Secondly, I expanded the code so that the current shares, in addition to the hashrate, are updated via push without the page having to be reloaded.

If the ESP8266 is not connected to the PC there is no possibility of output via the serial port. I added a Telnet server to the code. Now a connection can be established via the IP using a Telnet client such as Putty and the mining progress can be displayed. Secondly, I expanded the code so that the current shares, in addition to the hashrate, are updated via push without the page having to be reloaded.
@revoxhere
Copy link
Owner

Not bad. Can you change it so it's off by default? Please also make sure it doesn't break the configurator found on duinocoin.com getting started guides or submit a PR to change them also.

@revoxhere revoxhere self-assigned this Nov 30, 2023
@revoxhere revoxhere added the postponed May be done during better times label Nov 30, 2023
@revoxhere
Copy link
Owner

Hello, if you're still interested in pushing these changes to main codebase, you'll need to update the changes to the all-new and universal ESP Code released with version 4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
postponed May be done during better times
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants