XMRvsBeast

87 readers
1 users here now

https://xmrvsbeast.com/

http://xmrvsbeast.i2p/?i2paddresshelper=gezy4vycqdjray6ji6o6oajpj5rrj7nw4sa4yxioes7nvcww3cmq.b32.i2p

founded 1 year ago
MODERATORS
1
 
 

XMRig for Android Has anyone analyzed and tried this? Is p2pool mini implemented?

2
3
4
5
6
 
 

Available @ https://github.com/Cyrix126/gupaxx

Hop into https://matrix.to/#/#xmrvsbeast:monero.social if you have questions or issues.

7
 
 

First registered miner with some raffle win history to reply wins 0.2000 XMR!

8
4
submitted 6 months ago* (last edited 6 months ago) by [email protected] to c/[email protected]
 
 

Thanks to all that participate in making the raffle a success!!

First donor with some win history to reply here on Monero.Town wins 0.50 XMR, paid to their registered wallet address 🙂

9
4
submitted 6 months ago* (last edited 6 months ago) by [email protected] to c/[email protected]
 
 

The nodo was being showed-off on Monerotopia and a very interesting news item happen to be on screen 😀

10
11
 
 

The calculator takes into account historical data and also calculates the odds for you. Needless to say joining the raffle is a no brainier. 🧠

P2Pool already is the best way to mine Monero. Now with the Bonus Hashrate raffle (https://xmrvsbeast.com) it is the best way to mine, period.

You can now verify that all selections are actually random and no cheating is taking place by the raffle admin. Click on "Recent Winners" and follow the verification instructions.

Join us (1800+ miners) in making P2pool #1 in dominance as it should be and Monero mining fully decentralized! (https://moneroj.net/p2pool_dominance/)

12
 
 

Mining Monero on P2Pool has never been more fun!

Visit the rules page to see how to participate and win BIG!

https://xmrvsbeast.com/p2pool/rules.html

13
4
submitted 8 months ago* (last edited 8 months ago) by [email protected] to c/[email protected]
 
 

To keep the raffle fair and competitive miners are now required to have a share in the PPLNS window to win the raffle.

You can now register an address to the raffle without having to wait to be in the PPLNS window.

A whale donor round was added for miners donating 100kH/s or more.

Please see the rules page for more details.

Let's get that hashrate up! Good luck and have fun. ;)

14
7
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 
 

In order to lower the process complexity and resource consumption the boost feature has been halted.

The hashrate allocated for the boost system will go into the raffle. This will help raffle winners find shares during their round.

15
4
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 
 

The miner donating the most wins, every time in this special round! 😀

*EDIT: Top donor round modified to include random selection between to top 3 donors to encourage more competition.

Check https://xmrvsbeast.com/p2pool/rules.html for more details

16
2
submitted 1 year ago* (last edited 8 months ago) by [email protected] to c/[email protected]
 
 

Binary Releases: https://github.com/SChernykh/p2pool/releases/latest

P2Pool “Main” Sidechain Stats: https://p2pool.io/

Chat room: https://matrix.to/#/#p2pool-log:monero.social

P2Pool “Mini” Sidechain Stats: https://p2pool.io/mini/

Chat room: https://matrix.to/#/#p2pool-mini:libera.chat

P2Pool is also now integrated into the official Monero Wallet GUI

This is for users who do not want to touch the command line.

Quick start GUI guide by MoneroGuides - https://moneroguides.org/tutorials/00x03-mining-monero-p2pool-quick-start-guide/

If you are a bit more adventurous but still hate the CMD and manual setup then try the Gupax GUI

https://gupax.io/guide/

P2pool compatible monero Nodes If you do not have your own local copy of the blockchain.

https://xmrvsbeast.com/p2pool/monero_nodes.html

You should run monerod along with p2pool, that is the best setup for decentralization and performance.

Syncing Monero Blockchain For fast sync use below command (resource intensive, SSD recommended)

monerod --block-sync-size=50 --out-peers 100 --prep-blocks-threads=128 --prune-blockchain --sync-pruned-blocks

After sync create a config file for monerod inside bitmonero folder (location will vary depending on OS)

bitmonero.conf (review these settings and edit as needed)

max-log-file-size=10000000
max-log-files=2
log-level=0,stacktrace:FATAL
out-peers=32
in-peers=16
prune-blockchain=1
sync-pruned-blocks=1
enable-dns-blocklist=1
check-updates=disabled
disable-dns-checkpoints=1
zmq-pub=tcp://127.0.0.1:18083

Set up huge pages (make sure this is done every time you restart the machine)

For p2pool and monerod only you will need 1452 huge pages

For p2pool, monerod, and xmrig you will need 3072 huge pages

read through https://github.com/SChernykh/p2pool#how-to-mine-on-p2pool for OS specific instructions

run monerod (auto-restart linux script: https://github.com/xmrvsbeast/monerod-auto-restart)

make sure config file is in correct place and has been loaded

type out_peers in the monerod console and press enter, you should see:

Max number of out peers set to 32 if not then you might have to run monerod with option --config-file=C:\path\to\bitmonero.conf to tell monerod where the config file is explicitly defined

run p2pool: (you should use a brand new wallet address because it will be public)

p2pool --wallet YOUR_WALLET_ADDRESS Choose which p2pool sidechain to mine on.

If your hashrate is less than 1/2 of the last miners on this list, consider mining on the “mini” sidechain (https://p2pool.observer/miners)

Instructions on how to select the sidechain (https://xmrvsbeast.com/p2pool/sidechains.html)

in the p2pool console type help and press enter, this will give you console commands you can use

for example you can change log level by typing loglevel 1 and pressing enter

run xmrig:

xmrig -o 127.0.0.1:3333 Then you can join the p2pool bonus HR raffle (https://xmrvsbeast.com/p2pool/)

Note: You need at least one share displayed in p2pool observer main or mini “current miners” page to join the raffle

Alternative dashboard for P2Pool & Mini

https://skzap.github.io/p2poolui/