Pages:
Author

Topic: [ANN] Infinitecoin (IFC) pool-Treasurequarry.com. 1.5% fee. P2pool Europe server - page 2. (Read 54730 times)

newbie
Activity: 32
Merit: 0
I dont really understand the type of this mining. I'm using a ASIC miner and other coins i mine with bfgminer.. So i downloaded the minerd and what is next what i should do? Must i create a example.conf or what else.. Thanks
sr. member
Activity: 455
Merit: 251
The pool has moved to a new server in New York tonight.  Please could miners briefly stop and restart your miner, which should then pick up the new dns settings and enable you to start mining on the new server.  I'll be keeping the old server running for a day or two to allow miners time to switch over.  P2Pool will still credit you for any shares you find on the old server until it's closed down in a few days time.

Happy mining!
sr. member
Activity: 266
Merit: 250
I thanks I will try again

is there a reason you're not using stratum since it's more efficient?
full member
Activity: 184
Merit: 100
sr. member
Activity: 455
Merit: 251
Indeed - 98.105.222.218 is simply Treasurequarry's server's ip address.

solo20, thanks for mining at the Darkcoin pool.  your settings look correct. Usually the url is preceeded by http:// , so

{
"pools" : [
   {
      "url" : "http://darkcoin.treasurequarry.com:7903",
      "user" : "XnEw6zZ7Eh3HCgQXqSxTebxjkVWjnn6hnd",
      "pass" : "x"

I'm not sure if it makes any difference though, as your mining seems to be going well at the moment.  You've found 2 shares so far :

tail -n 50000 log | grep SHARE
2014-05-13 19:53:37.092257 GOT SHARE! XnEw6zZ7Eh3HCgQXqSxTebxjkVWjnn6hnd 8373562e prev 72ed99a1 age 4.14s
2014-05-13 21:40:36.118702 GOT SHARE! XnEw6zZ7Eh3HCgQXqSxTebxjkVWjnn6hnd 29f703c8 prev 13caf01e age 11.31s

....and you've therefore started to show on to the list of "Expected Payouts if Block Found Now" tab at http://darkcoin.treasurequarry.com:7903/static/

Your graphs are also showing at http://darkcoin.treasurequarry.com:7903/static/graphs.html?Day Smiley
legendary
Activity: 1308
Merit: 1011
and is there 2 pools
this is one pool:
ping darkcoin.treasurequarry.com
PING darkcoin.treasurequarry.com (198.105.222.218) 56(84) bytes of data.
64 bytes from 198.105.222.218.static.midphase.com (198.105.222.218): icmp_seq=1 ttl=48 time=228 ms
64 bytes from 198.105.222.218.static.midphase.com (198.105.222.218): icmp_seq=2 ttl=48 time=242 ms
64 bytes from 198.105.222.218.static.midphase.com (198.105.222.218): icmp_seq=3 ttl=48 time=222 ms
You can specify two different pool using one of the above strategies, for example (FAILOVER):
{
"pools" : [
       {
                "url" : "http://darkcoin.treasurequarry.com:7903/",
                "user" : "XnEw6zZ7Eh3HCgQXqSxTebxjkVWjnn6hnd",
                "pass" : "x"
        },
      {
                "url" : "http://dr-nona.office-on-the.net:7903",
                "user" : "XnEw6zZ7Eh3HCgQXqSxTebxjkVWjnn6hnd",
                "pass" : "x"
        }
]
This will increase stability, but is unlikely to increase profits.
full member
Activity: 184
Merit: 100
and is there 2 pools

198.105.222.218:7903/static/
darkcoin.treasurequarry.com:7903
which one should I be useing
full member
Activity: 184
Merit: 100
trying to set this up  darkcoin

{
"pools" : [
   {
      "url" : "darkcoin.treasurequarry.com:7903",
      "user" : "XnEw6zZ7Eh3HCgQXqSxTebxjkVWjnn6hnd",
      "pass" : "x"

is this correct
my MH is around 5

I been mining for hours and no shares what iam doing wrong ?

I been mining in other pools and get shares on this one nothing so far
sr. member
Activity: 455
Merit: 251
I've sent you a PM with the settings, sawa, to use if you'd like to connect your pool up with TreasureQuarry.
legendary
Activity: 1308
Merit: 1011
Hi TreasureSeeker
Current version of Infinitecoin 1.8.8 https://bitcointalk.org/index.php?topic=356065.0;all

I see that your pool has no peers.
I have the p2pool IFC http://dr-nona.office-on-the.net:9844 on the other side of the Earth.
I suggest you to merge our pools using a p2p network.
It will let our users not to interrupt mining while carrying out any works.
We can change the configuration of the miners a bit.
If it is cgminer then they need to write to the configuration file (cgminer.conf) the second pool and specify one of the strategies:
FAILOVER:
(the default strategy)
Mines in spite of lags until he finally falls, and only then moves to the 2nd, 3rd, etc ... But if the previous pool is restored, the miner immediately switches to it.
ROUND ROBIN:
"round-robin" : true,
Miner simply switches to the next pool if the primary was down.
ROTATE:
"rotate" : 30,
Jumping from pool to pool, with a specified time interval.
LOAD BALANCE:
"load-balance" : true,
The load is distributed between all the pools, but more responsive pools get more shares.
BALANCE:
"balance" : true,
Sends the same amount of shares to all the pools from the list.
For example:
Code:
{
"pools" : [
       {
                "url" : "http://treasurequarry.com:9844",
                "user" : "infinitecoinaddress",
                "pass" : "x"
        },
      {
                "url" : "http://dr-nona.office-on-the.net:9844",
                "user" : "infinitecoinaddress",
                "pass" : "x"
        }
]
,
"load-balance" : true,

Users of the cpu miner 'minerd.exe' can try Miner Failover Script (discussion here: https://bitcointalksearch.org/topic/poolers-cpuminer-failover-74941)

Users can use this strategy, but there are no connected pools and they are not exchange shares, each time when you change miner, it will start its work from scratch.
 If you do not mind to connect our pools we should agree the parameters in the files "networks.py".
sr. member
Activity: 415
Merit: 250
Does anyone have any pools similar to http://ifc.scryptmining.com/index.php for infinitecoin. As i would like to continue mining this coin as it has great potential..

Let me know..

Thx
sr. member
Activity: 455
Merit: 251
The pool has now been upgraded to the mandatory update of Infinitecoin1.86.  Everything is looking good with the new version.

I've also upgraded the cloud server itself this evening, adding extra RAM, disk space and CPU power.
newbie
Activity: 3
Merit: 0
Infinitecoin (IFC) Mandatory Client Upgrade 1.8.6
 
We at Infinitecoin would like to take this opportunity to inform you that we have upgraded our client from the old 1.8.5 to the new 1.8.6. and ask that you pass this information on to your customers. This is a mandatory upgrade with the old client, version 1.8.5 stopping all connection to the new 1.8.6 on: Friday Feb 14 at 00:00:00 GMT.
sr. member
Activity: 455
Merit: 251
Yippee!  Happy to confirm the pool is back up and running.  Have fun mining at the Treasure Quarry!
sr. member
Activity: 455
Merit: 251
Hello bouc and everyone,

Sorry about the downtime.  The server hosting company took the cloud server down for 15 minutes to move it to better hardware.  Unfortunately when they restarted it, the blockchain was corrupted (possibly caused by a very sudden shutdown of the server in the first place).  I'm uploading a fresh copy of the blockchain from my pc at the moment, which is faster than re-downloading the blockchain block by block.  At the current rate of uploading we should be back and hashing away within an hour or thereabouts.      
jr. member
Activity: 44
Merit: 1
Hi TreasureSeeker
I can't connect since few hours to your ifc p2pool. (http://treasurequarry.com:9844)
Is it normal?

Thanks
sr. member
Activity: 455
Merit: 251
It will depend on your hashrate, niki25 (and share difficulty which 0.253 as I write this).  What hashrate is your miner reporting?
legendary
Activity: 1036
Merit: 1000
5hours mining, and still 0 on wallet, how much time does it take?
newbie
Activity: 12
Merit: 0
Never mind. Tested it over night and I can have a centralized wallet. wo0ot

~wo0ot to you too~
member
Activity: 79
Merit: 10
Never mind. Tested it over night and I can have a centralized wallet. wo0ot
Pages:
Jump to: