Bitcoin Forum
July 06, 2024, 11:38:15 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 [4] 5 »
61  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] NutCoin - The Anti Scarcity Stabilized Currency on: January 04, 2014, 01:23:50 AM
COIN RESET AND READY TO LAUNCH - I WILL MAKE A NEW POST SOON

For new users:
- nothing special to do

For old users:
- remove all about nutcoin, as you never heard about it
  ---> go to your nutcoin folder, and remove all the files in it (and yes, you will all loose your millions of coins)

I will post the new source code, the DMG for MaxOSX Wallet, and the new Windows Wallet in a new post.

62  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] NutCoin - The Anti Scarcity Stabilized Currency on: January 03, 2014, 06:07:48 PM
I can add more superseeds hardcoded in the code, just give me the nodes to add.

DMX, what is the block count on your superseed node?



/nutcoind getinfo
{
    "version" : 80601,
    "protocolversion" : 70003,
    "walletversion" : 60000,
    "balance" : XXXXXXXXXXXX,
    "blocks" : 57158,
    "timeoffset" : -12,
    "connections" : 15,
    "proxy" : "",
    "difficulty" : 0.00093260,
    "testnet" : false,
    "keypoololdest" : 1388724025,
    "keypoolsize" : 109,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00001000,
    "errors" : ""
}
63  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] NutCoin - The Anti Scarcity Stabilized Currency on: January 03, 2014, 05:52:49 PM
I can add more superseeds hardcoded in the code, just give me the nodes to add.
64  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] NutCoin - The Anti Scarcity Stabilized Currency on: January 03, 2014, 04:19:24 PM
new version with superseed added to the code.

Remember:

70002 is not working anymore.
You must be on the 70003 protocol version.
65  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] NutCoin - The Anti Scarcity Stabilized Currency on: January 03, 2014, 03:30:57 PM
this is what I get on 192.99.4.55

./nutcoind getinfo
{
    "version" : 80601,
    "protocolversion" : 70003,
    "walletversion" : 60000,
    "balance" : XXXXXXXXXXXXX,
    "blocks" : 56051,
    "timeoffset" : -12,
    "connections" : 8,
    "proxy" : "",
    "difficulty" : 0.00093260,
    "testnet" : false,
    "keypoololdest" : 1388724025,
    "keypoolsize" : 109,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00001000,
    "errors" : ""
}
66  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] NutCoin - The Anti Scarcity Stabilized Currency on: January 03, 2014, 05:46:36 AM
Everything's is OK.



67  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] NutCoin - The Anti Scarcity Stabilized Currency on: January 03, 2014, 05:37:19 AM
1) close nutcoind and/or the wallet

2) be sure it is not remaining in activity monitor (force close it if needed)

3) edit nutcoin.conf, and be sure there is ONLY this node (new version protocol 70003) :

addnode=192.99.4.55:9508

4) remove peers.dat

5) git pull an recompile the daemon with the last version (get the new version protocol 70003)

http://www.nutcoins.com/

6) restart nutcoind or wallet

This will shutdown and burst every peers connected with the old version 70002, forcing them to download the new version.
68  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] NutCoin - The Anti Scarcity Stabilized Currency on: January 03, 2014, 05:01:03 AM
./nutcoind getinfo
{
    "version" : 80601,
    "protocolversion" : 70003,
    "walletversion" : 60000,
    "balance" : xxxxxxxxx,
    "blocks" : 52888,
    "timeoffset" : -11,
    "connections" : 19,
    "proxy" : "",
    "difficulty" : 0.00093260,
    "testnet" : false,
    "keypoololdest" : 1388689733,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00001000,
    "errors" : ""
}
69  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] NutCoin - The Anti Scarcity Stabilized Currency on: January 03, 2014, 04:40:07 AM
seems everything's OK now.

thanks to all of you!
70  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] NutCoin - The Anti Scarcity Stabilized Currency on: January 03, 2014, 04:16:22 AM
Ok, I've found a solution:

1) close nutcoind and/or the wallet

2) be sure it is not remaining in activity monitor (force close it if needed)

3) edit nutcoin.conf, and be sure there is ONLY this node (protocol 70003) :

addnode=192.99.4.55:9508

4) remove peers.dat

5) git pull an recompile the daemon with the last version (protocol 70003)

6) restart nutcoind or wallet

This will shutdown and burst every peers connected with the old version 70002, forcing them to download the new version.
71  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] NutCoin - The Anti Scarcity Stabilized Currency on: January 03, 2014, 03:14:17 AM
I think the best is to rebuild the entire network from scratch. I see no other way to get it fixed if pools or some guys are mining with an old version.

1) Shutdown the whole nutcoin network (everyone removes its nutcoin folder which contains wallet.dat, nutcoin.conf and peers.dat)
2) reset the difficulty to very low, so everyone can recover the lost coins quickly (within 1 or 2 days)
3) upgrade the min version to connect to, so it will break all the connected peers (forcing them to download the new version)
72  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] NutCoin - The Anti Scarcity Stabilized Currency on: January 03, 2014, 02:13:33 AM
{
    "blocks" : 49963,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 0.00093260,
    "errors" : "",
    "generate" : true,
    "genproclimit" : 4,
    "hashespersec" : 6858,
    "networkhashps" : 2062936,
    "pooledtx" : 0,
    "testnet" : false
}
73  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] NutCoin - The Anti Scarcity Stabilized Currency on: January 03, 2014, 02:04:23 AM
seems like there are lots of people with the last version.

sure nodes with new version are only these two:

addnode=192.99.4.55:9508
addnode=91.121.5.68:9508

74  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] NutCoin - The Anti Scarcity Stabilized Currency on: January 02, 2014, 11:44:54 PM
IMPORTANT: Update your daemon and wallets, I fixed the orphan issues and some other issues. Everything should be nice now!


75  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] NutCoin - The Anti Scarcity Stabilized Currency on: January 02, 2014, 11:07:00 PM
this will crush. hard. difficulty every 48 hrs? once big khs come in and pump this.. it will sky rocket in difficulty in the next difficulty reset. then it won't be worth it to mine it since the difficulty/pay ratio will be so big. even coins that got mine wount be able to move around as no one will be there mining to find a block. it will take days to find a block. one block.. everyone will walk away and it will be impossible to mine at all.

my theory. you will need to bring down your  diffciulty adjustments


It's a good idea, I will try to update this as soon as possible
76  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] NutCoin - The Anti Scarcity Stabilized Currency on: January 02, 2014, 10:29:02 PM
Thank you all to help the launch of nutcoin.

I've have no plan to reset it for these simple reasons:
1) the source code was published to all of you at the same time. It is fair that the people who help the launch by compiling and providing executable to others are a little bit rewarded (for me, no matter if they started mining a few hours before the guys who simply just clicked "Download", with everything OK and "nothing to do")
2) it is almost impossible to tell people to wipe their wallet.dat, I think nobody would do that. Impossible to stop the network propagation.
3) there is no scarcity, and there will be enough coins for everyone (the 5000 coin reward halves every 6 months of so)

77  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] NutCoin - The Anti Scarcity Stabilized Currency on: January 02, 2014, 05:43:18 PM
Has anyone compiled a windows client yet???
I already tried it with QTCreator without success. I'm just wondering, why the .pro file differs that much from i.e. the one by Mooncoin?
@OP: did you fork the Litecoin Source...and did you edit the .pro file?

the .pro file has not been changed for windows.
78  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] Nutcoin on: January 02, 2014, 05:36:45 AM
Maybe you should offer a bounty for a Windows QT and a website.

Yes, this is an excellent idea!

I can send 30 LTC to the first guy who provide us with a deployable Windows QT Wallet.

1) post a download link on this thread
2) send me the LTC address in PM

For the website, I will take care of it (soon)
79  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] Nutcoin on: January 02, 2014, 05:06:55 AM
Code:
./nutcoind getmininginfo     
{
    "blocks" : 12746,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 0.00024414,
    "errors" : "",
    "generate" : true,
    "genproclimit" : 4,
    "hashespersec" : 0,
    "networkhashps" : 389569,
    "pooledtx" : 0,
    "testnet" : false
}




12746 blocks, this is great but unfortunately this is NOT me!
This is all of the guys here who started mining.

a few hours ago ./nutcoind getpeerinfo show me only my 2 connexions when I posted yesterday (I'm French so it's 6 am here, I posted about 24H ago)
and now, getpeerinfo dozen of connexions of peers and miners.

Do not worry, there will be enough nuts for everyone as I said in the post (92 billions of coins).
For now, the matter is not how many coins X or Y has mined, but what we will be able to buy with it within the next years. That will define the real value of the coins.



80  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] Nutcoin on: January 02, 2014, 01:15:12 AM
already premined i guess. source is released linux users can mine. meanwhile windows users waiting for the wallet always same. try new ideas to hide your premining  Roll Eyes

There is no premining. It needs minimum 2 servers to start operating a new coin network, a local machine and a distant hosted daemon with setgenerate set to true to start the network and keep things smooth (we NEED the network to keep going with the confirmations).

So, please do your math before talking about premining:
- I've about 2,5 million of coins since today (since the post on this forum)
- Every body can mine 8600*5000 coins per day (43 millions of coins, 301 millions of coins a week) with a simple MacBook laptop (CPU mining)
- the reward halves every 6 month or so ..

and the coin I've HAD to mine only represent 0.003% (exactly 2,5*100/92000 = 0.00271%) of the total 92 billions of coins that will be issued.

so you want my 2,5 millions of coins? no problem, just give me your NUT address, it will send it to you as a proof of my good faith.
tomorrow I will get another 10 millions on my wallet with my slow laptop.



Pages: « 1 2 3 [4] 5 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!