Pages:
Author

Topic: [ANN] Nxt :: descendant of Bitcoin - page 75. (Read 383928 times)

legendary
Activity: 2142
Merit: 1009
Newbie
November 25, 2013, 05:24:28 AM

 Huh Why this account is supposed to receive anything?
hero member
Activity: 812
Merit: 505
The Last NXT Founder
November 25, 2013, 05:22:57 AM
Ok, the ckient won't let me send anything with a transaction greater than 1, so i cant send more than 1499 coins per transaction.
nnn
newbie
Activity: 42
Merit: 0
November 25, 2013, 05:22:47 AM
Still nothing coming through, waited overnight: http://88.198.210.245:7876/?request=getBalance&account=15627247923681139826
legendary
Activity: 2142
Merit: 1009
Newbie
November 25, 2013, 05:02:35 AM
Why?

Hm... Good question. I believe as a protection against copy-pasters who love to launch cryptoclones. Stakeholders paid real money, they wouldn't be happy if someone launched a clone.
hero member
Activity: 609
Merit: 505
November 25, 2013, 04:59:48 AM
Pardon for asking if it's already been answered, but where can I get access to the source code? I don't see it in the OP, I can't find a website for NXT, and it's not showing up when I google. Thanks.

The source code will be released on the 3rd of January (if most of stakeholders vote for that). All that we have now is SHA256 hash of the source files.

Why?
legendary
Activity: 2142
Merit: 1009
Newbie
November 25, 2013, 04:57:11 AM
Pardon for asking if it's already been answered, but where can I get access to the source code? I don't see it in the OP, I can't find a website for NXT, and it's not showing up when I google. Thanks.

The source code will be released on the 3rd of January (if most of stakeholders vote for that). All that we have now is SHA256 hash of the source files.
hero member
Activity: 609
Merit: 505
November 25, 2013, 04:55:20 AM
Pardon for asking if it's already been answered, but where can I get access to the source code? I don't see it in the OP, I can't find a website for NXT, and it's not showing up when I google. Thanks.
hero member
Activity: 672
Merit: 500
November 25, 2013, 04:51:44 AM
Opened the Bounty Thread: https://bitcointalksearch.org/topic/bounty-announcements-for-nxt-the-first-pure-pos-coin-345773
Good opportunty to get a big stack of Nxt is residing there!
legendary
Activity: 2142
Merit: 1009
Newbie
November 25, 2013, 04:47:49 AM
Every time when i run the client after 1-2 min I have this error:

Code:
[2013-11-25 09:41:46.248] java.nio.channels.UnresolvedAddressException
Exception in thread "Thread-8" java.lang.NullPointerException
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126)
        at sun.nio.ch.Invoker.invokeDirect(Invoker.java:145)
        at sun.nio.ch.UnixAsynchronousSocketChannelImpl.implRead(UnixAsynchronousSocketChannelImpl.java:553)
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(AsynchronousSocketChannelImpl.java:275)
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(AsynchronousSocketChannelImpl.java:296)
        at java.nio.channels.AsynchronousSocketChannel.read(AsynchronousSocketChannel.java:407)
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126)
        at sun.nio.ch.Invoker$2.run(Invoker.java:206)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:724)
[2013-11-25 09:41:56.247] java.nio.channels.UnresolvedAddressException


Thx for the report. BCNext is supposed to fix this bug.
sr. member
Activity: 490
Merit: 250
November 25, 2013, 04:44:26 AM
I am using 2.0.4 version, but problem still exists,

The key solution is to remove disconnected nodes from list automatically. (Since i remove them manually and everything works great then)
legendary
Activity: 1197
Merit: 1000
November 25, 2013, 04:42:58 AM
Every time when i run the client after 1-2 min I have this error:

Code:
[2013-11-25 09:41:46.248] java.nio.channels.UnresolvedAddressException
Exception in thread "Thread-8" java.lang.NullPointerException
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126)
        at sun.nio.ch.Invoker.invokeDirect(Invoker.java:145)
        at sun.nio.ch.UnixAsynchronousSocketChannelImpl.implRead(UnixAsynchronousSocketChannelImpl.java:553)
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(AsynchronousSocketChannelImpl.java:275)
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(AsynchronousSocketChannelImpl.java:296)
        at java.nio.channels.AsynchronousSocketChannel.read(AsynchronousSocketChannel.java:407)
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126)
        at sun.nio.ch.Invoker$2.run(Invoker.java:206)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:724)
[2013-11-25 09:41:56.247] java.nio.channels.UnresolvedAddressException

hero member
Activity: 724
Merit: 500
November 25, 2013, 04:21:23 AM
Aye. BCNext focused on other things now.

Yes, but this is two lines of code and very important. If people don't know their version number they will not update quickly to new versions, and we will have a lot of chaos with bugs in old versions.
sr. member
Activity: 490
Merit: 250
November 25, 2013, 04:16:33 AM
DEV TEAM:

Please remove nodes that is disconnected from the list, because when i remove them manually, they can be connected again when that node become available again. but while it is be in the list, it cannot be re-connected.
legendary
Activity: 2142
Merit: 1009
Newbie
hero member
Activity: 724
Merit: 500
sr. member
Activity: 644
Merit: 250
November 25, 2013, 04:08:13 AM
Current Block is 591

Block id - 10221511394489968013
legendary
Activity: 1792
Merit: 1038
November 25, 2013, 04:01:25 AM
What block r u on?
- now I am on 587, ID=16485541536130732106
sr. member
Activity: 490
Merit: 250
November 25, 2013, 03:55:36 AM
Do you know what is causing this?

Yes, network fragmentation. That's why 10 confirmations is minimum number of confirmations for Nxt, 60 is better. Keep removing disconnected nodes in Active peers list.

SUGGESTION TO DEV TEAM:

please remove disconnected node(s) after for example 10 seconds from the list to prevent this problem.

I removed disconnected nodes and block list updated to last block successfully.

P.S: Sorry, i was late, updated to 2.0.4, seems problem is gone.
legendary
Activity: 2142
Merit: 1009
Newbie
November 25, 2013, 03:52:28 AM
Seems ok.
- with the exeption of messages:
Quote
Exception in thread "pool-1-thread-6" java.lang.NullPointerException

What block r u on?
legendary
Activity: 1792
Merit: 1038
November 25, 2013, 03:50:37 AM
Seems ok.
- with the exeption of messages:
Quote
Exception in thread "pool-1-thread-6" java.lang.NullPointerException
Pages:
Jump to: