Pages:
Author

Topic: [ANN] official NovaCoin thread - the original PoS+scrypt coin. --POOL LIST-- - page 44. (Read 282664 times)

legendary
Activity: 3108
Merit: 1359
Just bought the cubieboard for tests...  Roll Eyes
  • Cubieboard;
  • Ubuntu 12.04 @ bootable MicroSD card;
  • Prebuilt client from sourceforge;

The fresh NovaCoin-Qt installation is syncronized in 55 minutes.



NVC client is able to utilize dual-core processors, so on Cubieboard2 it should syncronize faster.

P.S. I'll try install OS to integrated NAND memory, but later.
sr. member
Activity: 462
Merit: 251
pool list in OP updated.

Great when will you update the sexcoin link in your list of cryptocoins ? Check your PM's or replies to that topic for details..
sr. member
Activity: 476
Merit: 253
pool list in OP updated.
legendary
Activity: 1140
Merit: 1000
The Real Jude Austin
full member
Activity: 186
Merit: 100
Thanks! Smiley

You only need to put your coins in your wallet and wait that they mature 30 days there. For a PoS block generation your wallet must be running and unlocked (after the 30 days).
Don't use an exchange wallet. No exchange will reward you with PoS (at least that I know off).

Cheers.

KHORE fee was reduced to 2%

Currently mining there.

Nice pool.
sr. member
Activity: 294
Merit: 250
We proudly announce a NVC-Pool at coinEX.

https://coinex.pw/mining/pools/NVC


You can mine directly into your exchangebalance  Wink
legendary
Activity: 3108
Merit: 1359
Is there anything special I need to do to setup the client for PoS?

I saw for some PoS coins you have to setup a special config file.


No actions required, almost all of these instructions have no sense.
legendary
Activity: 1140
Merit: 1000
The Real Jude Austin
KHORE fee was reduced to 2%

Currently mining there.

Nice pool.
legendary
Activity: 1140
Merit: 1000
The Real Jude Austin
Is there anything special I need to do to setup the client for PoS?

I saw for some PoS coins you have to setup a special config file.

full member
Activity: 186
Merit: 100
KHORE fee was reduced to 2%
legendary
Activity: 1140
Merit: 1000
The Real Jude Austin
Just bought the cubieboard for tests...  Roll Eyes

Never seen that before.

But it looks like a beast.

Might have to get one myself and have a dedicated Stake machine.

I no longer sell my NVC.

I will be honest, at first, I avoided NVC, now I cherish it.

Keep up the good work!
legendary
Activity: 3108
Merit: 1359
Just bought the cubieboard for tests...  Roll Eyes
sr. member
Activity: 364
Merit: 250
Successfully ported to ARM, so now you can build novacoind & novacoin-qt for Linux/ARM just like you do it for Linux on x86 platforms.

Code:
novacoin@raspberrypi ~/.novacoin $ /opt/novacoin/novacoind getinfo
{
    "version" : "v0.4.4.4-19-g928869d-beta",
    "protocolversion" : 60009,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
    "blocks" : 41565,
    "timeoffset" : -28,
    "moneysupply" : 504308.93980800,
    "connections" : 16,
    "proxy" : "",
    "ip" : "109.188.124.39",
    "difficulty" : 292.45476415,
    "testnet" : false,
    "keypoololdest" : 1379090817,
    "keypoolsize" : 101,
    "paytxfee" : 0.01000000,
    "errors" : ""
}
novacoin@raspberrypi ~/.novacoin $ uname -a
Linux raspberrypi 3.6.11+ #474 PREEMPT Thu Jun 13 17:14:42 BST 2013 armv6l GNU/Linux
novacoin@raspberrypi ~/.novacoin $

Works quite well for solo mining or stake wallet. Smiley


Binaries tarball is available at sourceforge.


This is really cool.  Well done, mate. 
legendary
Activity: 1140
Merit: 1000
The Real Jude Austin
Successfully ported to ARM, so now you can build novacoind & novacoin-qt for Linux/ARM just like you do it for Linux on x86 platforms.

Code:
novacoin@raspberrypi ~/.novacoin $ /opt/novacoin/novacoind getinfo
{
    "version" : "v0.4.4.4-19-g928869d-beta",
    "protocolversion" : 60009,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
    "blocks" : 41565,
    "timeoffset" : -28,
    "moneysupply" : 504308.93980800,
    "connections" : 16,
    "proxy" : "",
    "ip" : "109.188.124.39",
    "difficulty" : 292.45476415,
    "testnet" : false,
    "keypoololdest" : 1379090817,
    "keypoolsize" : 101,
    "paytxfee" : 0.01000000,
    "errors" : ""
}
novacoin@raspberrypi ~/.novacoin $ uname -a
Linux raspberrypi 3.6.11+ #474 PREEMPT Thu Jun 13 17:14:42 BST 2013 armv6l GNU/Linux
novacoin@raspberrypi ~/.novacoin $

Works quite well for solo mining or stake wallet. Smiley


Binaries tarball is available at sourceforge.

Mmmm NovaPi.
hero member
Activity: 938
Merit: 1000
www.multipool.us
Multipool pays after 20 confirms now.
legendary
Activity: 3108
Merit: 1359
Successfully ported to ARM, so now you can build novacoind & novacoin-qt for Linux/ARM just like you do it for Linux on x86 platforms.

Code:
novacoin@raspberrypi ~/.novacoin $ /opt/novacoin/novacoind getinfo
{
    "version" : "v0.4.4.4-19-g928869d-beta",
    "protocolversion" : 60009,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
    "blocks" : 41565,
    "timeoffset" : -28,
    "moneysupply" : 504308.93980800,
    "connections" : 16,
    "proxy" : "",
    "ip" : "109.188.124.39",
    "difficulty" : 292.45476415,
    "testnet" : false,
    "keypoololdest" : 1379090817,
    "keypoolsize" : 101,
    "paytxfee" : 0.01000000,
    "errors" : ""
}
novacoin@raspberrypi ~/.novacoin $ uname -a
Linux raspberrypi 3.6.11+ #474 PREEMPT Thu Jun 13 17:14:42 BST 2013 armv6l GNU/Linux
novacoin@raspberrypi ~/.novacoin $

Works quite well for solo mining or stake wallet. Smiley


Binaries tarball is available at sourceforge.
legendary
Activity: 3108
Merit: 1359
Less than 6 days remaining to protocol switch. I seen some v5 blocks on the network, so should remind again. Don't forget to apply the 0.4.4 update before 20 Sep 2013.
full member
Activity: 196
Merit: 100
Google/YouTube
Maybe it will be possible in the future, we thought about that.

Well if any project like that pop up, let me know, I'm totally down.
legendary
Activity: 3108
Merit: 1359
Maybe it will be possible in the future, we thought about that.
full member
Activity: 196
Merit: 100
Google/YouTube
Is there anywhere to earn Novacoins for writing or reviews or anything like that?
This sounds like Devcoins to me.

I already write for Devtome, I am looking for another coin to write for at the same time.
Pages:
Jump to: