xmrig-proxy
Monero (XMR) Stratum protocol proxy (by xmrig)
RandomX
Proof of work algorithm based on random code execution (by tevador)
xmrig-proxy | RandomX | |
---|---|---|
18 | 74 | |
621 | 1,436 | |
- | - | |
5.5 | 3.4 | |
4 months ago | about 1 month ago | |
C++ | C++ | |
GNU General Public License v3.0 only | BSD 3-clause "New" or "Revised" License |
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.
xmrig-proxy
Posts with mentions or reviews of xmrig-proxy.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-01.
-
Cluster of Thin Wyse Terminals?
You'd want to run an OS+XMRig from removable storage + ram then point them to a xmrig-proxy.
-
Looking for some guidance on Monero Mining JSONRPC
Anyway you might want to use xmrig-proxy instead of writing your own proxy.
-
P2pool Monitoring
You could type workers in your P2Pool if you used CLI. For API you'd probably want to use xmrig proxy.
- XMRig Proxy - Getting worker data
-
XMRig on mini pool
My point about p2pool as a proxy was that with monero mining what's usually talked about when people say "proxy" is xmrig-proxy.
-
Hi I just want to know if there would be a way to set up my private mining pool
I guess I would like more context, if you have multiple rigs and are hoping to connect them you could use something like xmrig-proxy to connect your rigs together. But if you are hoping to create your own pool for the public which isn't was is stated I believe you could just fork p2pool and go from there.
-
Multiple cpus xmrig pool
Take a look add this.
-
xmrig-proxy with RandomX algorithm
Wirh the webpage i mean https://xmrig.com/proxy
-
I finally became an full node today!
hey, sorry I missed this-- there are a couple of approaches that would work, each with it's own pros and cons depending on how comfortable you are with the command line. Check out xmrig-proxy if you haven't. Cheers.
-
My own pool
try https://xmrig.com/proxy
RandomX
Posts with mentions or reviews of RandomX.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-08.
-
Ask HN: What fuel for my data furnace?
This is not true for all crypto coins. A small proportion of mining hash functions are deliberately designed to thwart ASICs, e.g. https://github.com/tevador/RandomX. It's a cat-and-mouse game, though: CryptoNight was designed to fulfill the same role, but ultimately failed: https://monerodocs.org/proof-of-work/cryptonight/.
- Proof-of-Work Defense for Onion Services
-
Verification
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 This is my last post on reddit. The purpose of this post is to prove that the reddit account /u/tevador and the github account of the same name are controlled by the same person. GPG key: https://github.com/tevador/RandomX/blob/master/doc/tevador.asc This message was posted in the subreddit /r/randomx_mining on the 30th of June 2023. I recommend https://monero.town/ as an alternative to /r/Monero. -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQQyhaMtUTB2YyzoJRBaKMhq571zpgUCZJ8XewAKCRBaKMhq571z pqlWAQDc7RNvs6CUy9QV6/ozl3gFjLwm1NmT94FTNSleT+AlfAEA7ENSGDvq+FFk pU3uR1I0KFA6PmipgHTRGCD5YPlw2ws= =ihK6 -----END PGP SIGNATURE-----
-
RandomX Inputs
Can we reference this specs doc from the Randomx repo https://github.com/tevador/RandomX/blob/master/doc/specs.md . I am going to be using the variables K and H as described in the doc.
- Plans for 30% Tax on Bitcoin Mining Shut Down in New Debt Deal: Senator Warren Davidson - The Daily Hodl
-
Why does purplecoin want asic friendly pow algorithm if you are advertising full node on any device?
Monero uses randomx, an ASIC-resistant and CPU-friendly POW algorithm created by Monero community members, designed to make the use of mining-specific hardware unfeasible. Monero previously used CryptoNight and variations of this algorithm. More info in the GitHub repo.
-
How to code javascript monero mining algorithm from scratch?
Here's the randomx github. Or at least I think its the same randomx that xmr uses? https://github.com/tevador/RandomX. There's some stuff in there under the documentation section.
- is monero CPU intensive or ram
-
[serious] Is Monero really what investors think they would get buying Bitcoin?
Monero does not have ASICs since RandomX was implemented in 2019. CPU is the best way to mine it. See https://github.com/tevador/RandomX.
- Satoshi's Secret Weapon and ASIC Resistance
What are some alternatives?
When comparing xmrig-proxy and RandomX you can also consider the following projects:
p2pool - Decentralized pool for Monero mining
xmrig - RandomX, KawPow, CryptoNight and GhostRider unified CPU/GPU miner and RandomX benchmark
nodejs-pool
xmrig-amd - Monero AMD (OpenCL) miner
webminerpool - Complete sources for a monero webminer.
ProgPOW - A Programmatic Proof-of-Work for Ethash. Forked from https://github.com/ethereum-mining/ethminer
monero - Monero: the secure, private, untraceable cryptocurrency
randomx-sniffer - Proof of concept tool to detect RandomX cryptojacking malware on Windows
xmrigCC - RandomX, CryptoNight, Argon2 and GhostRider CPU/GPU miner with Command&Control (CC) Server and Monitoring
RandomX_CUDA - RandomX CUDA implementation