Pages:
Author

Topic: [ANN][XMR] monero.crypto-pool.fr | Large Monero Mining Pool - page 10. (Read 126280 times)

newbie
Activity: 46
Merit: 0
 I'm mining the monero on the pool directly to my address in Poloniex. My address on Poloniex was changed. How can I change it now on the pool, so that the payment was to the new address?
newbie
Activity: 2
Merit: 0
Good day miners,

i have a problem with payment. i have about 3 XMR mined, but i can not withdraw them. What is the logic of monero.crypto-pool.fr payments? I'm using my Poloniex wallet as mining wallet.

here is screen:
https://ibb.co/d7XB2k
OK, the magic was happen. Everything works fine.
newbie
Activity: 2
Merit: 0
Good day miners,

i have a problem with payment. i have about 3 XMR mined, but i can not withdraw them. What is the logic of monero.crypto-pool.fr payments? I'm using my Poloniex wallet as mining wallet.

here is screen:
https://ibb.co/d7XB2k
newbie
Activity: 23
Merit: 0
hello!

For those who use the poloniex wallet. They changed and there is no more id but they did not say anything if they still can use the old address, and the support does not respond if they can still use the old address but the servings are normal. Because I have a lot of machines running and have a balance that still can not get.
Does anyone have any information?
full member
Activity: 376
Merit: 103
Again botnet from shitty minergate pool increased net difficulty

P.S.: Dev of Monero.crypto-pool, Do you planning to add more reliable statistics monitoring (worker status, hashrate status, etc)?
Something like this
newbie
Activity: 1
Merit: 0
Hi, just a question about the modifications made to node-cryptonote-pool on this pool. Hope this is the right place to ask.

I noticed that this pool has some customisation in the API. I'm particularly curious about the added fields in the stats -> pool -> blocks section.
In the standard code, the 4th element of the block string contains a flag for whether the block is orphaned or not. But since this site uses the additional submitall and submitok values, they occupy index 4 and 5 for pending blocks, and 6 and 7 for no longer pending blocks. In the javascript, this is handled like this:

Code:
    function parseBlock(height, serializedBlock){
        var parts = serializedBlock.split(':');
        var block = {
            height: parseInt(height),
            hash: parts[0],
            time: parts[1],
            difficulty: parseInt(parts[2]),
            shares: parseInt(parts[3]),
            orphaned: parts[4],
            reward: parts[5],
            submitok :  parts[6],
            submitall : parts[7],
            size :  parseInt(parts[8]) || 0,
            txs : parts[9] || '' ,


        };

        var toGo = lastStats.config.depth - (lastStats.network.height - block.height);
        block.maturity = toGo < 1 ? '' : (toGo + ' to go');

        switch (block.orphaned){
            case '0':
                block.status = 'unlocked';
                break;
            case '1':
                block.status = 'orphaned';
                break;
            default:
                block.submitok =  parts[4]
                block.submitall =  parts[5]
                block.status = 'pending';
                break;
        }

        return block;
    }

For reference, in the JSON data a pending and non-pending line look like this:

Code:
26	"fdde6141fdcafe9ce938e14c30bc41289a30a526fa3641562db039fae3b3a2ac:1495324174:8727978369:18502293130:10:10"
27 "1314647"
28 "b3a80da762c65bbdc12599eff239fc529c63a61fe91b55556f9bd324d6135c86:1495317325:8479493135:4204111920:0:7769586114285:12:12:133373:5"
29 "1314588"

Since the interpretation is corrected in the switch statement, it would seem that if the submitok value for a pending block should be 0 or 1, this will be interpreted as an unlocked or orphaned block? Or can a submitok value never be 0 or 1?

I'm just trying to access the API without having to alter code that already supports the original output.
jr. member
Activity: 58
Merit: 10
Why does the pool https://monero.crypto-pool.fr/#  give me a strange message when I type my wallet at "Your Stats & Payment History"?

For Mining with exchange use for website and mining ADDRESS+PAYMENID

What does it mean?
newbie
Activity: 23
Merit: 0
Hello! Is it possible by manually the difficulty?
legendary
Activity: 1918
Merit: 1190
Hello
I have 15 cpu  with claymore cpu miner. They worked 12 hours with total ~2.3 - 2.9 Kh/s. I cant understand why i have only 0.06 xmr on my balance Huh
Hi!
Its not so far from your profit on calculator.
For 2.5 kH/s - 0.21 xmr/day
So for 12 hours it should be around 0.1 xmr

Is strange or Just bad periode !
12H mining is 10H payout for 10H 0.21/24*10 = 0,0875XMR ( 70% amount expected )

I think , you are need use more large periode for make calcul ?











jr. member
Activity: 30
Merit: 4
Hello
I have 15 cpu  with claymore cpu miner. They worked 12 hours with total ~2.3 - 2.9 Kh/s. I cant understand why i have only 0.06 xmr on my balance Huh
Hi!
Its not so far from your profit on calculator.
For 2.5 kH/s - 0.21 xmr/day
So for 12 hours it should be around 0.1 xmr
member
Activity: 143
Merit: 10
Hello
I have 15 cpu  with claymore cpu miner. They worked 12 hours with total ~2.3 - 2.9 Kh/s. I cant understand why i have only 0.06 xmr on my balance Huh
legendary
Activity: 2128
Merit: 1120
I started mining a while ago. Pending balance is 0.00
when will it start counting?

For how long have you been mining ?
What hashrate ?
sr. member
Activity: 574
Merit: 250
I started mining a while ago. Pending balance is 0.00
when will it start counting?
hero member
Activity: 1148
Merit: 501
using address exchanger maybe like this ? 47sghzufGhJJDQEbScMCwVBimTuq6L5JiRixD8VeGbpjCTA12noXmi4ZyBZLc99e66NtnKff34fHsGR oyZk3ES1s1V4QVcB.7c5278ca252e35d4ac3aee41528645bd73ecff2352be83aaa1c6cc4eae37e1 8a not use +  Huh i am little confused  Grin
newbie
Activity: 5
Merit: 0
Is the pool ready for the Hardfork?
newbie
Activity: 1
Merit: 0
HI ! Stats & Payment History not found 47sghzufGhJJDQEbScMCwVBimTuq6L5JiRixD8VeGbpjCTA12noXmi4ZyBZLc99e66NtnKff34fHsGR oyZk3ES1s1V4QVcB+c8bb945a456bbf581fa964ff8c2b24bd524b074db76e714621356d01280838f3
My settings 
-t 6 -a cryptonight -o stratum+tcp://xmr.crypto-pool.fr:3333 -u 47sghzufGhJJDQEbScMCwVBimTuq6L5JiRixD8VeGbpjCTA12noXmi4ZyBZLc99e66NtnKff34fHsGR oyZk3ES1s1V4QVcB+c8bb945a456bbf581fa964ff8c2b24bd524b074db76e714621356d01280838f3 -p x
what the problem ?
full member
Activity: 243
Merit: 100
In my rig i have a xeon with 110Hs/s, ati 5770 with 167Hs/s and a gtx 560 with 180Hs/s so... Which is the port that i should be using? I mean I get 460Hs/s and i dont know if i have to put in my miners confg the port 3333, or the 8888 as they dont get +300Hs/s separated.

Sorry for my english :/
legendary
Activity: 2128
Merit: 1120
Is there any way that I can generate a wallet or Monero addreess or userid/pass for miner.
Please help me out.

You need a wallet to generate a wallet address.
You can do one quickly at https://mymonero.com/#/
newbie
Activity: 27
Merit: 0
Is there any way that I can generate a wallet or Monero addreess or userid/pass for miner.
Please help me out.
sr. member
Activity: 847
Merit: 383
this thing only pay out every 24 hours?  I have 20XMR just sitting there and looked like it would send it once you hit 5 xmr
Pages:
Jump to: