p2pool
Peer-to-peer Bitcoin mining pool (by jtoomim)
p2pool-vtc
By vertcoin-project
Our great sponsors
p2pool | p2pool-vtc | |
---|---|---|
16 | 6 | |
35 | 31 | |
- | - | |
0.0 | 0.0 | |
about 1 year ago | 9 months ago | |
Python | Python | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
p2pool
Posts with mentions or reviews of p2pool.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-22.
-
URGENT: Litecoin P2Pool MWEB Update Required
https://github.com/jtoomim/p2pool/pull/59 👀
-
[Q] What is the latest P2Pool software to run a Vertcoin Node
https://github.com/jtoomim/p2pool which seemed to me to be the most recent version of the p2pool node.
-
SOLO Merged Mining - Doge and LTC local (CPU and ASIC)
To setup the pool you need Python 2.x, P2Pool (I used this fork: https://github.com/jtoomim/p2pool) and - on Windows - Visual Studio to run the litecoin_scrypt setup.py (what script? look here).
p2pool-vtc
Posts with mentions or reviews of p2pool-vtc.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-09-16.
-
Vertcoin Miners and Pools List
P2Pool (run your own) https://github.com/vertcoin-project/p2pool-vtc or select one from this list: stratum+tcp://ADDRESS
-
[Q] What is the latest P2Pool software to run a Vertcoin Node
You'll have to checkout this pull request: https://github.com/vertcoin-project/p2pool-vtc/pull/50
-
Anybody here from Iran?
Again I might be wrong but v.3.0.0 seems to support Verthash. https://github.com/vertcoin-project/p2pool-vtc/release
Quick and dirty: Grab Portable Python-2.7.17 x64.exe From https://sourceforge.net/projects/portable-python/files/Portable%20Python%202.7/ Run Portable Python-2.7.17 x64.exe extracting into a directory of your choice, I used c:\Temp\python Start cmd.exe and cd into "{install location}\Portable Python-2.7.17 x64" App\Python\python.exe -m pip install twisted git clone https://github.com/vertcoin-project/p2pool-vtc.git cd p2pool-vtc git checkout v3.0.0 copy verthash.pyd build on windows into p2pool-vtc directory copy verthash.dat into p2pool-vtc install vertcoind into p2pool-vtc vertcoin.conf in p2pool-vtc --- server=1 rpcuser=x rpcpassword=x dbcache=100 maxorphantx=10 maxmempool=50 prune=550 maxconnections=15 maxuploadtarget=500 --- create p2pool.bat file with: --- cd p2pool-vtc start vertcoind.exe --datadir=. ..\app\python\python.exe run_p2pool.py --net vertcoin x x vertcoin-cli.exe --datadir=. stop pause --- ]
-
Verthash P2Pool & Raspberry PI 4
P2Pool executables are not available yet. Check back closer to the fork. If you want to build it yourself, there is a pull request for testnet that you can check out on Github: https://github.com/vertcoin-project/p2pool-vtc/pull/37
What are some alternatives?
When comparing p2pool and p2pool-vtc you can also consider the following projects:
cpuminer-multi - crypto cpuminer (linux + windows)
p2pool-vtc
verthash-pospace - A Verthash design that uses SHA3 and SpaceMint's Proof of Space random data file to create a high memory to oracle runtime ratio static memory-hard function
p2pool - Peer-to-peer Bitcoin mining pool