Mac OS (macOS) and Linux binaries version 0.13.0
Release notes
This release implements a hard fork on Mon, 15 Aug 2016 14:00:00 GMT if the majority of witnesses upgrade.
This hardfork will fix the following issues:
- minimal rshares per vote will now be enforced
- new proof of work algorithm that prevents short cut calculations
How to Mine
- Download and extract binaries from https://github.com/mahnunchik/steem/releases
- Collect your
ACTIVE
private key (for example from https://steemit.com/@accountname/permissions page, replaceaccountname
with yours) - Mine!
$ ./steemd --miner=["accountname","PRIVATE_KEY"] --witness="accountname" --seed-node="52.38.66.234:2001"
Good luck!
Thank you for this information.
Thanks. I have a Mac lying around that I use to try this.