Skip to content

Conversation

@Milad-Afdasta
Copy link

Stratum Servers
Host: bitcoinore.com
Port: 3333

Kiv added 30 commits February 15, 2011 19:20
…Shutdown miner thread on exit. Add about dialog.
…notebook instead. Fix bug where the wrong status would be shown.ww
Kiv and others added 30 commits November 18, 2012 17:58
Add Esperanto translation
Signed-off-by: Matheus Macabu <[email protected]>
Added Portuguese translation.
Replaced errant tabs, updated BitClockers servers.
Rename README.txt to README.md
Was (2 spaces REQUIRED after the number of Mh/s, really?)
    (r"\(\d+s\):(\d+)\.?(\d*) .* Mh/s", lambda match:
Is now (surplus spaces removed, extra text between number and unit might be an error that should be mentioned in the Console):
    (r"\(avg\):(\d+)\.?(\d*)Mh/s", lambda match:
launch_solo_server - changed datadir to wrap quotes around the path so that user names with spaces will still launch the executable with a valid data directory
typo
Minor change to entry on guiminer_pt.po file
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.