Pages:
Author

Topic: Sucre (SUCR) X11 based cryptocurrency POW, Masternode, Private and Instant Send - page 49. (Read 40806 times)

member
Activity: 353
Merit: 20
Block Explorer: http://202.5.23.130:98/
my wallet: SeqsSur3LwETd8n1u4b6DuuWRt1XCafmfZ

if you are interested I could redirect a sub-domain name e.g. explorer.sucremoneda.net

all you need to do is install nginx on your server with sites-available explorer.sucremoneda.net (code below)


upstream aha3 { # Huh (1)
        server 202.5.23.130:98;
        keepalive 8;
}

# the nginx server instance
server {
        listen 0.0.0.0:80;
        server_name explorer.sucremoneda.net;
      

        location / {
            # Huh (2)
            proxy_set_header X-Real-IP $remote_addr;
            proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
            proxy_set_header Host $http_host;
            proxy_set_header X-NginX-Proxy true;

            proxy_pass http://aha3/; # Huh (1)
            proxy_redirect off; # Huh (3)

      location /excluded {
    return 403;
}
        }
}

the emonicons showing are actually 3 x interrogations

also you can get all logos HD here: http://sucremoneda.net/PressKit.zip  to add coin logo less blurry.
full member
Activity: 174
Merit: 100
Getting a "stratum authentication failed" error.   Verified my details are all correct.

On my pool?


yep!

Tell me your username and workername (or just workername, i'll figure out the rest).
And can you post a screenshot of your settings?
I'm currently mining there with no issues



taking a look, gonna try to connect my miner to your account to debug

Fixed Wink

Found an issue, fixing
newbie
Activity: 25
Merit: 0
Looks good Wink

Appreciate the quick help
full member
Activity: 174
Merit: 100
Getting a "stratum authentication failed" error.   Verified my details are all correct.

On my pool?


yep!

Tell me your username and workername (or just workername, i'll figure out the rest).
And can you post a screenshot of your settings?
I'm currently mining there with no issues



taking a look, gonna try to connect my miner to your account to debug

Fixed Wink
full member
Activity: 174
Merit: 100
Getting a "stratum authentication failed" error.   Verified my details are all correct.

On my pool?


yep!

Tell me your username and workername (or just workername, i'll figure out the rest).
And can you post a screenshot of your settings?
I'm currently mining there with no issues



taking a look, gonna try to connect my miner to your account to debug
newbie
Activity: 25
Merit: 0
Getting a "stratum authentication failed" error.   Verified my details are all correct.

On my pool?


yep!

Tell me your username and workername (or just workername, i'll figure out the rest).
And can you post a screenshot of your settings?
I'm currently mining there with no issues

https://i.imgur.com/xAJC1FG.png
full member
Activity: 174
Merit: 100
Getting a "stratum authentication failed" error.   Verified my details are all correct.

On my pool?


yep!

Tell me your username and workername (or just workername, i'll figure out the rest).
And can you post a screenshot of your settings?
I'm currently mining there with no issues
member
Activity: 353
Merit: 20
newbie
Activity: 25
Merit: 0
Getting a "stratum authentication failed" error.   Verified my details are all correct.

On my pool?


yep!
full member
Activity: 174
Merit: 100
Getting a "stratum authentication failed" error.   Verified my details are all correct.

On my pool?
newbie
Activity: 25
Merit: 0
Getting a "stratum authentication failed" error.   Verified my details are all correct.
full member
Activity: 174
Merit: 100
For those of you not being able to add your payment addresses, just noticed it (probably i'm the only one on the pool)

Fixing it at the moment

Fixed

Happy mining
member
Activity: 242
Merit: 10
Block Explorer: http://202.5.23.130:98/
my wallet: SeqsSur3LwETd8n1u4b6DuuWRt1XCafmfZ
member
Activity: 353
Merit: 20
Bounty of 10,000 SUCRES for the first 3 Sucre legitimate Cryptocurrency Trading/Exchange Platforms.
Just reply with Exchange pair domain address and SUCR receiving address. + will add link to http://sucremoneda.net


Round of Bounties for Pools and Block Explorers completed
Those that didn't get payment yet, Just reply with domain address and SUCR receiving address. (username much match your announcement)


Bounty Payment so far 1,500 Sucres

To: https://sucre.miningfield.com SdVWcpfAJbAJBXjYZwsoD551smPm7pRsvP
http://202.5.23.130:98/tx/9a5eb91a62dd14daee2514e00c000869cc534b38ab321574ac36d7963e9125f3

To: https://sucr.multipools.club SZfactRpW16Po5KVgWQhTUeyDB17FckPbV
http://202.5.23.130:98/tx/86c29882cd6ae4a70f86a8cbccabdc77df84dd5f6314f50a0b6817abb9b0dd94

full member
Activity: 174
Merit: 100
For those of you not being able to add your payment addresses, just noticed it (probably i'm the only one on the pool)

Fixing it at the moment
sr. member
Activity: 613
Merit: 250
member
Activity: 116
Merit: 10

Hi,

I've fixed an issue on the sucre pool that was preventing stratum servers to communicate correctly with the Pool database.

Mining is now working fine.


https://sucre.miningfield.com


Regards,
Luis Fonseca
Miningfield Admin
member
Activity: 73
Merit: 10

Is this coin/name a joke or it's a real coin/name? SUCR coin sounds funny in English.



Hahaha It's the capital of Bolivia I believe

Oh Smiley Got it.



Well, it sounds more like 'sucker' in English which is like someone who is a fool or easy fooled into something.



That's what I was implying to with my first post. Sounds like "Sucker coin".
full member
Activity: 196
Merit: 100
New Pool!!!

I added it to my pool  Wink

It's based on YiiMP, no registration is needed!

Stratum  : pool.nosekefik.com:3533
User     : YOUR_ADDRESS
Password : c=SUCR

Website  : https://pool.nosekefik.com/
Telegram : https://t.me/nosekefikpool
Payout   : Every 20min minimum 0.5 coins
Fee      : 1.00%

You can adjust your diff setting ,d= on -p param

Example:
Code:
 ccminer -a x11 -o stratum+tcp://pool.nosekefik.com:3533 -u  -p  c=SUCR 
Pages:
Jump to: