Author

Topic: NXT :: descendant of Bitcoin - Updated Information - page 2199. (Read 2761632 times)

member
Activity: 98
Merit: 10
Quote
there you go, 100 mb/s DDOS.

Where do you get that number?

well, it's just to my server,
bandwidth graph from the datacenter Smiley
hero member
Activity: 644
Merit: 500
i dare to say: NXT will disappear soon.
Possible. But fight or fold?  Cheesy
hero member
Activity: 860
Merit: 1004
BTC OG and designer of the BitcoinMarket.com logo
CFB's DB Account!
Quote
Error (509)
This account's public links are generating too much traffic and have been temporarily disabled!
Where can i grab the latest NRS version ?
hero member
Activity: 644
Merit: 500
I like that.  Why can't forging work that way?  Why must the forging account be left unlocked?
Because of cryptography (as i understand it). To forge a block you must sing it with your private key while hallmark contains only public key.
Incorrect. Reason: to stimulate every (intrested in success) NXT stakeholder beeing online. Some next hours bring us form of penalty ("Transpaerent Miming") to the table for offline stakeholders  Wink Hallmark (publicity) not required for forging.
legendary
Activity: 1372
Merit: 1000
Quote
there you go, 100 mb/s DDOS.

Where do you get that number?
full member
Activity: 266
Merit: 100
NXT is the future
24165      9433259657262176905      25-12-2013 00:02:52   
0      0 + 0      0 B   
1      744789563018323828      154 %
full member
Activity: 154
Merit: 100
NXT----obviously, it's a great idea! but it's too hard to use, we cann't spend whole time to keep eye on the screen to check if the block stucked or not. if no one could solve this ploblem, i dare to say: NXT will disappear soon. the good idea must supported by easy way to use ,but NXT.....

The sourcecode will be released on the 3rd of january. We are in alpha (or beta, or whatever you call it) till then.

Yes, very very early software. It's going to get much much better! As big or bigger than Bitcoin I personally think.


l'd like to see the NXT become stronger and stronger! Wink
member
Activity: 98
Merit: 10
there you go, 100 mb/s DDOS.
hero member
Activity: 860
Merit: 1004
BTC OG and designer of the BitcoinMarket.com logo
You need 1.7 that why it says Unsupported major.minor version 51.0

yes I see... it seems unlikely that theres just not a package for jre1.7 for debian6... is that really the case?

You could try via PPA
full member
Activity: 238
Merit: 100
You need 1.7 that why it says Unsupported major.minor version 51.0

yes I see... it seems unlikely that theres just not a package for jre1.7 for debian6... is that really the case?
hero member
Activity: 860
Merit: 1004
BTC OG and designer of the BitcoinMarket.com logo
im trying another vps proider, they didnt have debian7 but did have debian6, i couldnt install 1.7 jre but did find a 1.6 jre to install.  I tried to start and got this:
Quote
root@vps6:~# cat ./nxt/nohup.out
Exception in thread "main" java.lang.UnsupportedClassVersionError: org/eclipse/jetty/start/Main : Unsupported major.minor version 51.0
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
        at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Could not find the main class: org.eclipse.jetty.start.Main. Program will exit.

what should i do?

You need 1.7 that why it says Unsupported major.minor version 51.0
legendary
Activity: 1372
Merit: 1000
Quote
NXT----obviously, it's a great idea! but it's too hard to use, we cann't spend whole time to keep eye on the screen to check if the block stucked or not. if no one could solve this ploblem, i dare to say: NXT will disappear soon. the good idea must supported by easy way to use ,but NXT.....

Are you using 0.4.4?  It's much more reliable than 0.4.2.
legendary
Activity: 1372
Merit: 1000
Quote
I like that.  Why can't forging work that way?  Why must the forging account be left unlocked?

Quote
Cos locked account's owner easily could be offline. And forging = keeping network up and safe (no succeeded forks of blockchain).

Quote
Correct, you get a reward (forging a block and getting the transaction fees) for helping secure the network. Same principle as any other crypto, just going about it a different way.

Why not let the account forge as long as the associated hallmark is online?  That way the account wouldn't have to be left unlocked.
full member
Activity: 126
Merit: 100
NXT----obviously, it's a great idea! but it's too hard to use, we cann't spend whole time to keep eye on the screen to check if the block stucked or not. if no one could solve this ploblem, i dare to say: NXT will disappear soon. the good idea must supported by easy way to use ,but NXT.....

The sourcecode will be released on the 3rd of january. We are in alpha (or beta, or whatever you call it) till then.

Yes, very very early software. It's going to get much much better! As big or bigger than Bitcoin I personally think.
full member
Activity: 238
Merit: 100
im trying another vps proider, they didnt have debian7 but did have debian6, i couldnt install 1.7 jre but did find a 1.6 jre to install.  I tried to start and got this:
Quote
root@vps6:~# cat ./nxt/nohup.out
Exception in thread "main" java.lang.UnsupportedClassVersionError: org/eclipse/jetty/start/Main : Unsupported major.minor version 51.0
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
        at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Could not find the main class: org.eclipse.jetty.start.Main. Program will exit.

what should i do?
hero member
Activity: 784
Merit: 500
NXT----obviously, it's a great idea! but it's too hard to use, we cann't spend whole time to keep eye on the screen to check if the block stucked or not. if no one could solve this ploblem, i dare to say: NXT will disappear soon. the good idea must supported by easy way to use ,but NXT.....

The sourcecode will be released on the 3rd of january. We are in alpha (or beta, or whatever you call it) till then.
full member
Activity: 154
Merit: 100
NXT----obviously, it's a great idea! but it's too hard to use, we cann't spend whole time to keep eye on the screen to check if the block stucked or not. if no one could solve this ploblem, i dare to say: NXT will disappear soon. the good idea must supported by easy way to use ,but NXT.....
legendary
Activity: 1367
Merit: 1000
I like that.  Why can't forging work that way?  Why must the forging account be left unlocked?
Because of cryptography (as i understand it). To forge a block you must sing it with your private key while hallmark contains only public key.
full member
Activity: 126
Merit: 100
I like that.  Why can't forging work that way?  Why must the forging account be left unlocked?
Cos locked account's owner easily could be offline. And forging = keeping network up and safe (no succeeded forks of blockchain).

Correct, you get a reward (forging a block and getting the transaction fees) for helping secure the network. Same principle as any other crypto, just going about it a different way.
full member
Activity: 126
Merit: 100
Is it normal for DGEX to take 2 days or more for transfer..?

Possibly. They may be taking extra precautions with the attacks going on and what not. It is always safe to wait for 1440 confirmation (1 whole day) just to make sure you aren't on a fork.

Edit: Plus I think it is a one man operation and everything is verified manually. So yes, it could take that long. Better safe than sorry right?
Well, it has been marked as "completed" for quite some time, and the TX I did about two hours before that came through almost 36 hours ago.

You could shoot them an e-mail. In the earlier days (ha! two weeks ago) I had a problem and they corrected when brought to their attention. I did get an email from them that due to the popularity they are about a day behind on support request tickets tho....
Jump to: