Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
|
November 30, 2013, 08:56:14 PM |
|
much better and more stable, just run a second complete blockchain scan from genesis without any problems. as said, each request invokes the above mentioned pattern but ist seems it doesn't hurt the client. (well, pointer execptions are normally a serious thing but it looks like the client don't care much about ;-)
Looking forward to see the code that creates more errors but do things much better. Now I think BCNext is a genius! BTW, I found another way to scan the blockchain. Get last block via getState and scan backwards using previousBlock. Don't need to worry about orphans or branches.
|
|
|
|
gorgorom
Full Member
Offline
Activity: 238
Merit: 100
Inject Its Venom Into Your Veins
|
|
November 30, 2013, 09:05:58 PM |
|
Just made this. It's rough but let me know what you guys think so far.
|
|
|
|
Kontakt
|
|
November 30, 2013, 09:07:50 PM |
|
So how can we get coins to start mining? I know you don't want this thread spammed by requests, but still.
|
|
|
|
nexern
|
|
November 30, 2013, 09:08:49 PM |
|
much better and more stable, just run a second complete blockchain scan from genesis without any problems. as said, each request invokes the above mentioned pattern but ist seems it doesn't hurt the client. (well, pointer execptions are normally a serious thing but it looks like the client don't care much about ;-)
Looking forward to see the code that creates more errors but do things much better. Now I think BCNext is a genius! BTW, I found another way to scan the blockchain. Get last block via getState and scan backwards using previousBlock. Don't need to worry about orphans or branches. yes, this makes sense, latest as soon the blockchain reached a critical size, making a root traverse to expensive.
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
|
November 30, 2013, 09:10:09 PM |
|
Is it a photo of a real gold bar?
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
|
November 30, 2013, 09:10:23 PM |
|
So how can we get coins to start mining? I know you don't want this thread spammed by requests, but still.
http://dgex.com/
|
|
|
|
nexern
|
|
November 30, 2013, 09:11:40 PM |
|
Just made this. It's rough but let me know what you guys think so far. i like it, the natural look is cool ;-)
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
|
November 30, 2013, 09:12:28 PM |
|
i like it, the natural look is cool ;-)
But without "E" it would look better IMO.
|
|
|
|
nexern
|
|
November 30, 2013, 09:14:07 PM |
|
i like it, the natural look is cool ;-)
But without "E" it would look better IMO. and from the logical aspect it should be platinum?
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
|
November 30, 2013, 09:20:01 PM |
|
and from the logical aspect it should be platinum?
+1 billion
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
|
November 30, 2013, 09:20:30 PM |
|
Someone tried to hack the client:
|
|
|
|
gorgorom
Full Member
Offline
Activity: 238
Merit: 100
Inject Its Venom Into Your Veins
|
|
November 30, 2013, 09:24:24 PM |
|
i like it, the natural look is cool ;-)
But without "E" it would look better IMO. Okay, I will do up some mock ups of different styles tonight and post them here
|
|
|
|
gorgorom
Full Member
Offline
Activity: 238
Merit: 100
Inject Its Venom Into Your Veins
|
|
November 30, 2013, 09:25:16 PM |
|
Someone tried to hack the client: Bloody idiots. Did anything come of it?
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
|
November 30, 2013, 09:26:27 PM |
|
Bloody idiots. Did anything come of it?
No. JavaScript blocks such tricks automatically.
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
|
November 30, 2013, 09:30:56 PM |
|
Do you think they have a way to crack our passphrases? Any suggestions?
Web browser doesn't store passphrases.
|
|
|
|
nexern
|
|
November 30, 2013, 09:33:31 PM |
|
Someone tried to hack the client: Do you think they have a way to crack our passphrases? Any suggestions? the start is always critical, we will have to face more attempts like this in near future but at this stage we could simply reset the blockchain and restart the system, leaving any hacker with nothing but numbers
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
|
November 30, 2013, 09:44:41 PM |
|
the start is always critical, we will have to face more attempts like this in near future but at this stage we could simply reset the blockchain and restart the system, leaving any hacker with nothing but numbers LOL Version 0.2.19 - https://dl.dropboxusercontent.com/u/67242472/Nxt.zipInterface fix for very long peer address.
|
|
|
|
Kodoka
Member
Offline
Activity: 63
Merit: 10
|
|
November 30, 2013, 09:57:59 PM |
|
"You can generate the next block in 8937 days 40 minutes 56 seconds" Well then... Can anyone recommend where to trade for some more Nxt?
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
|
November 30, 2013, 09:58:53 PM |
|
"You can generate the next block in 8937 days 40 minutes 56 seconds" Well then... Can anyone recommend where to trade for some more Nxt?
Wait for the next block and look at the timer again.
|
|
|
|
starik69
Legendary
Offline
Activity: 1367
Merit: 1000
|
|
November 30, 2013, 10:01:32 PM |
|
Again, just noticed this popped when i generated the block Exception in thread "pool-1-thread-3" java.lang.NullPointerException at Nxt$2.completed(Unknown Source) at Nxt$2.completed(Unknown Source) at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source) at sun.nio.ch.Invoker$2.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) Exception in thread "Thread-12" java.nio.BufferUnderflowException at java.nio.Buffer.nextGetIndex(Unknown Source) at java.nio.DirectByteBuffer.getShort(Unknown Source) at Nxt$1.completed(Unknown Source) at Nxt$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$ReadTask.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)
|
|
|
|
|