Bitcoin Forum
April 27, 2024, 12:55:52 PM *
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 86 87 88 89 90 91 92 93 94 95 96 ... 146 »
  Print  
Author Topic: [ANN] Nxt :: descendant of Bitcoin  (Read 383782 times)
Boing7898
Sr. Member
****
Offline Offline

Activity: 686
Merit: 259



View Profile
November 24, 2013, 11:31:35 AM
 #901

So only a password is needed to access someone's coin?
Like, if I put 123 as a passphrase and someone enters 123 as a passphrase, he can use my coins?

Not that I'm going to use 123 as a passphrase but.

It's Brainwallet. The phrase is supposed to be long. If u prefer login+password combo, then use a phrase like Boing7898+123
I see. I'll just generate a 100 char secure password and save it somewhere safe.
30 minutes to launch!
1714222552
Hero Member
*
Offline Offline

Posts: 1714222552

View Profile Personal Message (Offline)

Ignore
1714222552
Reply with quote  #2

1714222552
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714222552
Hero Member
*
Offline Offline

Posts: 1714222552

View Profile Personal Message (Offline)

Ignore
1714222552
Reply with quote  #2

1714222552
Report to moderator
1714222552
Hero Member
*
Offline Offline

Posts: 1714222552

View Profile Personal Message (Offline)

Ignore
1714222552
Reply with quote  #2

1714222552
Report to moderator
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
November 24, 2013, 11:32:25 AM
 #902

but the internet isn't a place you can trust people with money.

Agree. U can use the same address u used to send bitcoins. Send 0.0001 BTC to 1BCN1ugdKdWd9pQ8Am9hMhtHZfmbXzxE8a and attach ur Nxt account id. This will be publicly visible and will prove u r the legit owner.
How are these account id's generated or are these like bankaccounts?
Is there a way for me to get one offline and without running closedsource software?

See https://bitcointalk.org/index.php?topic=303898.msg3691750#msg3691750

This is source code of vanity address generator. U need to find someone who will change it a little.
Thank you.
Is this urgend to do soon or can I leave it the way it is and maby sell them later as "virgin coins"?

The deadline is 3rd of January.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
November 24, 2013, 11:33:05 AM
 #903

I see an unconfirmed transaction for 14'962'724 NXT. Does anyone see it?

Edit: Only 1 NXT fee! Hahahaha.

Edit 2: Interesting, did BCNext expect someone would send a transaction BEFORE the launch? Will it be processed correctly? What if it will be cloned or something...
klee
Legendary
*
Offline Offline

Activity: 1498
Merit: 1000



View Profile
November 24, 2013, 11:33:16 AM
 #904

I've never used command prompt, I don't even know how to open it to type things in (on a macbook).  There needs to be a way to download the file so it can just be opened with a double click like other software.

I have no idea where Mac's prompt. U can buy a cheap VPS and give me root password, I'll install Nxt client there for free.
WTF should I put in the Hostname field?? The VPS site asks this (eg. server1(.yourdomain.com))...
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
November 24, 2013, 11:34:04 AM
 #905

WTF should I put in the Hostname field?? The VPS site asks this (eg. server1(.yourdomain.com))...

Anything
matt608
Hero Member
*****
Offline Offline

Activity: 882
Merit: 1000


View Profile
November 24, 2013, 11:36:20 AM
 #906

Where do I type that?

In command prompt.

I've never used command prompt, I don't even know how to open it to type things in (on a macbook).  There needs to be a way to download the file so it can just be opened with a double click like other software.
Type 'Terminal' in spotlight.
Use cd command to enter the same directory where the Nxt.zip file is stored.
Then use the command "java -cp Nxt.zip Nxt"

What is your OSX? Do you have latest JRE?

I don't know what cd command is... can you give an example?  I'm on 10.6.8.  I don't know if I have the latest JRE, I had to google what that meant just now.

There's going to be lots of people who aren't comfortable with using command line, a simple one click instal is going to be needed sooner or later.
feeleep
Legendary
*
Offline Offline

Activity: 1197
Merit: 1000


View Profile WWW
November 24, 2013, 11:38:55 AM
 #907

I have a lot of such messages:

Code:
[2013-11-24 12:25:34.731] java.io.IOException: An established connection was aborted by the software in your host machine
[2013-11-24 12:25:40.738] java.io.IOException: The semaphore timeout period has expired.

[2013-11-24 12:25:40.744] java.nio.channels.AsynchronousCloseException
Exception in thread "Thread-9" java.lang.NullPointerException
        at Nxt$Peer$1.completed(Unknown Source)
        at Nxt$Peer$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.WindowsAsynchronousSocketChannelImpl$ConnectTask.completed(Unknown Source)
        at sun.nio.ch.Iocp$EventHandlerTask.run(Unknown Source)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
[2013-11-24 12:25:45.731] java.io.IOException: The semaphore timeout period has expired.

