Pages:
Author

Topic: MinerGate Pool [PPS 1.5%] [PPLNS 1%] ZEC-ETH-ETC-BTC-LTC-BCN-XMR-QCN-FCN-XDN - page 48. (Read 306040 times)

full member
Activity: 238
Merit: 100
Best pool ever , I love that I can just press start + I can merge mine FCN!
newbie
Activity: 6
Merit: 0
It looks like that people moving mining rigs from Minergate for BCN and duck to dashcoin on extremepool.org  Grin

dashcoin may be successful as ducknote did on bittrex and poloniex. Aeon made a wrong choice when choosing swaphole.com (really bad exchange), swaphole.com is killing aeon coin
full member
Activity: 161
Merit: 100
dashcoin cryptnote increase network hash rate to 450KH in 4 days, http://dsh.extremepool.org/

Please help to add dashcoin, I love to merge mine in your pool.
Thank you for letting us know! We'll definitely take a look.

Great erik_kimmo, dashcoin network hash rate is 500KH now.
newbie
Activity: 14
Merit: 0
dashcoin cryptnote increase network hash rate to 450KH in 4 days, http://dsh.extremepool.org/

Please help to add dashcoin, I love to merge mine in your pool.
Thank you for letting us know! We'll definitely take a look.
newbie
Activity: 14
Merit: 0
The stratum would really help lower the reject rates....

What's the tentative time frame when the stratum will be implemented, and when BBR and AEON will be added?
AEON and BBR have just been added to the Block Explorer:
https://minergate.com/blockchain/bbr/blocks
https://minergate.com/blockchain/aeon/blocks
We plan to add them as minable coins soon, although no specific date yet.
So-called "stratum" (we don't like using that word because of it's background) seems to be more important feature, so possibly will be released sooner.
full member
Activity: 161
Merit: 100
Dear users,

We are happy to inform you that we implemented payment ID, which means that now you can transfer funds directly to exchanges!

Enjoy!

Regards,
Minergate


Righteous!!!...

So, any more CryptoNote coins going to be added?

How's the progress of merge mining FCN+MCN+(Another CryptoNote coin)?

Hi, thank you for positive feedback! Smiley

We are planning to add BBR and AEON



Consider to add dashcoin too, I really love to merge mine with MCN to increase profit

Dear nopedope89

dashcoin cryptnote increase network hash rate to 450KH in 4 days, http://dsh.extremepool.org/

Please help to add dashcoin, I love to merge mine in your pool.
hero member
Activity: 518
Merit: 500
Dear users,

We are happy to inform you that we implemented payment ID, which means that now you can transfer funds directly to exchanges!

Enjoy!

Regards,
Minergate


Righteous!!!...

So, any more CryptoNote coins going to be added?

How's the progress of merge mining FCN+MCN+(Another CryptoNote coin)?

Hi, thank you for positive feedback! Smiley

We are planning to add BBR and AEON

Now our main goal is adding of Stratum, after that we will start working on Multi merge mining



The stratum would really help lower the reject rates....

What's the tentative time frame when the stratum will be implemented, and when BBR and AEON will be added?
hero member
Activity: 979
Merit: 510
I got their official miner working, love the mining options.
Issue was with:

dpkg: dependency problems prevent configuration of minergate-cli:
 minergate-cli depends on libqt5core5 | libqt5core5a; however:
  Package libqt5core5 is not installed.
  Package libqt5core5a is not installed.
 minergate-cli depends on libqt5network5; however:
  Package libqt5network5 is not installed.

To fix this, I just had to search online for a few days and try things until it worked.



git clone https://gitlab.com/amjuarez/bytecoin.git
Was the one that would look like it was hashing, but not really using much CPU and pool didn't get any valid shares, then again that has been over a week ago now maybe 2 since I last tried that one.

The official miner seems to get great speeds as well, comparable to other optimized miners.

Thanks for the reply.
newbie
Activity: 14
Merit: 0
Hi PeaMine, sorry for not answering for a while.
I'm on Ubuntu 14.04 64bit

https://minergate.com/articles/cpuminer
when compiled, works, but doesn't actually do any hashing but will report locally that it is.
CPU load stays near 0, even if I spawn 8 instances of it, and then each hash per instance properly drops.
Okay, this is Wolf's miner. I've just checked it on my Ubuntu 14.04 x64:
Code:
git clone https://github.com/LucasJones/cpuminer-multi.git lucasjones
cd lucasjones/
./autogen.sh
./configure
make
./minerd -a cryptonight -o bcn.pool.minergate.com:5555 -u -t 1
Works well, shares are being sent and accepted.
Please, make sure it doesn't say smth like "0 miner threads started". If it does, try using "-t" option to specify number of threads.

In short though, the above cpuminer doesn't work with Minergate for me[Pool reports no shares but miner online], yet works with other pools without any issue.
In all LucasJones-based miners (pretty much all of them) there are different branches of code working with http pools (like MinerGate) and tcp+stratum (like others), they behave slightly differently and have its own issues.
Sadly for us, all the problems in the http-branch are associated with MinerGate's issues rather than the miners itself, because we're (almost) only http-pool, nobody cares.
We're working on tcp+stratum support to avoid this.

I've just tried it this way and it works on Ubuntu 14.04 x64:
Code:
git clone https://gitlab.com/amjuarez/bytecoin.git
cd bytecoin
nano src/common/ObserverManager.h (add "#include " right after "#include " to avoid compilation error)
make -j 2
build/release/src/simpleminer --pool-addr bcn.pool.minergate.com:5555 --login --pass !

https://minergate.com/download/deb-cli
When installing this via dpkg, I get dependency issues I haven't seen before and have not been able to resolve them.
It's the first miner I've ran into that I simply can't get working.

dpkg: dependency problems prevent configuration of minergate-cli:
 minergate-cli depends on libqt5core5 | libqt5core5a; however:
  Package libqt5core5 is not installed.
  Package libqt5core5a is not installed.
 minergate-cli depends on libqt5network5; however:
  Package libqt5network5 is not installed.


I tried the older versions:
https://minergate.com/download/cpuminer/ubuntu_13.10
For example, but what do I do with this file?
It's not a deb it seems, not a compressed archive.

Ok, let's try as I do on my clean Ubuntu 14.04 x64:
Code:
wget https://minergate.com/download/deb-cli
sudo dpkg -i deb-cli
minergate-cli
Please, make sure you're using Ubuntu 14.04 x64.
Can you also try it this way on clean Ubuntu 14.04?
full member
Activity: 161
Merit: 100
Dear users,

We are happy to inform you that we implemented payment ID, which means that now you can transfer funds directly to exchanges!

Enjoy!

Regards,
Minergate


Righteous!!!...

So, any more CryptoNote coins going to be added?

How's the progress of merge mining FCN+MCN+(Another CryptoNote coin)?

Hi, thank you for positive feedback! Smiley

We are planning to add BBR and AEON



Consider to add dashcoin too, I really love to merge mine with MCN to increase profit
legendary
Activity: 1078
Merit: 1059
FROSTING
Dear users,

We are happy to inform you that we implemented payment ID, which means that now you can transfer funds directly to exchanges!

Enjoy!

Regards,
Minergate


Righteous!!!...

So, any more CryptoNote coins going to be added?

How's the progress of merge mining FCN+MCN+(Another CryptoNote coin)?

Hi, thank you for positive feedback! Smiley

We are planning to add BBR and AEON

Now our main goal is adding of Stratum, after that we will start working on Multi merge mining

full member
Activity: 161
Merit: 100
Mining pool for
CryptoNote based cryptocoins,
Bitcoin and Litecoin

Minergate
https://minergate.com

BTC LTC BCN MRO QCN FCN duck MCN mining
PPS fee is 2% for CryptoNote based currencies and 2.5% for BTC and LTC
PPLNS fee is 1.5% for CryptoNote based currencies and 2% for BTC and LTC


PPS Reward
European servers
24/7 support
Mac supported
Fast mining
Optimized hash function
BTC, LTC BCN MRO QCN FCN duck MCN mining

Settings for miner:
bcn.pool.minergate.com:5555
mro.pool.minergate.com:5556
qcn.pool.minergate.com:5557
duck.pool.minergate.com:5562
fcn: fcn.pool.minergate.com:5561

merged mining:
FCN+BCN: fcn-bcn.pool.minergate.com:5558
FCN+MRO:fcn-mro.pool.minergate.com:5559
FCN+QCN: fcn-qcn.pool.minergate.com:5560
FCN+duck: fcn-duck.pool.minergate.com:5563

Mine bytecoins with the easiest miner ever!
Attention: do not withdraw bytecoins, monero, quazarcoins directly to the exchange. Please firstly withdraw your funds to your wallet and then to the exchange. We are not able to provide you with a Payment ID yet.

 https://minergate.com



Enjoy BTC LTC BCN MRO QCN FCN duck MCN mining!




Hi  nopedope89

Thanks for your great job.

The dashcoin cryptonote difficulty is increase so fast, network hash rate got 85 KH by CPU mining in 2 days, it is hard to mine with cpu now, so I need to mine dashcoin with GPU, could you please add dashcoin into minergate so I can mine with my gpu farm.

http://dsh.extremepool.org/
https://www2.coinmine.pl/dsh/#
hero member
Activity: 518
Merit: 500
Dear users,

We are happy to inform you that we implemented payment ID, which means that now you can transfer funds directly to exchanges!

Enjoy!

Regards,
Minergate


Righteous!!!...

So, any more CryptoNote coins going to be added?

How's the progress of merge mining FCN+MCN+(Another CryptoNote coin)?
hero member
Activity: 599
Merit: 500
Dear users,

We are happy to inform you that we implemented payment ID, which means that now you can transfer funds directly to exchanges!

Enjoy!

Regards,
Minergate


once again the best pool around , leading the way
legendary
Activity: 1078
Merit: 1059
FROSTING
Dear users,

We are happy to inform you that we implemented payment ID, which means that now you can transfer funds directly to exchanges!

Enjoy!

Regards,
Minergate
full member
Activity: 289
Merit: 100
O2-Protocol.com Carbon Offset DeFi
What mining software is the Minergate CPU client actually using?
Could I potentially get more H/s using Claymore's or Yam's CPU miner?

With minergate.com CPU miner i get arround 170 h/s, on Claymore i get 260 h/s

CPU: Intel i7 4770k

I hope this help you
hero member
Activity: 1274
Merit: 556
What mining software is the Minergate CPU client actually using?
Could I potentially get more H/s using Claymore's or Yam's CPU miner?
legendary
Activity: 1078
Merit: 1059
FROSTING
is xdn+mcn possible via command line please?

Hello!

Please, use next url

mcn-duck.pool.minergate.com:5568

You can find all addresses here https://minergate.com/faq/what-pool-address

Regards,
Minergate
hero member
Activity: 1103
Merit: 500
Hi Minergate,

Could you add MountCoin please..
legendary
Activity: 1078
Merit: 1059
FROSTING
Thanks, but it didn't help Sad

I just tried this:
ccminer -o qcn.pool.minergate.com:5557 -u my_email_at_gmail.com -p x
and program starts allocating threads, and then crashes..  Huh

...I also tried - but I think we have to wait for stratum support at minergate.

ccminer -a cryptonight --no-stratum -o http://duck.pool.minergate.com:5562 -u [email protected] -p x
with this commandline I just get:

Code:
 JSON-RPC call failed: {
   "code": -16,
   "message": "Slightly stale share"
}
submit_upstream_work json_rpc_call failed
...retry after 30 seconds

Hello,

Problems may occur due to the using of unofficial miners. We will solve the issue in the nearest future Smiley

Thank you for mining with us,
Minergate

Pages:
Jump to: