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

Release 0.2.0 #8

Merged
merged 22 commits into from
Mar 29, 2017
Merged

Release 0.2.0 #8

merged 22 commits into from
Mar 29, 2017

Conversation

tranvictor
Copy link
Member

  • Support Ropsten testnet
  • Move Kovan version installation script to kovan_compile.sh, prepare to leave Kovan unmaintained
  • Geth/Parity doesn't need to be manually set etherbase and extradata

README.md Outdated
- `keystore_path` is a path to a directory that contains your account key. E.g., `$HOME/.local/share/io.parity.ethereum/keys/kovan/`.
- `account` is the address of your account. E.g., `0x2ba80fe2811f8e0ea5eabf8e07697f7e9f5ae56c`
3. Enter your key passphrase.
4. Run `ethminer -F localhost:1633`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

or 'ethminer -G -F localhost:1633` if you mine with your GPU

1. Run Parity on Kovan testnet. `parity --chain kovan`
2. Run smartpool client `./smartpool --keystore keystore_path --miner account --spcontract 0x0398ae5a974FE8179B6B0ab9baF4d5f366E932Bf`
### Running
1. Run Geth on Ropsten testnet: `geth --testnet --fast --rpc --rpcapi "db,eth,net,web3,miner"` or Parity: `parity --chain ropsten --jsonrpc-apis "web3,eth,net,parity,traces,rpc,parity_set"`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Its good if we can give one example here.

README.md Outdated
### ETH balance
To run smartpool you must have a testnet Kovan account with least 0.5 Ether. You can get testnet Ethers from [faucets](https://github.com/kovan-testnet/faucet).
#### ETH balance
To run smartpool you must have a Ropsten testnet account with least 0.5 Ether. You can get testnet Ethers from [metamask faucets](https://faucet.metamask.io/) or ping us on our gitter channel.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

link to our gitter?

@tranvictor tranvictor merged commit 454b73b into master Mar 29, 2017
@tranvictor tranvictor deleted the release-0.2.0 branch March 29, 2017 14:54
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.

None yet

2 participants