-
Notifications
You must be signed in to change notification settings - Fork 494
Protocols
raistlinthewiz edited this page Oct 3, 2014
·
6 revisions
Pool servers and miner softwares support different mining-protocols. You can find an up to date list of them here. Feel free to implement support for a protocol if CoiniumServ miss it.
- stratum mining
- stratum protocol [mirror]
- stratum platform
- Full example data for scrypt Stratum-client
- block headers
- mining algorithm
- Is it possible for miners to know mining-address?
- https://bitcointalk.org/index.php?topic=108533.0
- https://bitcointalk.org/index.php?topic=557866.0
- https://bitcointalk.org/index.php?topic=557991.0
- https://bitcointalk.org/index.php?topic=55842.0
- No official docs.
- In use by PrimeCoin/MemmoryCoin/BitShares based coins/pools.
- Reference Implementation