Pages:
Author

Topic: [Try Now >>>] BTCOxygen.com - PPS | 2% fee | Stratum | Auto-Payout - page 19. (Read 41161 times)

hero member
Activity: 588
Merit: 500
firstbits.com/1kznfw
Works good now.
sr. member
Activity: 336
Merit: 250
Anyone else having problems authenticating your workers?

Sorry for the downtime.

The issue has been fixed.
sr. member
Activity: 336
Merit: 250
yep it died.

Sorry for the downtime.

The issue has been fixed. Please let me know if you face any issues.

donator
Activity: 446
Merit: 262
Interesting.
hero member
Activity: 588
Merit: 500
firstbits.com/1kznfw
Anyone else having problems authenticating your workers?
donator
Activity: 2058
Merit: 1007
Poor impulse control.
........ We are operating as a proxy pool, mining directly and testing out various strategies in order to find the mix that suits us best. We are also keen on avoiding bad practices like pool hopping, etc. Our priority is to make sure that our miners get the best experience while shouldering the risks of operating a pure PPS pool. .......

Thanks for letting me know - I was wondering why you weren't doing block history stats, but a proxy pool can't. Good luck with the service! BTW, want me to list you in the Mining pools lists?

Yes, please. I will appreciate if you add us to the Mining Pools list.

Done!
sr. member
Activity: 336
Merit: 250
........ We are operating as a proxy pool, mining directly and testing out various strategies in order to find the mix that suits us best. We are also keen on avoiding bad practices like pool hopping, etc. Our priority is to make sure that our miners get the best experience while shouldering the risks of operating a pure PPS pool. .......

Thanks for letting me know - I was wondering why you weren't doing block history stats, but a proxy pool can't. Good luck with the service! BTW, want me to list you in the Mining pools lists?

Yes, please. I will appreciate if you add us to the Mining Pools list.
donator
Activity: 2058
Merit: 1007
Poor impulse control.
........ We are operating as a proxy pool, mining directly and testing out various strategies in order to find the mix that suits us best. We are also keen on avoiding bad practices like pool hopping, etc. Our priority is to make sure that our miners get the best experience while shouldering the risks of operating a pure PPS pool. .......

Thanks for letting me know - I was wondering why you weren't doing block history stats, but a proxy pool can't. Good luck with the service! BTW, want me to list you in the Mining pools lists?
sr. member
Activity: 336
Merit: 250
Also I cannot find any payout history.

Will be adding this feature soon.(Will notify when available)

How about block history?

Providing block history is not in the plan for now. Since we are trying to keep our fees low, there are a number of things that we are doing on the backend to see what would work out best to keep the pool going and growing. We are operating as a proxy pool, mining directly and testing out various strategies in order to find the mix that suits us best. We are also keen on avoiding bad practices like pool hopping, etc. Our priority is to make sure that our miners get the best experience while shouldering the risks of operating a pure PPS pool. We are working on improving the info available on our site. And at this point, our focus is more on providing useful statistics for PPS miners.

BTW, I would like to know what folks think of the design of our website.
donator
Activity: 2058
Merit: 1007
Poor impulse control.
Also I cannot find any payout history.

Will be adding this feature soon.(Will notify when available)

How about block history?
sr. member
Activity: 336
Merit: 250
Heya BtcOxygen,

any update about the "jobs.extranonce2_padding # Extranonce size mismatch. Please report this error to pool operator!" bug?

I am working on the issue.(Will notify when fixed)

Found another issue. On the "My workers page" -> "My Worker Details" the "Lifetime Valid Shares" are not the lifetime valid shares but only the current round valid shares.

Issue Fixed.

Also I cannot find any payout history.

Will be adding this feature soon.(Will notify when available)
full member
Activity: 158
Merit: 100
Heya BtcOxygen,

any update about the "jobs.extranonce2_padding # Extranonce size mismatch. Please report this error to pool operator!" bug?

Code:
    def extranonce2_padding(self, extranonce2):
        '''Return extranonce2 with padding bytes'''

        if not self.extranonce2_size:
            raise Exception("Extranonce2_size isn't set yet")

        extranonce2_bin = struct.pack('>I', extranonce2)
        missing_len = self.extranonce2_size - len(extranonce2_bin)

        if missing_len < 0:
            # extranonce2 is too long, we should print warning on console,
            # but try to shorten extranonce2
            log.info("Extranonce size mismatch. Please report this error to pool operator!")
            return extranonce2_bin[abs(missing_len):]

Found another issue. On the "My workers page" -> "My Worker Details" the "Lifetime Valid Shares" are not the lifetime valid shares but only the current round valid shares.

Also I cannot find any payout history, block history and such stuff.
donator
Activity: 2058
Merit: 1007
Poor impulse control.
Hey BitcoinOxygen,

Solved any blocks yet? You're up to 70Ghps (good work!)so I'd like to include you in the weekly pool stats. However I can't find a history of block solves on your website. Do you have an API or a link?
sr. member
Activity: 336
Merit: 250
Zero rejects after a couple of hours on stratum.  Nice.

Thanks for the feedback.
hero member
Activity: 816
Merit: 1000
Zero rejects after a couple of hours on stratum.  Nice.
sr. member
Activity: 349
Merit: 250
Yep, received payment.
The "will do auto payout more faster" you just said means you don't have auto payout, you do manual payouts every 6 hours.
It's fine for me anyway.
Received payment also.  I don't need instant availability of bitcoin either, just not getting ripped off is fine. FYI.

Excellent reject ratio, btw!

Thanks for the feedback,

And did you get stratum proxy to work?
https://bitcointalksearch.org/topic/m.1366639
https://bitcointalksearch.org/topic/m.1366673

Stratum is working, but giving warning messages. I'm not sure if these error messages would have a detrimental effect to share submissions...
sr. member
Activity: 336
Merit: 250
Yep, received payment.
The "will do auto payout more faster" you just said means you don't have auto payout, you do manual payouts every 6 hours.
It's fine for me anyway.
Received payment also.  I don't need instant availability of bitcoin either, just not getting ripped off is fine. FYI.

Excellent reject ratio, btw!

Thanks for the feedback,

And did you get stratum proxy to work?
sr. member
Activity: 349
Merit: 250
Yep, received payment.
The "will do auto payout more faster" you just said means you don't have auto payout, you do manual payouts every 6 hours.
It's fine for me anyway.
Received payment also.  I don't need instant availability of bitcoin either, just not getting ripped off is fine. FYI.

Excellent reject ratio, btw!
sr. member
Activity: 349
Merit: 250
FYI when using stratum proxy

2012-11-27 21:57:58,967 INFO proxy jobs.extranonce2_padding # Extranonce size mismatch. Please report this error to pool operator!

No problems when using getworks.


Which miner are you using?

CGminer 2.9.5 https://bitcointalksearch.org/topic/official-cgminer-mining-software-thread-for-linuxwinosxmipsarmr-pi-4110-28402 works fine with Stratum for me.
This message comes from the slush's stratum proxy..https://github.com/slush0/stratum-mining-proxy

I was using cgminer 2.9.5 with the --fix-protocol parameter to connect to slush's stratum proxy, then I just pointed the proxy to btcoxygen.com.
I just tried to connect to my own pool with slush's proxy and everything worked well.

Just try again and see if you face the same error.
I actually deleted my current stratum then rebuilt from git.  I get the same error.  It is exactly like gr0bi42.
full member
Activity: 158
Merit: 100
FYI when using stratum proxy

2012-11-27 21:57:58,967 INFO proxy jobs.extranonce2_padding # Extranonce size mismatch. Please report this error to pool operator!

No problems when using getworks.


Same problem here. Ztex FPGA BTCMiner + slush stratum proxy 1.1.1.

I don't get this error using slush, ozcoin, btcguild or itzod.


Code:
> python mining_proxy.py --host btcoxygen.com --no-midstate --real-target --stratum-port 9021 --getwork-port 9022
2012-11-29 15:52:20,671 INFO proxy jobs. # C extension for midstate not available. Using default implementation instead.
2012-11-29 15:52:20,673 INFO proxy mining_proxy.main # Stratum proxy version: 1.1.1
2012-11-29 15:52:20,674 INFO proxy mining_proxy.main # Trying to connect to Stratum pool at btcoxygen.com:3333
2012-11-29 15:52:20,716 INFO stats stats.print_stats # 1 peers connected, state changed 1 times
2012-11-29 15:52:20,716 INFO proxy mining_proxy.on_connect # Connected to Stratum pool at btcoxygen.com:3333
2012-11-29 15:52:20,716 INFO proxy mining_proxy.on_connect # Subscribing for mining jobs
2012-11-29 15:52:20,760 INFO proxy mining_proxy.main # -----------------------------------------------------------------------
2012-11-29 15:52:20,760 INFO proxy mining_proxy.main # PROXY IS LISTENING ON ALL IPs ON PORT 9021 (stratum) AND 9022 (getwork)
2012-11-29 15:52:20,760 INFO proxy mining_proxy.main # -----------------------------------------------------------------------
2012-11-29 15:52:20,760 INFO proxy client_service.handle_event # Setting new difficulty: 1
2012-11-29 15:52:20,760 INFO proxy client_service.handle_event # New job 5a49 for prevhash 27b32310, clean_jobs=True
...
2012-11-29 15:54:23,145 INFO proxy jobs.extranonce2_padding # Extranonce size mismatch. Please report this error to pool operator!
2012-11-29 15:54:23,211 INFO proxy getwork_listener._on_submit # [66ms] Share from 'richard42.01' accepted, diff 1
2012-11-29 15:54:23,396 INFO proxy jobs.extranonce2_padding # Extranonce size mismatch. Please report this error to pool operator!
2012-11-29 15:54:25,578 INFO proxy jobs.submit # Submitting 71314cb2
2012-11-29 15:54:25,578 INFO proxy jobs.extranonce2_padding # Extranonce size mismatch. Please report this error to pool operator!
2012-11-29 15:54:25,644 INFO proxy getwork_listener._on_submit # [65ms] Share from 'richard42.01' accepted, diff 1
2012-11-29 15:54:25,650 INFO proxy jobs.submit # Submitting 537d4c5a
2012-11-29 15:54:25,650 INFO proxy jobs.extranonce2_padding # Extranonce size mismatch. Please report this error to pool operator!
2012-11-29 15:54:25,716 INFO proxy getwork_listener._on_submit # [66ms] Share from 'richard42.01' accepted, diff 1
...

Pages:
Jump to: