mirror of
https://github.com/SChernykh/p2pool.git
synced 2024-11-16 15:57:39 +00:00
Added build status
This commit is contained in:
parent
b31adbd5ae
commit
abf5918da9
1 changed files with 5 additions and 0 deletions
|
@ -6,6 +6,11 @@ Decentralized pool for Monero mining.
|
|||
|
||||
No ETA on the official release date, but hopefully before the end of September 2021.
|
||||
|
||||
### Build status
|
||||
|
||||
![C/C++ CI](https://github.com/SChernykh/p2pool/actions/workflows/c-cpp.yml/badge.svg)
|
||||
![CodeQL](https://github.com/SChernykh/p2pool/actions/workflows/codeql-analysis.yml/badge.svg)
|
||||
|
||||
## Pool mining vs Solo mining vs P2Pool mining
|
||||
|
||||
Here's the comparison table of the different ways of mining. While pool mining is the easiest to setup, it centralizes Monero network and pool admin gets full power over your hashrate and your unpaid funds. Solo mining is 100% independent and the best for the network. P2Pool mining has all the advantages of solo mining, but also makes regular payouts possible.
|
||||
|
|
Loading…
Reference in a new issue