nesic1
|
|
March 23, 2017, 11:38:28 AM |
|
Want To Buy some coins paying 50LTC satoshis (0.00000050LTC per coin)
|
|
|
|
penambang
|
|
March 25, 2017, 11:20:36 AM |
|
Finally got p2pool working you can set your own p2pool on windows and mining with it on your own machine, download here: https://github.com/jemekite/p2pool-qubitcoin/releases set your QubitCoin.conf RPC to listen on port 7799 sgminer v4 is recomended sample conf: { "pools" : [ { "url" : "stratum+tcp://127.0.0.1:9372", "user" : "GQzzaqePUHn7c7ETM5BVH3y2toQ46EH5an", "pass" : "x" } ], "intensity" : "18", "worksize" : "256", "lookup-gap" : "1", "thread-concurrency" : "8092", "expiry" : "1", "failover-only" : true, "auto-fan" : true, "log" : "5", "queue" : "0", "scan-time" : "1", "device" : "0", "temp-cutoff" : "90", "temp-overheat" : "85", "temp-target" : "75", "kernel" : "qubitcoin" }
|
|
|
|
Majormax
Legendary
Offline
Activity: 2534
Merit: 1129
|
|
March 29, 2017, 11:40:22 PM |
|
Finally got p2pool working you can set your own p2pool on windows and mining with it on your own machine, download here: https://github.com/jemekite/p2pool-qubitcoin/releases set your QubitCoin.conf RPC to listen on port 7799 sgminer v4 is recomended sample conf: { "pools" : [ { "url" : "stratum+tcp://127.0.0.1:9372", "user" : "GQzzaqePUHn7c7ETM5BVH3y2toQ46EH5an", "pass" : "x" } ], "intensity" : "18", "worksize" : "256", "lookup-gap" : "1", "thread-concurrency" : "8092", "expiry" : "1", "failover-only" : true, "auto-fan" : true, "log" : "5", "queue" : "0", "scan-time" : "1", "device" : "0", "temp-cutoff" : "90", "temp-overheat" : "85", "temp-target" : "75", "kernel" : "qubitcoin" } Great help, thanks !
|
|
|
|
wgd
Legendary
Offline
Activity: 1815
Merit: 1005
|
|
April 11, 2017, 02:12:46 PM Last edit: April 19, 2017, 01:57:21 PM by wgd |
|
wts 3,000,000 q2c / min 10 satoshi per coin
|
|
|
|
k0stas
|
|
April 20, 2017, 08:43:20 AM |
|
wts 3,000,000 q2c / min 10 satoshi per coin 1q2c = 1btc+1eth+1dash+1zec+1ltc why dont you hold more?
|
|
|
|
wgd
Legendary
Offline
Activity: 1815
Merit: 1005
|
|
April 20, 2017, 11:40:13 AM |
|
I hold more, but only so much I have to sell
|
|
|
|
k0stas
|
|
May 30, 2017, 09:26:00 AM |
|
Finally got p2pool working you can set your own p2pool on windows and mining with it on your own machine, download here: https://github.com/jemekite/p2pool-qubitcoin/releases Nice work i have test it and runing a pool but at payout session amount in q2c not showing right but payments is ok. http://q2c.sytes.net:9372/static/
|
|
|
|
k0stas
|
|
June 05, 2017, 03:40:41 AM |
|
Well seeds seems are down again
failed: address 'q2c1.ignorelist.com' not found: [Errno -2] failed: address 'q2c2.ignorelist.com' not found: [Errno -2] failed: address 'q2c3.ignorelist.com' not found: [Errno -2]
|
|
|
|
kjmac
Newbie
Offline
Activity: 13
Merit: 0
|
|
June 08, 2017, 09:52:57 PM |
|
Q2C was flagged incorrectly as having no exchanges on coinmarketcap, this has now been corrected as it's trading on Cryptopia. It's actually gone up a fair bit lately, glad I took the time to sync my wallet. https://coinmarketcap.com/currencies/qubitcoin/
|
|
|
|
zex24 (OP)
|
|
June 10, 2017, 10:04:38 AM |
|
Whoever wants to solo mine it can be simply done from the wallet -> open console (Help-> Debug window-> Console) and enter setgenerate true . You can define how many cores you want to use for mining by adding a number at the end of command -> setgenerate true 2 (I believe you can also limit by CPU %). Type Help for more information about commands There is a GPU miner and you can also use it to solo mine (or if you find a pool). If anyone is interested I will provide a link to it. Slowly cooking on https://www.cryptopia.co.nz/Exchange/?market=Q2C_BTC
|
|
|
|
k0stas
|
|
June 10, 2017, 01:40:22 PM |
|
At this point you don't need too much hash power to move the universe, one or two cores of the CPU is enough.
|
|
|
|
btcluka
Member
Offline
Activity: 71
Merit: 10
|
|
June 10, 2017, 07:06:17 PM |
|
List of working nodes please I try with these: addnode=2.85.178.193:70002 addnode=2.85.190.80:70002 addnode=188.2.118.59:70002 addnode=204.27.59.90:70002 addnode=85.93.13.52:70002 addnode=158.69.245.58:70002 addnode=62.210.246.172:70002 addnode=79.174.71.53:70002 addnode=2.85.43.174:70002 addnode=85.236.188.28:70002 addnode=169.0.225.137:70002 addnode=86.24.244.100:70002 addnode=188.126.58.213:70002 addnode=94.68.41.60:70002 addnode=82.165.72.192:70002 addnode=163.172.13.126:70002 from http://qubitcoinxplorer.cc/network but wallet have 0 connections.
|
|
|
|
zex24 (OP)
|
|
June 10, 2017, 08:43:16 PM |
|
This node 188.2.118.59 is mine and it is online all the time. I am currently connected to 4 nodes from your list so something is wrong on your side. Check your firewall settings for ports (router). Enter node IP only from console without port number.
|
|
|
|
k0stas
|
|
June 11, 2017, 04:57:42 AM |
|
70002 is the wallet protocol version and not the port.
the port is 7788
|
|
|
|
btcluka
Member
Offline
Activity: 71
Merit: 10
|
|
June 11, 2017, 10:42:57 AM |
|
Thanks!
|
|
|
|
wgd
Legendary
Offline
Activity: 1815
Merit: 1005
|
|
June 16, 2017, 06:59:38 PM |
|
I think the exchange of cryptopia itself will accumulate q2c, soon we can see level 100 satoshi hmmm?
Zex24 is going through some development?
|
|
|
|
k0stas
|
|
June 17, 2017, 02:55:10 AM |
|
I think the exchange of cryptopia itself will accumulate q2c, soon we can see level 100 satoshi hmmm?
Zex24 is going through some development?
Have you sold at 10 satoshi your 3M of q2c?
|
|
|
|
overcoin
Newbie
Offline
Activity: 53
Merit: 0
|
|
June 17, 2017, 09:40:54 AM |
|
subscribe
|
|
|
|
wgd
Legendary
Offline
Activity: 1815
Merit: 1005
|
|
June 17, 2017, 11:31:01 AM |
|
I think the exchange of cryptopia itself will accumulate q2c, soon we can see level 100 satoshi hmmm?
Zex24 is going through some development?
Have you sold at 10 satoshi your 3M of q2c? I sold most coins, this is not my only investment, although one that is difficult to part. I am earn this year, I want to rest from crypto ..
|
|
|
|
zex24 (OP)
|
|
June 17, 2017, 06:54:30 PM |
|
|
|
|
|
|