Bitcoin Forum
April 27, 2024, 07:58:46 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: I need help testing my new BTC miningpool  (Read 255 times)
Pooltester (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
May 08, 2020, 01:12:58 AM
 #1

I'm in the process of setting up a new mining pool and will begin testing BTC mining tonight.
I'm renting hashpower via miningrigrentals, but don't have enough to rent more than ~300TH.

I wanted to ask this forum if there is any miners willing to help me mine in the coming 12 hours, so there is a theoretical chance that we will solve even a single block.

Pool supports AsicBoost and fee is 2%. If you want to help add these configurations to your mining setup:

'-a sha256 -o stratum+tcp://stratum.fortunapool.com:3333 -u <YOUR WALLET ADDRESS> -p x'

Please help spread the word to as many people as possible to test the pool properly before making an official launch.

If you find any bugs, or have any feedback you can leave a comment down below!

Thanks guys!
1714204726
Hero Member
*
Offline Offline

Posts: 1714204726

View Profile Personal Message (Offline)

Ignore
1714204726
Reply with quote  #2

1714204726
Report to moderator
1714204726
Hero Member
*
Offline Offline

Posts: 1714204726

View Profile Personal Message (Offline)

Ignore
1714204726
Reply with quote  #2

1714204726
Report to moderator
1714204726
Hero Member
*
Offline Offline

Posts: 1714204726

View Profile Personal Message (Offline)

Ignore
1714204726
Reply with quote  #2

1714204726
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714204726
Hero Member
*
Offline Offline

Posts: 1714204726

View Profile Personal Message (Offline)

Ignore
1714204726
Reply with quote  #2

1714204726
Report to moderator
1714204726
Hero Member
*
Offline Offline

Posts: 1714204726

View Profile Personal Message (Offline)

Ignore
1714204726
Reply with quote  #2

1714204726
Report to moderator
1714204726
Hero Member
*
Offline Offline

Posts: 1714204726

View Profile Personal Message (Offline)

Ignore
1714204726
Reply with quote  #2

1714204726
Report to moderator
MoparMiningLLC
aka Stryfe
Legendary
*
Online Online

Activity: 2058
Merit: 2201


EIN: 82-3893490


View Profile WWW
May 10, 2020, 10:39:44 PM
 #2

solo? pps? pplns?

what type of pool is it?

Mine BTC @ kano.is
Offering escrow services https://bitcointalk.org/index.php?topic=5154480
All Bitcoin 3D printing needs at CryptoCloaks
mikeywith
Legendary
*
Offline Offline

Activity: 2212
Merit: 6359


be constructive or S.T.F.U


View Profile
May 11, 2020, 05:19:50 AM
 #3

but don't have enough to rent more than ~300TH.

If you can't afford to rent enough hashrate to test your pool, then that's a problem to begin with, to find a block in the next 12 hours you will need 2EH worth of power, the current rate on NH is about 15.8BTC per EH per day, so for 2EH and 12 hours that is exactly 15.8btc or $135,880, no way on the planet you are going to get that much hashrate while testing the pool.

Another ugly fact, since you mentioned fees of 2% it means it's not a PPS pool, and it's highly unlikely that anyone will mine on a small PPLNS block unless you would give them more than what the network would pay them, which you don't seem to be able to afford, now if you were to go PPS, then you will need a ton of BTC in reserve, which you don't have judging by what you wrote.

I am sorry if I sound mean, I am not, I am trying to tell you the facts the way they are. sorry.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
sergw
Member
**
Offline Offline

Activity: 159
Merit: 12


View Profile
May 25, 2020, 01:31:34 PM
Last edit: May 26, 2020, 02:37:06 AM by frodocooper
 #4

i would suggest pool testing on smaller coins where difficulty is not so much, for example: DGB or LCC with just 300M diff.
minefarmbuy
Full Member
***
Offline Offline

Activity: 1022
Merit: 221


We are not retail.


View Profile WWW
May 25, 2020, 03:52:39 PM
 #5

Testnet diff should be low enough to mine with small hashrate.

Premier asic sourcing minefarmbuy.com #mineon
Twitter:@minefarmbuy -LN Tips-
Email: info@minefarmbuy.com PGP:1A1C A4D4 CE04 F57E 1C0C 5240 592A 09BF CCB4 F0C3
kano
Legendary
*
Offline Offline

Activity: 4466
Merit: 1800


Linux since 1997 RedHat 4


View Profile
May 25, 2020, 04:28:18 PM
 #6

...
i would suggest pool testing on smaller coins where difficulty is not so much, for example: DGB or LCC with just 300M diff.
Just remember that testing in low diff does not test the requirements of the code to properly handle the 64 bit math needed to handle current blocks.

This was a common problem with proxy writers a number of years ago, where their code did not handle, in all steps of the process, more than 32 bits of data.
e.g. the MANY lost blocks (over 20) on slush, in Dec-2015, were caused by this.

Part of my pool testing of miners, as suggested by organofcorti back when the slush issue happened, is to make sure miners are submitting shares higher than 32 bits within the realms of expected probability.
It's a much lower target than a full block, so occurs WAY more often than a block of course, and thus easy for a pool to detect.

It's not a be all and end all test, but certainly closer to knowing your code does work for bitcoin blocks.

Be wary of armchair experts ...

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!