-
Notifications
You must be signed in to change notification settings - Fork 494
Technical Documentation
Hüseyin Uslu edited this page May 17, 2014
·
31 revisions
Here you find a list of technical documentation & stuff.
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.
- Documentation
- Documentation [mirror]
- Is it possible for miners to know mining-address?
- Full breakdown of stratum client communication
- No official docs.
- In use by PrimeCoin/MemmoryCoin/BitShares based coins/pools.
- Reference Implementation
- Wikipedia article
- Bitcoin wiki
- Article #1
- Article #2
- Article #3
- Video - Merkle roots and merkle trees
- https://en.bitcoin.it/wiki/Transactions#Generation
- What is coinbase?
- Format of coinbase transaction
- How to decode coinbase transaction
- Format of coinbase input scripts
- Decision behind that the coinbase field can have arbitrary data
Here is some reference implementations mostly which .net & c# based grouped by categories.