[2013-11-24 12:25:50.737] java.io.IOException: The semaphore timeout period has expired.

[2013-11-24 12:25:54.729] java.io.IOException: An established connection was aborted by the software in your host machine
[2013-11-24 12:26:19.729] java.io.IOException: An established connection was aborted by the software in your host machine
[2013-11-24 12:26:34.729] java.io.IOException: An established connection was aborted by the software in your host machine
[2013-11-24 12:26:49.729] java.io.IOException: An established connection was aborted by the software in your host machine
[2013-11-24 12:27:09.729] java.io.IOException: An established connection was aborted by the software in your host machine
[2013-11-24 12:27:39.730] java.io.IOException: An established connection was aborted by the software in your host machine

is it OK?

Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
November 24, 2013, 11:40:48 AM
 #908

I have a lot of such messages:

Code:
[2013-11-24 12:25:34.731] java.io.IOException: An established connection was aborted by the software in your host machine
[2013-11-24 12:25:40.738] java.io.IOException: The semaphore timeout period has expired.

[2013-11-24 12:25:40.744] java.nio.channels.AsynchronousCloseException
Exception in thread "Thread-9" java.lang.NullPointerException
        at Nxt$Peer$1.completed(Unknown Source)
        at Nxt$Peer$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.WindowsAsynchronousSocketChannelImpl$ConnectTask.completed(Unknown Source)
        at sun.nio.ch.Iocp$EventHandlerTask.run(Unknown Source)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
[2013-11-24 12:25:45.731] java.io.IOException: The semaphore timeout period has expired.

[2013-11-24 12:25:50.737] java.io.IOException: The semaphore timeout period has expired.

[2013-11-24 12:25:54.729] java.io.IOException: An established connection was aborted by the software in your host machine
[2013-11-24 12:26:19.729] java.io.IOException: An established connection was aborted by the software in your host machine
[2013-11-24 12:26:34.729] java.io.IOException: An established connection was aborted by the software in your host machine
[2013-11-24 12:26:49.729] java.io.IOException: An established connection was aborted by the software in your host machine
[2013-11-24 12:27:09.729] java.io.IOException: An established connection was aborted by the software in your host machine
[2013-11-24 12:27:39.730] java.io.IOException: An established connection was aborted by the software in your host machine

is it OK?

No. Let's see what will happen later.
klee
Legendary
*
Offline Offline

Activity: 1498
Merit: 1000



View Profile
November 24, 2013, 11:43:26 AM
 #909

Where do I type that?

In command prompt.

I've never used command prompt, I don't even know how to open it to type things in (on a macbook).  There needs to be a way to download the file so it can just be opened with a double click like other software.
Type 'Terminal' in spotlight.
Use cd command to enter the same directory where the Nxt.zip file is stored.
Then use the command "java -cp Nxt.zip Nxt"

What is your OSX? Do you have latest JRE?
I don't know what cd command is... can you give an example?  I'm on 10.6.8.  I don't know if I have the latest JRE, I had to google what that meant just now.

There's going to be lots of people who aren't comfortable with using command line, a simple one click instal is going to be needed sooner or later.
Don't waste your time then it's a pain in the ass - I upgraded to Mavericks in order to run Nxt and still get some errors that make me feel uncomfortable!

Best way is to rent a VPS like I will do and pass it to C-f-B to setup it until we have a proper Mac client...
matt608
Hero Member
*****
Offline Offline

Activity: 882
Merit: 1000


View Profile
November 24, 2013, 11:46:00 AM
 #910

Where do I type that?

In command prompt.

I've never used command prompt, I don't even know how to open it to type things in (on a macbook).  There needs to be a way to download the file so it can just be opened with a double click like other software.
Type 'Terminal' in spotlight.
Use cd command to enter the same directory where the Nxt.zip file is stored.
Then use the command "java -cp Nxt.zip Nxt"

What is your OSX? Do you have latest JRE?
I don't know what cd command is... can you give an example?  I'm on 10.6.8.  I don't know if I have the latest JRE, I had to google what that meant just now.

There's going to be lots of people who aren't comfortable with using command line, a simple one click instal is going to be needed sooner or later.
Don't waste your time then it's a pain in the ass - I upgraded to Mavericks in order to run Nxt and still get some errors that make me feel uncomfortable!

Best way is to rent a VPS like I will do and pass it to C-f-B to setup it until we have a proper Mac client...

There's going to be an online client too isn't there?  I might just use that (until proper Mac client is available).
starik69
Legendary
*
Offline Offline

Activity: 1367
Merit: 1000


View Profile
November 24, 2013, 11:49:56 AM
 #911

I see an unconfirmed transaction for 14'962'724 NXT. Does anyone see it?

Edit: Only 1 NXT fee! Hahahaha.

Edit 2: Interesting, did BCNext expect someone would send a transaction BEFORE the launch? Will it be processed correctly? What if it will be cloned or something...
I also see an unconfirmed transaction but for 1'000'000 NXT with 100 fee.
klee
Legendary
*
Offline Offline

Activity: 1498
Merit: 1000



View Profile
November 24, 2013, 11:50:24 AM
 #912

Where do I type that?

In command prompt.

I've never used command prompt, I don't even know how to open it to type things in (on a macbook).  There needs to be a way to download the file so it can just be opened with a double click like other software.
Type 'Terminal' in spotlight.
Use cd command to enter the same directory where the Nxt.zip file is stored.
Then use the command "java -cp Nxt.zip Nxt"

What is your OSX? Do you have latest JRE?
I don't know what cd command is... can you give an example?  I'm on 10.6.8.  I don't know if I have the latest JRE, I had to google what that meant just now.

There's going to be lots of people who aren't comfortable with using command line, a simple one click instal is going to be needed sooner or later.
Don't waste your time then it's a pain in the ass - I upgraded to Mavericks in order to run Nxt and still get some errors that make me feel uncomfortable!

Best way is to rent a VPS like I will do and pass it to C-f-B to setup it until we have a proper Mac client...

There's going to be an online client too isn't there?  I might just use that (until proper Mac client is available).
Yes but atm you should pay for a VPS (they are cheep) - choose 512MB.
Then PM C-f-B for setting the client there.
Jean-Luc
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250



View Profile WWW
November 24, 2013, 11:50:32 AM
 #913

See https://bitcointalk.org/index.php?topic=303898.msg3691750#msg3691750

This is source code of vanity address generator. U need to find someone who will change it a little.
I updated the code to use all available processors, should be faster now.

lead Nxt developer, gpg key id: 0x811D6940E1E4240C
Nxt blockchain platform | Ardor blockchain platform | Ignis ICO
Pouncer
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
November 24, 2013, 11:52:15 AM
 #914

I see an unconfirmed transaction for 14'962'724 NXT. Does anyone see it?

Edit: Only 1 NXT fee! Hahahaha.

Edit 2: Interesting, did BCNext expect someone would send a transaction BEFORE the launch? Will it be processed correctly? What if it will be cloned or something...

I got this!

25/12/2013 00:44:31      1 day      11541844302056663007      78880408059      1'000'000      100

NXTtechdevfund  GPG Key ID: 0x903BC112
Boing7898
Sr. Member
****
Offline Offline

Activity: 686
Merit: 259



View Profile
November 24, 2013, 11:53:26 AM
 #915

Huh, I don't see any transactions.
I'm connected to 6 peers.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
November 24, 2013, 11:54:24 AM
 #916

I see an unconfirmed transaction for 14'962'724 NXT. Does anyone see it?

Edit: Only 1 NXT fee! Hahahaha.

Edit 2: Interesting, did BCNext expect someone would send a transaction BEFORE the launch? Will it be processed correctly? What if it will be cloned or something...

I got this!

25/12/2013 00:44:31      1 day      11541844302056663007      78880408059      1'000'000      100

I see 2 transactions.

Guys, we should set correct time, right now we see that the network is fragmented due to >15 sec difference.
bybitcoin
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500



View Profile
November 24, 2013, 11:57:25 AM
 #917

@Come-from-Beyond:
Do I need to delete the .nxt files everytime I want to run the client? (or is it necessary at all, even the first time, what trouble happens if I don't remove them at all even in the first run?)
How to know what is the recommended fee to send a tx?
It is already 12am GMT, is it released already by BCNext?
Pouncer
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
November 24, 2013, 11:59:40 AM
 #918

I see an unconfirmed transaction for 14'962'724 NXT. Does anyone see it?

Edit: Only 1 NXT fee! Hahahaha.

Edit 2: Interesting, did BCNext expect someone would send a transaction BEFORE the launch? Will it be processed correctly? What if it will be cloned or something...

I got this!

25/12/2013 00:44:31      1 day      11541844302056663007      78880408059      1'000'000      100

I see 2 transactions.

Guys, we should set correct time, right now we see that the network is fragmented due to >15 sec difference.


How do I set the time in VPS?

NXTtechdevfund  GPG Key ID: 0x903BC112
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
November 24, 2013, 12:00:16 PM
 #919

@Come-from-Beyond:
Do I need to delete the .nxt files everytime I want to run the client? (or is it necessary at all, even the first time, what truble happens if I don't remove them at all even in the first run?)
How to know what is the recommended fee to send a tx?
It is already 12am GMT, is it released already by BCNext?

No need to delete *.nxt files. Only if Nxt doesn't run.
There is no recommended fee. A block can contain only 255 transactions max. If more than 255 available then transactions will be added according to higher fee.
It's released. We are waiting for the 1st generated block.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
November 24, 2013, 12:00:43 PM
 #920

How do I set the time in VPS?

No idea Smiley
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 86 87 88 89 90 91 92 93 94 95 96 ... 146 »
  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!