Author

Topic: NXT :: descendant of Bitcoin - Updated Information - page 1994. (Read 2761645 times)

member
Activity: 98
Merit: 10
How does transparent forging impact nodes running older versions of the software?

After block 32000 these nodes will start rejecting new blocks.

so 0.4.8 is mandatory, and should be done before 32000 block.
legendary
Activity: 2142
Merit: 1010
Newbie
How does transparent forging impact nodes running older versions of the software?

After block 32000 these nodes will start rejecting new blocks.
legendary
Activity: 2142
Merit: 1010
Newbie
Zombies should be seen as peers running 0.4.8 but without the platform set. At least until the botmaster updates the software.
legendary
Activity: 1232
Merit: 1001
How does transparent forging impact nodes running older versions of the software?
legendary
Activity: 1540
Merit: 1016
maybe 25 random peers should be set in web.xml by default.

It would generate less complaints from users.

We should invent another way.

Another way is more complicated, they have to do more work to edit config files. users never like to edit anything, they want to download and do 2 clicks and make it work out of the box.
you're right. I'm not programmer to read web.xml code and think what to do http://clip2net.com/s/6v3Ro9. I know that i should replace blockchain and transaction.nxt and now edit web.xml. I want download and use immediately
sr. member
Activity: 392
Merit: 250
Quote
http://info.nxtcrypto.org/nxt-client-0.4.8.zip

sha256: ec7c30a100717e60d8abe50eedb23641952847d91ff90b9b05a74ff98d8a4cf2

From now on I will also be posting the latest version number and sha256 as the value of NRSversion alias on the blockchain: https://localhost:7875/nxt?requestType=getAliasURI&alias=nrsversion

What is the function of sha256 ?

This is used to verify that the package you downloaded is really the one I created and has not been tampered with.
Run "sha256sum nxt-client-0.4.8.zip" from the command line on linux and it should print out the above result. No idea how to check sha256 sums on windows though.
member
Activity: 98
Merit: 10
maybe 25 random peers should be set in web.xml by default.

It would generate less complaints from users.

We should invent another way.

Another way is more complicated, they have to do more work to edit config files. users never like to edit anything, they want to download and do 2 clicks and make it work out of the box.
legendary
Activity: 2142
Merit: 1010
Newbie
maybe 25 random peers should be set in web.xml by default.

It would generate less complaints from users.

We should invent another way.
member
Activity: 98
Merit: 10
0,4,8
Haven't active peers

Everyone should use their own set of well-known peers! Put them into web.xml.

yeah, but it's bad for newbies just downloading software.

http://nxtra.org/nodes/

maybe 25 random peers should be set in web.xml by default.

It would generate less complaints from users.
legendary
Activity: 1512
Merit: 1004
NRS 0.4.8 is ready and can be downloaded from:

http://info.nxtcrypto.org/nxt-client-0.4.8.zip

sha256: ec7c30a100717e60d8abe50eedb23641952847d91ff90b9b05a74ff98d8a4cf2

From now on I will also be posting the latest version number and sha256 as the value of NRSversion alias on the blockchain: https://localhost:7875/nxt?requestType=getAliasURI&alias=nrsversion

Change log:

- Added Transparent Forging, will be turned on at block 32000.
- Memory leak fixed.
- Send money from the browser now also asks for the secret phrase.

There is only one new parameter in the web.xml, myPlatform. It is used to announce your platform - PC, Mac, Raspberry, NeXTstation, VAX, zombie...

The zip file does not contain blocks.nxt and transactions.nxt. Make sure you preserve your own *.nxt files before upgrading!

What is the function of sha256 ?
legendary
Activity: 2142
Merit: 1010
Newbie

Stuck at Genesis with new client!?!   Huh

Did all the usual deleting *.nxt, F5, etc., but still stuck. 

U deleted the blockchain?!

Well, let's start from the genesis. I had much more money at that time. Grin
member
Activity: 98
Merit: 10
Although this success is enormously encouraging, its advertisement is far, far from enough. Even visacoin is more popular than nxt in china. Think about it. Smiley
legendary
Activity: 2142
Merit: 1010
Newbie
0,4,8
Haven't active peers

Everyone should use their own set of well-known peers! Put them into web.xml.
legendary
Activity: 1540
Merit: 1016
0,4,8
Haven't active peers
legendary
Activity: 2142
Merit: 1010
Newbie
I'm getting this in 0.4.8

2013-12-31 11:11:47.401:WARN:oejs.ServletHandler:qtp2016627616-47: /nxt
Do I have to worry ?

No. It's just a warning.
newbie
Activity: 38
Merit: 0
I'm getting this in 0.4.8

2013-12-31 11:11:47.401:WARN:oejs.ServletHandler:qtp2016627616-47: /nxt
java.lang.IllegalStateException: WRITER
        at org.eclipse.jetty.server.Response.getOutputStream(Response.java:931)
        at Nxt.doGet(Nxt.java:9294)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:687)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
        at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:696)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1568)
        at org.eclipse.jetty.servlets.DoSFilter.doFilterChain(DoSFilter.java:457)
        at org.eclipse.jetty.servlets.DoSFilter.doFilter(DoSFilter.java:326)
        at org.eclipse.jetty.servlets.DoSFilter.doFilter(DoSFilter.java:299)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1539)
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:524)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
        at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1110)
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:453)
        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1044)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
        at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
        at org.eclipse.jetty.server.Server.handle(Server.java:459)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:280)
        at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:229)
        at org.eclipse.jetty.io.AbstractConnection$1.run(AbstractConnection.java:505)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
        at java.lang.Thread.run(Thread.java:724)

Do I have to worry ?
legendary
Activity: 2142
Merit: 1010
Newbie
What does Transparent Forging do?  Do you have a link to a description?

It lets to predict who will forge next few blocks. Further ahead - lower reliability of the prediction.
hero member
Activity: 490
Merit: 504
NRS 0.4.8 is ready and can be downloaded from:

http://info.nxtcrypto.org/nxt-client-0.4.8.zip

sha256: ec7c30a100717e60d8abe50eedb23641952847d91ff90b9b05a74ff98d8a4cf2

From now on I will also be posting the latest version number and sha256 as the value of NRSversion alias on the blockchain: https://localhost:7875/nxt?requestType=getAliasURI&alias=nrsversion

Change log:

- Added Transparent Forging, will be turned on at block 32000.
- Memory leak fixed.
- Send money from the browser now also asks for the secret phrase.

There is only one new parameter in the web.xml, myPlatform. It is used to announce your platform - PC, Mac, Raspberry, NeXTstation, VAX, zombie...

The zip file does not contain blocks.nxt and transactions.nxt. Make sure you preserve your own *.nxt files before upgrading!


What does Transparent Forging do?  Do you have a link to a description?

like this? http://wiki.nxtcrypto.org/wiki/Transparent_Mining
legendary
Activity: 2142
Merit: 1010
Newbie
There is only one new parameter in the web.xml, myPlatform. It is used to announce your platform - PC, Mac, Raspberry, NeXTstation, VAX, zombie...

ROFL
legendary
Activity: 1232
Merit: 1001
NRS 0.4.8 is ready and can be downloaded from:

http://info.nxtcrypto.org/nxt-client-0.4.8.zip

sha256: ec7c30a100717e60d8abe50eedb23641952847d91ff90b9b05a74ff98d8a4cf2

From now on I will also be posting the latest version number and sha256 as the value of NRSversion alias on the blockchain: https://localhost:7875/nxt?requestType=getAliasURI&alias=nrsversion

Change log:

- Added Transparent Forging, will be turned on at block 32000.
- Memory leak fixed.
- Send money from the browser now also asks for the secret phrase.

There is only one new parameter in the web.xml, myPlatform. It is used to announce your platform - PC, Mac, Raspberry, NeXTstation, VAX, zombie...

The zip file does not contain blocks.nxt and transactions.nxt. Make sure you preserve your own *.nxt files before upgrading!


What does Transparent Forging do?  Do you have a link to a description?
Jump to: