Bitcoin Forum
May 21, 2024, 11:30:06 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 [35] 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 ... 402 »
  Print  
Author Topic: [ANN] [NAUT] Nautiluscoin - First Coin w/Stabilization Fund - Digishield  (Read 901796 times)
kalashnikovski
Member
**
Offline Offline

Activity: 252
Merit: 10


View Profile
May 12, 2014, 06:24:12 PM
 #681

BK good work on the tshirts.
Any update on getting on coinmarketcap?
I think we should try to get on asap before a massive pump as being on cmc and then having a pump will create awareness for the coin.
carloss
Member
**
Offline Offline

Activity: 64
Merit: 10


View Profile
May 12, 2014, 06:31:13 PM
 #682

Hello all,

I have a problem with nautiluscoind (last version from github repo) - it failed after 30 mins of running:
Code:
2014-05-12 10:24:49 nActualTimespan = 313  before bounds
2014-05-12 10:24:49 GetNextWorkRequired nActualTimespan Limiting
2014-05-12 10:24:49 GetNextWorkRequired RETARGET
2014-05-12 10:24:49 nTargetTimespan = 60    nActualTimespan = 90
2014-05-12 10:24:49 Before: 1c010da2  00000000010da200000000000000000000000000000000000000000000000000
2014-05-12 10:24:49 After:  1c019473  0000000001947300000000000000000000000000000000000000000000000000
2014-05-12 10:24:49 UpdateTip: new best=54c9f2bf4c7ef93bd53ff78cfcdecb19199a9f1ae076f7467eb05b42c96f3b25  height=10807  log2_work=49.406987  tx=16669  date=2014-05-12 10:24:18 progress=0.000539
2014-05-12 10:24:49 ProcessBlock: ACCEPTED
2014-05-12 10:25:10 receive version message: /Nautiluscoin:1.1.0/: version 70002, blocks=10807, us=195.47.113.76:11161, them=79.136.10.173:11161, peer=79.136.10.173:55669
2014-05-12 10:25:10 Added time data, samples 13, offset -5 (+0 minutes)
2014-05-12 10:25:10 nTimeOffset = -1  (+0 minutes)
2014-05-12 10:27:34 ERROR: CAddrman::Write() : open failed
2014-05-12 10:29:52 receive version message: /Nautiluscoin:1.1.0/: version 70002, blocks=10807, us=195.47.113.76:11161, them=99.255.142.187:11161, peer=99.255.142.187:56135
2014-05-12 10:32:43 UPnP Port Mapping successful.
2014-05-12 10:32:50 receive version message: /Nautiluscoin:1.1.0/: version 70002, blocks=10797, us=195.47.113.76:11161, them=59.95.194.195:11161, peer=59.95.195.160:59970
2014-05-12 10:32:50 Added time data, samples 14, offset +4 (+0 minutes)
2014-05-12 10:33:43 nActualTimespan = 24  before bounds
2014-05-12 10:33:43 GetNextWorkRequired nActualTimespan Limiting
2014-05-12 10:33:43 GetNextWorkRequired RETARGET
2014-05-12 10:33:43 nTargetTimespan = 60    nActualTimespan = 45
2014-05-12 10:33:43 Before: 1c019473  0000000001947300000000000000000000000000000000000000000000000000
2014-05-12 10:33:43 After:  1c012f56  00000000012f5640000000000000000000000000000000000000000000000000
2014-05-12 10:33:43 *** System error: boost::filesystem::create_directories: Permission denied: "/home/carloss/.nautiluscoin"
2014-05-12 10:33:43 Error: System error: boost::filesystem::create_directories: Permission denied: "/home/carloss/.nautiluscoin"
2014-05-12 10:33:43 ERROR: ProcessBlock() : AcceptBlock FAILED
2014-05-12 10:33:43 msghand thread interrupt
2014-05-12 10:33:43 opencon thread interrupt
2014-05-12 10:33:43 dumpaddr thread stop
2014-05-12 10:33:43 addcon thread interrupt
2014-05-12 10:33:43 net thread interrupt
2014-05-12 10:33:43 Shutdown : In progress...
2014-05-12 10:33:43 StopNode()
2014-05-12 10:33:43 UPNP_DeletePortMapping() returned : 0
2014-05-12 10:33:43 upnp thread interrupt
2014-05-12 10:33:43 ERROR: CAddrman::Write() : open failed

Any idea? Folder /home/carloss/.nautiluscoin exists an its writable:
Code:
carloss@stakemaster:~$ ls -l -a | grep nautiluscoin
drwxrwxr-x  5 carloss carloss  4096 May 12 12:12 .nautiluscoin

Code:
drwxrwxr-x  5 carloss carloss    4096 May 12 12:12 .
drwx------ 25 carloss carloss    4096 May 12 12:15 ..
drwx------  3 carloss carloss    4096 May 12 11:58 blocks
drwx------  2 carloss carloss    4096 May 12 12:12 chainstate
drwx------  2 carloss carloss    4096 May 12 12:12 database
-rw-------  1 carloss carloss       0 May 12 11:58 db.log
-rw-------  1 carloss carloss 7324007 May 12 12:33 debug.log
-rw-------  1 carloss carloss       0 May 12 11:58 .lock
-rw-rw-r--  1 carloss carloss     131 May 12 12:00 nautiluscoin.conf
-rw-rw-r--  1 carloss carloss       6 May 12 12:12 nautiluscoind.pid
-rw-------  1 carloss carloss   26916 May 12 12:12 peers.dat
-rw-------  1 carloss carloss   61440 May 12 12:22 wallet.dat

OS: Ubuntu Server 14.04, boost 1.55
I have same issue with myriadcoind, will ask in their thread as well. I don't have this issue with other wallets...

Please help Smiley
ltcjunky43
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
May 12, 2014, 06:50:47 PM
 #683

Want to buy something with your newly minted Nautiluscoin?  Try this on for size....



In order to get the word out on NAUT we are putting together an order for these t-shirts.  These can only be bought with NAUT and will allow us to show merchants how easy it is to accept NAUT.

Before I tweet it put to the general public I want to let the community know and offer you first dibs.

Send me a PM with your size and then 200 NAUT to NX3D6UVyr88iW4q9pVQsJtZha1FDC9aozy

Also will need your shipping address.  It will take about a week to have these printed up and then we will ship them out to you.

-BK

EDIT: AND YES these are protected by Trademarks!!

+1 this is great! I'll go ahead and purchase one when i get a chance. Nice job!
FlyingMongoose
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
May 12, 2014, 06:54:32 PM
 #684

Want to buy something with your newly minted Nautiluscoin?  Try this on for size....



In order to get the word out on NAUT we are putting together an order for these t-shirts.  These can only be bought with NAUT and will allow us to show merchants how easy it is to accept NAUT.

Before I tweet it put to the general public I want to let the community know and offer you first dibs.

Send me a PM with your size and then 200 NAUT to NX3D6UVyr88iW4q9pVQsJtZha1FDC9aozy

Also will need your shipping address.  It will take about a week to have these printed up and then we will ship them out to you.

-BK

EDIT: AND YES these are protected by Trademarks!!

These are great, will be ordering one shortly :-) should add this to first post

qoinpro.com/951c974b34f66cc68e805832df0c9d8c
ficklepickle
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile WWW
May 12, 2014, 07:08:26 PM
 #685

Looks like 4-5 multipools are at this coin hardcore  Roll Eyes

badon420
Full Member
***
Offline Offline

Activity: 159
Merit: 100


abaddon


View Profile
May 12, 2014, 07:11:48 PM
 #686

Want to buy something with your newly minted Nautiluscoin?  Try this on for size....



In order to get the word out on NAUT we are putting together an order for these t-shirts.  These can only be bought with NAUT and will allow us to show merchants how easy it is to accept NAUT.

Before I tweet it put to the general public I want to let the community know and offer you first dibs.

Send me a PM with your size and then 200 NAUT to NX3D6UVyr88iW4q9pVQsJtZha1FDC9aozy

Also will need your shipping address.  It will take about a week to have these printed up and then we will ship them out to you.

-BK

EDIT: AND YES these are protected by Trademarks!!


BK!  This is great.  Nautilus is already on the road to more exposure and real world adoption.  Smiley
ekoice
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500



View Profile
May 12, 2014, 07:14:32 PM
 #687

Looks like 4-5 multipools are at this coin hardcore  Roll Eyes

can you tell which ones ?
jjj0923
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
May 12, 2014, 07:27:11 PM
 #688

the coin continues to get dumped and tank big time value wise...

so much for the so called "stabilization fund" LOL

another Black Coin debacle.

Been watching the buy/sell orders for the past 30minutes.  I believe it is about to spike up again, not sure how high or for how long though.

my point made...

Lifeforce Pools : http://www.lifeforce.info
Earthcoin :http://eac.lifeforce.info -  Netcoin:  http://net.lifeforce.info - Hundred Coin Pool : http://100.lifeforce.info
Redoakcoin Pool : http://roc.lifeforce.info Guldencoin http://nlg.lifeforce.info also Worldcoin, Guncoin, NOBL, USDe, Tagcoin, Topcoin , Tagcoin , Credits, Goldcoin & Hobonickels
Vlizzjeffrey
Hero Member
*****
Offline Offline

Activity: 784
Merit: 503


Bitcoin King BTC


View Profile
May 12, 2014, 08:14:05 PM
 #689

yall are silly, this coin is 2 weeks old and your already expecting it to go through the roof? things need time , many people dont even know about nautcoin's existence

           ▀██▄ ▄██▀
            ▐█████▌
           ▄███▀███▄
         ▄████▄  ▀███▄
       ▄███▀ ▀██▄  ▀███▄
     ▄███▀  ▄█████▄  ▀███▄
   ▄███▀  ▄███▀ ▀███▄  ▀███▄
  ███▀  ▄████▌   ▐████▄  ▀███
 ███   ██▀  ██▄ ▄██  ▀██   ███
███   ███  ███   ███  ███   ███
███   ███   ███████   ███   ███
 ███   ███▄▄       ▄▄███   ███
  ███▄   ▀▀█████████▀▀   ▄███
   ▀████▄▄           ▄▄████▀
      ▀▀███████████████▀▀
DeepOnion★  Anonymity Guaranteed
★  Anonymous and Untraceable
★  Guard Your Privacy
      ▄▄██████████▄▄
    ▄███▀▀      ▀▀█▀   ▄▄
   ███▀              ▄███
  ███              ▄███▀   ▄▄
 ███▌  ▄▄▄▄      ▄███▀   ▄███
▐███  ██████   ▄███▀   ▄███▀
███▌ ███  ███▄███▀   ▄███▀
███▌ ███   ████▀   ▄███▀
███▌  ███   █▀   ▄███▀  ███
▐███   ███     ▄███▀   ███
 ███▌   ███  ▄███▀     ███
  ███    ██████▀      ███
   ███▄             ▄███
    ▀███▄▄       ▄▄███▀
      ▀▀███████████▀▀
defaced
Legendary
*
Offline Offline

Activity: 2184
Merit: 1011


Franko is Freedom


View Profile WWW
May 12, 2014, 09:07:51 PM
 #690

coingen?

Fortune Favors the Brave
Borderless CharityEXPANSEEXRAllergy FinderFranko Is Freedom
FlyingMongoose
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
May 12, 2014, 09:09:37 PM
 #691

Want to buy something with your newly minted Nautiluscoin?  Try this on for size....



In order to get the word out on NAUT we are putting together an order for these t-shirts.  These can only be bought with NAUT and will allow us to show merchants how easy it is to accept NAUT.

Before I tweet it put to the general public I want to let the community know and offer you first dibs.

Send me a PM with your size and then 200 NAUT to NX3D6UVyr88iW4q9pVQsJtZha1FDC9aozy

Also will need your shipping address.  It will take about a week to have these printed up and then we will ship them out to you.

-BK

EDIT: AND YES these are protected by Trademarks!!

Seeing as the point behind this move is to show merchants the ease of use it would be nice to have a spending platform like a paypal like service or something of the like. Merchants like it if their customers have an easier way to spend money we all know this (it is in the end business, right?), or a straight up NAUT/USD exchange (like coinbase with BTC... if you could get them to sell NAUT that'd be incredible they haven't added any alts yet).

coingen?
It was at first, but the whole coin was overhauled.

qoinpro.com/951c974b34f66cc68e805832df0c9d8c
jjj0923
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
May 12, 2014, 09:23:08 PM
 #692

how nerdy - you need a ladies low cut tank top of a hot busty woman - now we're talking!

Lifeforce Pools : http://www.lifeforce.info
Earthcoin :http://eac.lifeforce.info -  Netcoin:  http://net.lifeforce.info - Hundred Coin Pool : http://100.lifeforce.info
Redoakcoin Pool : http://roc.lifeforce.info Guldencoin http://nlg.lifeforce.info also Worldcoin, Guncoin, NOBL, USDe, Tagcoin, Topcoin , Tagcoin , Credits, Goldcoin & Hobonickels
exoton
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
May 12, 2014, 09:23:32 PM
 #693

looks realy nice, will start mining this coin Smiley
Cohle
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
May 12, 2014, 09:56:41 PM
 #694

The floor around 20k is well maintained. Next boost will come from the inevitable coinmarketcap listing.
drumingspz
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250



View Profile
May 12, 2014, 09:59:54 PM
 #695

mine at MOOOPOOL Smiley http://nautilus.mooo.com

Just rented a 500 MHs monster and the pools can't handle it.  Can a pool op set me up with a worker that has vardiff set to 1024 for starters?




░░░░░░░▄▄█████▄▄▄░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░░░▄██████████████▄░░░░░░░░░░░░░░░░░░░▄██████▄▄░░░░░░
░░▄██████████████████▄░░░░░░░░░░░░░░▄████████████▄░░░░
██████████████████████▄░░░░░░░░░░▄████████████████▄░░
▄███████████████████████▄░░░░░░░▄████████████████████
██████████████████████████▄░░░▄███████████████████████
█████████████████████████████████████████████████████▀
█████████████████████████▀░░░░░▀████████████████████▀
██████████████████████▀░░░░░░░░░▀█████████████████▀░░
░░███████████████████▀░░░░░░░░░░░░░░▀████████████▀░░░░
░░░▀███████████████▀░░░░░░░░░░░░░░░░░░▀▀██████▀▀░░░░░░
░░░░░░▀█████████▀░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
mira  ▀▀
██
 
██
   
██
   
██
   
██
   
██
▄▄
Cryptocurrencies have never been so easy
▬ ● ● ● ● ▬▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬ ● ● ● ● ▬
Facebook LinkedIn Twitter White Paper Google+
▀▀
██
 
██
   
██
   
██
   
██
   
██
▄▄
 
[/center]
drumingspz
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250



View Profile
May 12, 2014, 10:10:16 PM
 #696

mine at MOOOPOOL Smiley http://nautilus.mooo.com

Just rented a 500 MHs monster and the pools can't handle it.  Can a pool op set me up with a worker that has vardiff set to 1024 for starters?

Anybody?  0.3 BTC for 3 hours and 1/2 hour already gone.  Keeps getting kicked because the initial difficulty is too low.




░░░░░░░▄▄█████▄▄▄░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░░░▄██████████████▄░░░░░░░░░░░░░░░░░░░▄██████▄▄░░░░░░
░░▄██████████████████▄░░░░░░░░░░░░░░▄████████████▄░░░░
██████████████████████▄░░░░░░░░░░▄████████████████▄░░
▄███████████████████████▄░░░░░░░▄████████████████████
██████████████████████████▄░░░▄███████████████████████
█████████████████████████████████████████████████████▀
█████████████████████████▀░░░░░▀████████████████████▀
██████████████████████▀░░░░░░░░░▀█████████████████▀░░
░░███████████████████▀░░░░░░░░░░░░░░▀████████████▀░░░░
░░░▀███████████████▀░░░░░░░░░░░░░░░░░░▀▀██████▀▀░░░░░░
░░░░░░▀█████████▀░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
mira  ▀▀
██
 
██
   
██
   
██
   
██
   
██
▄▄
Cryptocurrencies have never been so easy
▬ ● ● ● ● ▬▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬ ● ● ● ● ▬
Facebook LinkedIn Twitter White Paper Google+
▀▀
██
 
██
   
██
   
██
   
██
   
██
▄▄
 
[/center]
FlyingMongoose
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
May 12, 2014, 10:10:54 PM
 #697

mine at MOOOPOOL Smiley http://nautilus.mooo.com

Just rented a 500 MHs monster and the pools can't handle it.  Can a pool op set me up with a worker that has vardiff set to 1024 for starters?

Anybody?  0.3 BTC for 3 hours and 1/2 hour already gone.  Keeps getting kicked because the initial difficulty is too low.

http://naut.0feepool.com is set at vardiff 1024.

@BK_PHI
Order in for T-Shirt, check PM :-)

qoinpro.com/951c974b34f66cc68e805832df0c9d8c
drumingspz
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250



View Profile
May 12, 2014, 10:20:16 PM
 #698

mine at MOOOPOOL Smiley http://nautilus.mooo.com

Just rented a 500 MHs monster and the pools can't handle it.  Can a pool op set me up with a worker that has vardiff set to 1024 for starters?

Anybody?  0.3 BTC for 3 hours and 1/2 hour already gone.  Keeps getting kicked because the initial difficulty is too low.

http://naut.0feepool.com is set at vardiff 1024.

@BK_PHI
Order in for T-Shirt, check PM :-)

Eventually it gets there but starting vardiff is 32.  Just tried with rig operator to ease into it and it still dumped me off...




░░░░░░░▄▄█████▄▄▄░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░░░▄██████████████▄░░░░░░░░░░░░░░░░░░░▄██████▄▄░░░░░░
░░▄██████████████████▄░░░░░░░░░░░░░░▄████████████▄░░░░
██████████████████████▄░░░░░░░░░░▄████████████████▄░░
▄███████████████████████▄░░░░░░░▄████████████████████
██████████████████████████▄░░░▄███████████████████████
█████████████████████████████████████████████████████▀
█████████████████████████▀░░░░░▀████████████████████▀
██████████████████████▀░░░░░░░░░▀█████████████████▀░░
░░███████████████████▀░░░░░░░░░░░░░░▀████████████▀░░░░
░░░▀███████████████▀░░░░░░░░░░░░░░░░░░▀▀██████▀▀░░░░░░
░░░░░░▀█████████▀░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
mira  ▀▀
██
 
██
   
██
   
██
   
██
   
██
▄▄
Cryptocurrencies have never been so easy
▬ ● ● ● ● ▬▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬ ● ● ● ● ▬
Facebook LinkedIn Twitter White Paper Google+
▀▀
██
 
██
   
██
   
██
   
██
   
██
▄▄
 
[/center]
coine_smithe
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
May 12, 2014, 10:30:41 PM
 #699

So I'm confused. The plan here is that every time someone tries to pump this coin, the dev dumps on them with the premine to keep the price "stable"? I read the post about selling at a loss earlier to stabilize but in the long run this plan makes no sense to me. How does that work as a currency if it is to gain the public's trust in any way approaching what BTC has? Will people just be fine knowing that it's not really a free market and there is a permawhale constantly manipulating the price? What if the market has legitimate reason for a raise in value, does the whale decide when it's ok to move the price? Not trying to FUD here I'm just looking for a little insight.
jjj0923
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
May 12, 2014, 10:50:21 PM
 #700

mine at MOOOPOOL Smiley http://nautilus.mooo.com

Just rented a 500 MHs monster and the pools can't handle it.  Can a pool op set me up with a worker that has vardiff set to 1024 for starters?

I've got to hand it to you've got big cahonies - shelling out .3 btc to mine about 1,243 coins best case at current value = .26 btc

good luck

Lifeforce Pools : http://www.lifeforce.info
Earthcoin :http://eac.lifeforce.info -  Netcoin:  http://net.lifeforce.info - Hundred Coin Pool : http://100.lifeforce.info
Redoakcoin Pool : http://roc.lifeforce.info Guldencoin http://nlg.lifeforce.info also Worldcoin, Guncoin, NOBL, USDe, Tagcoin, Topcoin , Tagcoin , Credits, Goldcoin & Hobonickels
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 [35] 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 ... 402 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!