Pages:
Author

Topic: [ANN] [KRB] Karbo (Ҝ) Кapбoвaнeць - Anon / stable transaction costs - page 75. (Read 493163 times)

member
Activity: 102
Merit: 10
WINSTARS - We are changing the face of gambling
legendary
Activity: 1750
Merit: 1101
karbo.io
It is time consuming to confirm the blocks? What is the best pool?
It is easy with wallet, just open Mining tab and hit the button. Chouse Democats pool, it is in english.
You can then watch your stats if you enter your wallet address here http://democats.org/pool/?name=karbowanec


Does this miner (address ends with pGvJMp7CEYPj3ps) have any problem with my pool?
He started with big Hash rate and now only 90h.
No worry, obviously he is  testing pools Smiley
full member
Activity: 174
Merit: 100
Does this miner (address ends with pGvJMp7CEYPj3ps) have any problem with my pool?
He started with big Hash rate and now only 90h.
full member
Activity: 174
Merit: 100
I re sync the blockchain and all are fine now.
Hello, it is great. The more pools the better.
Add  --seed-node 46.149.182.151:32347 --seed-node 52.21.253.162:32347 --seed-node 95.46.98.64:32347   next time you restart daemon just in case.
Thanks for the info, I done it as you suggest it..
legendary
Activity: 1750
Merit: 1101
karbo.io
I re sync the blockchain and all are fine now.
Hello, it is great. The more pools the better.
Add  --seed-node 46.149.182.151:32347 --seed-node 52.21.253.162:32347 --seed-node 95.46.98.64:32347   next time you restart daemon just in case.
legendary
Activity: 1750
Merit: 1101
karbo.io
Hi, i am CryptoNight pool admin, https://gorillapool.com for Monero and http://gorillapool.org is my recent pool for the new XCI coin.
I have found a great KRB block explore! http://explorer.karbowanec.com/en/
It is said that it is
Powered by cryptonote-universal-pool v1.1.4 open sourced under the GPL

Where can i found the source code of this. Thank you.

It is modified version, i need to update footer with correct link, because they corrected it since I made and installed that explorer.


Look here: https://github.com/forknote/forknote-pool


member
Activity: 95
Merit: 10
Mo
Hi, i am CryptoNight pool admin, https://gorillapool.com for Monero and http://gorillapool.org is my recent pool for the new XCI coin.
I have found a great KRB block explore! http://explorer.karbowanec.com/en/
It is said that it is
Powered by cryptonote-universal-pool v1.1.4 open sourced under the GPL

Where can i found the source code of this. Thank you.
legendary
Activity: 1750
Merit: 1101
karbo.io
Livecoin resolved issues with payouts. For those who made withdrawals which stuck in wallet as Unconfirmed I suggest to contact them to settle.
full member
Activity: 174
Merit: 100
I re sync the blockchain and all are fine now.
legendary
Activity: 1750
Merit: 1101
karbo.io
Restart, if nothing helps either resync or compete with wrong chain if you believe that yours is correct one.
full member
Activity: 174
Merit: 100
The daemon stopped synchronizing
Sync data returned unknown top block: 48036 -> 48066 [30 blocks (0 days) behind]
06:43:39.955530 INFO SYNCHRONIZATION started
06:43:40.630701 INFO Block <7e69b9c6d0fc95af84ca52170dd4d42a305d9c2dbc06aa13ab6fef4efc4e622a> has at least one transaction with wrong inputs: <1d82b31a49682ab2b8661eb57dfb1716fedaf3d8e50a71161552bfa8137e6d96>

It is 3 hours now that is stacked in the block 48036
hero member
Activity: 796
Merit: 529
Amazing!
Hashrate 204.50 KH/sec
Dif 50258156

Who is that miner?
legendary
Activity: 1750
Merit: 1101
karbo.io
Attention traders, do not cash out KRB from Livecoin now, it looks like they have something wrong  with payouts



Looks like Karbowanec gui faster on 20 percent than console miner in windows)

I put website content under var/www.... and register in apache it,
but I can't connect to api from site. I'm using http://127.0.0.1:8117/ address.
Any suggestions?
Thanks
Api should be reachable from outside i.e. your VPS IP address instead of 127.0.0.1
newbie
Activity: 21
Merit: 0
I tried to run my own pool
And got error in logs after few days
2016-10-14 18:00:21 Error with transfer RPC request to wallet daemon {"code":-4,"message":"MixIn count is too big"}
2016-10-14 18:00:21 Payments failed to send
Any ideas ? I played with maxTransferAmount but no luck
change mixin in pool's config.json to 0
for a while, while coin is still young


Is it possible to mine in pool using console in Windows?

yes, it's possible. here is example

minerd -a cryptonight -o stratum+tcp://136.243.158.27:3333 -u your wallet-address -p x

Sorry, but where is minerd  ? I downloaded it from https://github.com/pooler/cpuminer/releases
but there  is no criptonight alg there ((
look here https://bitcointalksearch.org/topic/wolfs-xmrbcndsh-cpuminer-2x-speed-compared-to-lucasjones-new-06202014-632724



Thanks, it works fine now

Looks like Karbowanec gui faster on 20 percent than console miner in windows)
Any plans for windows console miner in pool for karbowanec ?

Thanks
hero member
Activity: 824
Merit: 1000
1 KRB = BTC0.02 soon!!!
full member
Activity: 174
Merit: 100
Hello I fix the error.
Now are all ok.
Payments are released every 1 hour
minimum payment 1 KRB
Pool Fees 0.02% only for core developer.
sr. member
Activity: 994
Merit: 250

Another pool is up...
http://5.189.135.137/krb

Resolving pool host 5.189.135.137... OK
Establishing connection with proxy... OK
Establishing connection with pool 5.189.135.137:7774... Error: null
full member
Activity: 174
Merit: 100
legendary
Activity: 1750
Merit: 1101
karbo.io
I tried to run my own pool
And got error in logs after few days
2016-10-14 18:00:21 Error with transfer RPC request to wallet daemon {"code":-4,"message":"MixIn count is too big"}
2016-10-14 18:00:21 Payments failed to send
Any ideas ? I played with maxTransferAmount but no luck
change mixin in pool's config.json to 0
for a while, while coin is still young


Is it possible to mine in pool using console in Windows?

yes, it's possible. here is example

minerd -a cryptonight -o stratum+tcp://136.243.158.27:3333 -u your wallet-address -p x

Sorry, but where is minerd  ? I downloaded it from https://github.com/pooler/cpuminer/releases
but there  is no criptonight alg there ((
look here https://bitcointalksearch.org/topic/wolfs-xmrbcndsh-cpuminer-2x-speed-compared-to-lucasjones-new-06202014-632724

newbie
Activity: 21
Merit: 0
I tried to run my own pool
And got error in logs after few days
2016-10-14 18:00:21 Error with transfer RPC request to wallet daemon {"code":-4,"message":"MixIn count is too big"}
2016-10-14 18:00:21 Payments failed to send
Any ideas ? I played with maxTransferAmount but no luck
Pages:
Jump to: