Bitcoin Forum
July 06, 2024, 04:52:24 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 [36] 37 38 39 40 41 42 43 44 45 »
  Print  
Author Topic: [ANN][XMR] monero.crypto-pool.fr | Large Monero Mining Pool  (Read 126325 times)
Port
Jr. Member
*
Offline Offline

Activity: 58
Merit: 10


View Profile
May 18, 2017, 09:33:09 PM
 #701

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?
jadzia626
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
May 21, 2017, 12:57:44 AM
 #702

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.
xs.over
Full Member
***
Offline Offline

Activity: 376
Merit: 103


View Profile
May 21, 2017, 03:23:16 PM
 #703

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
kattycris
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
June 07, 2017, 12:54:35 PM
 #704

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?
serg1655
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
June 18, 2017, 01:26:40 AM
 #705

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
serg1655
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
June 18, 2017, 11:06:20 AM
 #706

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.
Necronom
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
June 20, 2017, 10:39:09 AM
 #707

 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?
mk148a
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile WWW
June 24, 2017, 12:45:13 PM
 #708

I have xmr wallet and use this adres without append any text on my miner app. I use xmr-stak. but I have problem, i am not adjustable Personal Threshold(Editable): 2 xmr to 0.3 xmr. 2xmr is for exchange i h ave xmr wallet no exchange, but i cant adjustable and i cant receive my balance Sad. I send e-mail mine@crypto-pool.fr for this issue on yesterday but no answered. I think its SCAM!, What do you suggest me do?
changpeng75
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
June 24, 2017, 01:59:59 PM
 #709

My system have about 15KH/s hashrate, but I only get 0.3XMR over 13hours. Why?
changpeng75
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
June 24, 2017, 02:31:41 PM
 #710

I have xmr wallet and use this adres without append any text on my miner app. I use xmr-stak. but I have problem, i am not adjustable Personal Threshold(Editable): 2 xmr to 0.3 xmr. 2xmr is for exchange i h ave xmr wallet no exchange, but i cant adjustable and i cant receive my balance Sad. I send e-mail mine@crypto-pool.fr for this issue on yesterday but no answered. I think its SCAM!, What do you suggest me do?
Minimal threshold of exchange address  is 2xmr.
mk148a
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile WWW
June 26, 2017, 02:24:52 PM
 #711

I have xmr wallet and use this adres without append any text on my miner app. I use xmr-stak. but I have problem, i am not adjustable Personal Threshold(Editable): 2 xmr to 0.3 xmr. 2xmr is for exchange i h ave xmr wallet no exchange, but i cant adjustable and i cant receive my balance Sad. I send e-mail mine@crypto-pool.fr for this issue on yesterday but no answered. I think its SCAM!, What do you suggest me do?
Minimal threshold of exchange address  is 2xmr.
What is the exchange address? I have xmr walled adress on https://www.cryptonator.com/, is it exchange adress?
Invis
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile WWW
June 27, 2017, 08:58:32 PM
 #712

I have personal wallet, registered about 2 years ago.
This is my local wallet. But no payments in last 4 days...

Pending Balance: 1.116823774670 XMR
Personal Threshold(Editable):    < 0.300 XMR  >
Payout minimal interval(Editable):    < 24 hours >

Last payment:
22.06.2017, 19:09:35

Why I cant get my pending xmr balance to my wallet?

https://www.dark-mine.su Dakr-Mine project. Low fee. Good support. Leviarcoin - Haven - Graft - Monero - Masari
kattycris
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
June 28, 2017, 01:23:31 AM
 #713

the website is weird.... whats the problem???
Invis
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile WWW
June 28, 2017, 06:40:01 AM
 #714

I have personal wallet, registered about 2 years ago.
This is my local wallet. But no payments in last 4 days...

Pending Balance: 1.116823774670 XMR
Personal Threshold(Editable):    < 0.300 XMR  >
Payout minimal interval(Editable):    < 24 hours >

Last payment:
22.06.2017, 19:09:35

Why I cant get my pending xmr balance to my wallet?
Today everything goes ok.
Seems pool restarted tonight.

https://www.dark-mine.su Dakr-Mine project. Low fee. Good support. Leviarcoin - Haven - Graft - Monero - Masari
kattycris
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
June 30, 2017, 11:07:33 AM
 #715

i have 2 xmr with old address from poloniex... i change withdraw limits to send to polo... That was yesterday and today so far nobody from the support has answered me. The moneros have not arrived and the hash has generated normal .... some of the support on here?
perl
Legendary
*
Offline Offline

Activity: 1918
Merit: 1190


View Profile
July 03, 2017, 06:28:54 PM
 #716

Poloniex continue credit to old address just need wait long time between 24 and 48H .

You can confirme credit now ?
kattycris
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
July 06, 2017, 10:32:06 AM
 #717

Poloniex continue credit to old address just need wait long time between 24 and 48H .

You can confirme credit now ?

NO

It's been 7 days and nothing! I did not receive anything! I have friends who said that the old address no longer exists. I already opened a ticket on the pole for 7 days and nothing too! Problem for me in my view is the pool, if I had left the option of the new address as I would not have this problem !!! You can fix my balance there!
BobbyM
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
July 12, 2017, 02:28:53 PM
Last edit: July 14, 2017, 01:04:40 PM by BobbyM
 #718

Hi guys,
I reached the personal payout limit yesterday but still no payout , but the front screen says that payouts are being made... who(else) do I contact or please clarify what else needs to be done to get a payout
TIA

**SOLVED**
If anyone did something to facilitate, THANK YOU!
Otherwise, Time heals all wounds.
xs.over
Full Member
***
Offline Offline

Activity: 376
Merit: 103


View Profile
July 14, 2017, 09:54:56 PM
 #719

Seems what fu**ng monero botnet now sitting on monero.crypto-pool.fr
Shis shit increased difficulty on 45% just within one month!
kattycris
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
July 17, 2017, 02:37:34 AM
 #720

And i still waiting my payament

http://chainradar.com/xmr/transaction/d31ca129789f186275dc58ce4bb554628e21adaa764592b4f289cad8a6457e79

old monero address from poloniex doesn't work anymore and i want my money nobody cares about this.

and pool said it's work... NOT WORK! Bunch of thieves
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 [36] 37 38 39 40 41 42 43 44 45 »
  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!