Pages:
Author

Topic: [∞ YH] solo.ckpool.org 2% fee solo mining USA/DE 255 blocks solved! - page 96. (Read 1514767 times)

-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
If I understand correctly you pay 1% when find block but what is with regular earning what show https://www.cryptocompare.com/mining/calculator/btc will it show in my BTC wallet?
That's for normal pools. This is the solo pool where you get all or nothing.

Can you a little better explanation. So that means if connect s9 antminers on the solo pool I will not get daily money but will have a chance to solo got 12 BTC if find chain block. Are there is no way to get both?

bump, any answer please. Are have the way to get both regular earning and chain block?
Mine in 2 pools instead of just this one.
newbie
Activity: 3
Merit: 0
If I understand correctly you pay 1% when find block but what is with regular earning what show https://www.cryptocompare.com/mining/calculator/btc will it show in my BTC wallet?
That's for normal pools. This is the solo pool where you get all or nothing.

Can you a little better explanation. So that means if connect s9 antminers on the solo pool I will not get daily money but will have a chance to solo got 12 BTC if find chain block. Are there is no way to get both?

bump, any answer please. Are have the way to get both regular earning and chain block?
hero member
Activity: 1092
Merit: 552
Retired IRCX God
...If I build virtual machine with ubuntu can build this and run from VM would this work?
Yes, you just have to point the miners to the local IP of the vm.
newbie
Activity: 14
Merit: 0
Yes I see this for linux.

I am asking a way for windows proxy like my original post.

https://bitcointalksearch.org/topic/m.29305930

Edit :

If I build virtual machine with ubuntu can build this and run from VM would this work?


hero member
Activity: 1092
Merit: 552
Retired IRCX God
...I am not coder so some advice on compile on windows would help,  
...
Quote
Ultra low overhead massively scalable multi-process, multi-threaded modular
bitcoin mining pool, proxy, passthrough, library and database interface in c
for Linux.
...
BUILDING:

Building ckpool standalone without ckdb has no dependencies outside of the
basic build tools on any linux installation
newbie
Activity: 14
Merit: 0
...CK it would be good if you would host a "pre-built" proxy that requires not to be compiled it would help a lot.
He wrote it for you, the least you can do is type 4 lines and compile it specific to your OS and build  Roll Eyes

I read the instructions it talks of linux os.
I am not coder so some advice on compile on windows would help, 

I do not understand what "packages" it require or how to install them.

hero member
Activity: 1092
Merit: 552
Retired IRCX God
...CK it would be good if you would host a "pre-built" proxy that requires not to be compiled it would help a lot.
He wrote it for you, the least you can do is type 4 lines and compile it specific to your OS and build  Roll Eyes
newbie
Activity: 14
Merit: 0
I only require proxy I think BFG has things in it I do not need.

CK it would be good if you would host a "pre-built" proxy that requires not to be compiled it would help a lot.
full member
Activity: 658
Merit: 118

I download BFG it was showing issues as trojan after checking I did not want to use.

All miners show up as a trojan to most AV systems. Its a false alarm as long you download from legit links, like the one in the thread.
newbie
Activity: 14
Merit: 0

I download BFG it was showing issues as trojan after checking I did not want to use.
newbie
Activity: 14
Merit: 0
I'm not sure how updated Slush's proxy is, but the CKPool proxy works great.

https://bitbucket.org/ckolivas/ckpool/src

Do I have to build that from the source? 
I am unsure how to do this.

Yep - they have directions on how to do it. However, if you're not running a Linux variant already, it might be tough.

Why are you using a proxy vs. connecting your miners with different workers?

I would like to view the additional information that proxy allows and with proxy allows me to consolidate to single connection,
full member
Activity: 658
Merit: 118
I'm not sure how updated Slush's proxy is, but the CKPool proxy works great.

https://bitbucket.org/ckolivas/ckpool/src

Do I have to build that from the source? 
I am unsure how to do this.

Yep - they have directions on how to do it. However, if you're not running a Linux variant already, it might be tough.

Why are you using a proxy vs. connecting your miners with different workers?
newbie
Activity: 14
Merit: 0
I'm not sure how updated Slush's proxy is, but the CKPool proxy works great.

https://bitbucket.org/ckolivas/ckpool/src

Do I have to build that from the source? 
I am unsure how to do this.
full member
Activity: 658
Merit: 118
I'm not sure how updated Slush's proxy is, but the CKPool proxy works great.

https://bitbucket.org/ckolivas/ckpool/src
newbie
Activity: 14
Merit: 0
I am trying to connect a few miners to the pool with this proxy,   I can get one miner to connect but the others never seems to connect.                                          

https://github.com/slush0/stratum-mining-proxy

Code:
C:\Users\>cd Desktop                                                                                                                                                                                                                                                                       
C:\Users\Desktop>mining_proxy.exe -o de.ckpool.org -p 3333                                                                                  
2018-01-31 11:55:40,365 INFO proxy jobs. # C extension for midstate not available. Using default implementation instead.                
2018-01-31 11:55:40,365 WARNING proxy mining_proxy.main # Stratum proxy version: 1.5.5                                                          
2018-01-31 11:55:40,381 WARNING proxy mining_proxy.test_update # Checking for updates...                                                        
2018-01-31 11:55:41,381 WARNING proxy mining_proxy.main # Trying to connect to Stratum pool at de.ckpool.org:3333                                
2018-01-31 11:55:41,678 INFO stats stats.print_stats # 1 peers connected, state changed 1 times                                                  
2018-01-31 11:55:41,678 INFO proxy mining_proxy.on_connect # Connected to Stratum pool at de.ckpool.org:3333                                    
2018-01-31 11:55:41,678 INFO proxy mining_proxy.on_connect # Subscribing for mining jobs                                                        
2018-01-31 11:55:41,851 WARNING proxy mining_proxy.main # -----------------------------------------------------------------------                
2018-01-31 11:55:41,851 WARNING proxy mining_proxy.main # PROXY IS LISTENING ON ALL IPs ON PORT 3333 (stratum) AND 8332 (getwork)                
2018-01-31 11:55:41,851 WARNING proxy mining_proxy.main # -----------------------------------------------------------------------                
2018-01-31 11:55:41,851 INFO proxy client_service.handle_event # Setting new difficulty: 4000                                                    
2018-01-31 11:56:04,246 INFO stats stats.print_stats # 2 peers connected, state changed 1 times                                                  
2018-01-31 11:56:04,246 ERROR proxy stratum_listener._finish_after_subscribe # Template not ready yet                                            
2018-01-31 11:56:04,418 INFO proxy client_service.handle_event # New job 5a71009a00000330 for prevhash a825cc32, clean_jobs=True                
2018-01-31 11:56:04,418 INFO proxy client_service.handle_event # Setting new difficulty: 4000                                                    
2018-01-31 11:56:11,091 INFO proxy stratum_listener.submit # [172ms] Share from '16Ev9GsHwwv5ycdvkWdHuDHCQmLuPzpqRk' accepted, diff 4000        
2018-01-31 11:56:34,957 INFO proxy client_service.handle_event # New job 5a71009a00000331 for prevhash a825cc32, clean_jobs=False
2018-01-31 11:57:06,454 INFO stats stats.print_stats # 3 peers connected, state changed 1 times                                                                  
2018-01-31 11:57:15,994 INFO stats stats.print_stats # 4 peers connected, state changed 1 times                                                  
2018-01-31 11:57:17,010 INFO stats stats.print_stats # 5 peers connected, state changed 1 times
2018-01-31 12:01:06,464 INFO stats stats.print_stats # 4 peers connected, state changed 1 times                                                  
2018-01-31 12:01:09,809 INFO proxy stratum_listener.submit # [171ms] Share from '16Ev9GsHwwv5ycdvkWdHuDHCQmLuPzpqRk' accepted, diff 4000        
2018-01-31 12:01:13,934 INFO stats stats.print_stats # 3 peers connected, state changed 1 times                                                  
2018-01-31 12:01:28,056 INFO proxy client_service.handle_event # New job 5a71009a00000337 for prevhash 32f68c23, clean_jobs=False                
2018-01-31 12:01:38,940 INFO stats stats.print_stats # 2 peers connected, state changed 1 times                                                  
2018-01-31 12:02:27,285 INFO proxy client_service.handle_event # New job 5a71009a00000338 for prevhash 32f68c23, clean_jobs=False                
2018-01-31 12:02:39,645 INFO proxy stratum_listener.submit # [171ms] Share from '16Ev9GsHwwv5ycdvkWdHuDHCQmLuPzpqRk' accepted, diff 4000        
2018-01-31 12:03:03,272 INFO proxy stratum_listener.submit # [173ms] Share from '16Ev9GsHwwv5ycdvkWdHuDHCQmLuPzpqRk' accepted, diff 4000        
2018-01-31 12:03:06,467 INFO stats stats.print_stats # 3 peers connected, state changed 1 times                                                  
2018-01-31 12:03:21,003 INFO stats stats.print_stats # 4 peers connected, state changed 1 times                                                  
2018-01-31 12:03:25,015 INFO stats stats.print_stats # 5 peers connected, state changed 1 times                                                  
2018-01-31 12:03:26,038 INFO proxy client_service.handle_event # New job 5a71009a00000339 for prevhash 32f68c23, clean_jobs=False                
2018-01-31 12:03:31,788 INFO proxy stratum_listener.submit # [172ms] Share from '16Ev9GsHwwv5ycdvkWdHuDHCQmLuPzpqRk' accepted, diff 4000        
2018-01-31 12:04:06,476 INFO stats stats.print_stats # 4 peers connected, state changed 1 times                                                  
2018-01-31 12:04:21,002 INFO stats stats.print_stats # 3 peers connected, state changed 1 times

I can get one miner to connect but when I point additional miners at the proxy ip they show no connection in cgminer or on the proxy.
I have attempted to put different btc address for each miner but still not connecting.

It show 5 peers connected, but other miners in cgminer do not show connection.

Is there something missing from my options on proxy?

I Start with mining_proxy.exe -o de.ckpool.org -p 3333  


Edit:

After some test i got 2 miners to connect but still others do not connect i check with tcp view and process explorer but other miners would not show.

I added the argument mining_proxy.exe -o de.ckpool.org -p 3333 -sh localhost -sp 3333

In logs it seems to show peers and  status change but no work submitted from cgminer to proxy.

Code:
-o HOST, --host HOST  Hostname of Stratum mining pool
-p PORT, --port PORT  Port of Stratum mining pool
-sh STRATUM_HOST, --stratum-host STRATUM_HOST
                        On which network interface listen for stratum miners.
                        Use "localhost" for listening on internal IP only.
  -sp STRATUM_PORT, --stratum-port STRATUM_PORT
                        Port on which port listen for stratum miners.

Code:
INFO stats stats.print_stats # 3 peers connected, state changed 1 times                                                  
INFO stats stats.print_stats # 4 peers connected, state changed 1 times                                                  
INFO stats stats.print_stats # 5 peers connected, state changed 1 times

Is there solution for this?

another question can I point the miners at the same BTC address without worker names? Is there limit to this?

When I do this all the workers are on different Diff's when use proxy to consolidate miners they work together on work?
newbie
Activity: 3
Merit: 0
If I understand correctly you pay 1% when find block but what is with regular earning what show https://www.cryptocompare.com/mining/calculator/btc will it show in my BTC wallet?
That's for normal pools. This is the solo pool where you get all or nothing.

Can you a little better explanation. So that means if connect s9 antminers on the solo pool I will not get daily money but will have a chance to solo got 12 BTC if find chain block. Are there is no way to get both?
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
If I understand correctly you pay 1% when find block but what is with regular earning what show https://www.cryptocompare.com/mining/calculator/btc will it show in my BTC wallet?
That's for normal pools. This is the solo pool where you get all or nothing.
newbie
Activity: 3
Merit: 0
If I understand correctly you pay 1% when find block but what is with regular earning what show https://www.cryptocompare.com/mining/calculator/btc will it show in my BTC wallet?
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
25 PH? only in my dreams. What is the average hash rate per user (= total pool hash rate / number of user)? to get an idea
thanks

http://solo.ckpool.org/pool/

Code:
{"runtime": 40501, "lastupdate": 1517395701, "Users": 1128, "Workers": 1720, "Idle": 1047, "Disconnected": 68}
{"hashrate1m": "4.64P", "hashrate5m": "4.43P", "hashrate15m": "4.43P", "hashrate1hr": "4.71P", "hashrate6hr": "5.54P", "hashrate1d": "6.98P", "hashrate7d": "6.55P"}
Pages:
Jump to: