Author

Topic: NXT :: descendant of Bitcoin - Updated Information - page 746. (Read 2761642 times)

hero member
Activity: 515
Merit: 502

nxt/run.sh
This script is the simplest way to start Nxt, under Linux:
java -Xmx1024M -cp nxt.jar:lib/*:conf nxt.Nxt
As you can see, the classpath needs to include nxt.jar, all the jars under
lib, and the conf directory.


Thanks! I'm an ubuntu user with still a lot to learn, until now I followed the wiki how-to to start and stop:

Quote
java -jar start.jar STOP.PORT=PortYouChoose STOP.KEY=PasswordYouChoose
    to start the client, where PortYouChoose is a port between 10000 and 65535 not used by any other of your software, and PasswordYouChoose is a password that is to be given to stop the client.
java -jar start.jar STOP.PORT=PortYouChoose STOP.KEY=PasswordYouChoose --stop
    to stop the client.

now what command can I use to gently stop the program? Could killing the process still corrupt the db?


legendary
Activity: 1512
Merit: 1004
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Release 0.8.0e

http://download.nxtcrypto.org/nxt-client-0.8.0e.zip

sha256: 12ea7642953934b4b36cb833c500afefc9d1521776a298e3a6b6473cb0303a0c


Change log:

Great work with so much changes.
Thank you.
full member
Activity: 154
Merit: 100
As I said in the marketing thread, I'm currently re-structuring mynxt.org to make it a better place for newcomers and developers to start with Nxt. Less cluttered, easy-access to important information etc.

I would like to link to the manual on how to integrate NXT at an exchange. Could someone create a wiki page for this google doc? https://docs.google.com/document/d/1ch1PoWcKEptFziXlrm92TG_BHm0hG9llKBs2LH29N-4/edit

-

Here is a quick look at the current beta-version of the new structure: http://mynxt.org/beta/
As always: suggestion & critic very welcome.

thanks! I asked joefoxx to give me permission or add it himself. waiting reply, once I have, will add it so others can proofread.

Sounds good.
full member
Activity: 189
Merit: 100
As I said in the marketing thread, I'm currently re-structuring mynxt.org to make it a better place for newcomers and developers to start with Nxt. Less cluttered, easy-access to important information etc.

I would like to link to the manual on how to integrate NXT at an exchange. Could someone create a wiki page for this google doc? https://docs.google.com/document/d/1ch1PoWcKEptFziXlrm92TG_BHm0hG9llKBs2LH29N-4/edit

-

Here is a quick look at the current beta-version of the new structure: http://mynxt.org/beta/
As always: suggestion & critic very welcome.

thanks! I asked joefoxx to give me permission or add it himself. waiting reply, once I have, will add it so others can proofread.
legendary
Activity: 1092
Merit: 1010
As I said in the marketing thread, I'm currently re-structuring mynxt.org to make it a better place for newcomers and developers to start with Nxt. Less cluttered, easy-access to important information etc.

I would like to link to the manual on how to integrate NXT at an exchange. Could someone create a wiki page for this google doc? https://docs.google.com/document/d/1ch1PoWcKEptFziXlrm92TG_BHm0hG9llKBs2LH29N-4/edit

-

Here is a quick look at the current beta-version of the new structure: http://mynxt.org/beta/
As always: suggestion & criticism are very welcome.

Looks great. Very easily navigable. Good to include the business part! That will become the big thing this month, I predict.
full member
Activity: 154
Merit: 100
As I said in the marketing thread, I'm currently re-structuring mynxt.org to make it a better place for newcomers and developers to start with Nxt. Less cluttered, easy-access to important information etc.

I would like to link to the manual on how to integrate NXT at an exchange. Could someone create a wiki page for this google doc? https://docs.google.com/document/d/1ch1PoWcKEptFziXlrm92TG_BHm0hG9llKBs2LH29N-4/edit

-

Here is a quick look at the current beta-version of the new structure: http://mynxt.org/beta/
As always: suggestion, criticism and ideas are very welcome.
sr. member
Activity: 421
Merit: 250
HEAT Ledger
JeanLuc

Does the dev team (mostly you i guess) use an irc channel?
No, I use jabber, when I don't forget to turn it on, but CfB doesn't use it... we communicate by email only.


Ahhh. You, your emails and a desk. Sounds very familiar.
full member
Activity: 196
Merit: 100
NXT FUNDING COMMITTEE VOTE IS COMING MARCH 1

Eligible nominees:

^[GS]^, 2Kool4Skewl, abuelau, Allwelder , Anon136
Arckam_(frmelin), bitcoinpaul, bloodyrookie, brooklynbtc, buybitcoinscanada
Chanc3r, ChuckOne, CIYAM Open, Cointropolis_JustabitTime, Come-from-Beyond
Damelon, davethetrousers, drevil, EmoneyRu, EvilDave
ferment, Fry, hughmanwho, Jean-Luc, brooklynbtc
jl777, Joefox, Kattywampus, Klee, l8orre
landomata,laowai80, Mario123, msin, mww
nextern, opticalcarrier, Pandaisftw, Passion_ltc, PeercoinEnthusiast
pinarello, Pouncer, rickyjames, Ricot, salsacz
SecondLeo, smaragda, Asian Prepper, TwinWinNerD, Uniqueorn
Utopianfuture, VanBreuk, Wesleyh, Zahlen, ZeroTheGreat


If you are on this list and want to be on a NXT funding committee, go here:

https://bitcointalksearch.org/topic/m.5280476

Background:

https://bitcointalksearch.org/topic/m.5280786

Good luck to these nominees who have declared themselves candidates:


NXTmarketingfund: allwelder, Damelon,  Mario123
NXTtechdevfund: EmoneyRu
NXTinfrastructurefund: rickyjames
sr. member
Activity: 392
Merit: 250
JeanLuc

Does the dev team (mostly you i guess) use an irc channel?
No, I use jabber, when I don't forget to turn it on, but CfB doesn't use it... we communicate by email only.
hero member
Activity: 910
Merit: 1000
What do the Nxt stakeholders think about releasing the current source code earlier than April 1st?

We discussed this with CfB some time ago, as a way to get more developers involved and make it easier for client developers, not having to rely on decompiled code to see the Nxt internals. The copycats are already decompiling the Nxt classes, so there aren't any hidden secrets. I thought I would at least wait until I finish the 0.8.0 refactoring, but now that this is also released, it may be a good time to think about making the source open earlier, say March 1st?


Well, what about BCNext's 3rd plan - would an earlier release of the source code change anything?
legendary
Activity: 1120
Merit: 1000
What do the Nxt stakeholders think about releasing the current source code earlier than April 1st?

We discussed this with CfB some time ago, as a way to get more developers involved and make it easier for client developers, not having to rely on decompiled code to see the Nxt internals. The copycats are already decompiling the Nxt classes, so there aren't any hidden secrets. I thought I would at least wait until I finish the 0.8.0 refactoring, but now that this is also released, it may be a good time to think about making the source open earlier, say March 1st?


Release the Kraken.
sr. member
Activity: 392
Merit: 250
enterprise: so without transparent forging?
The TF changes will be applied and released as they come from BCNext, even I don't know when and what the next steps are.
sr. member
Activity: 392
Merit: 250
Btw. Am i still on the correct test net http://holms.cloudapp.net:6874/ it could be on my side (just did a major refactoring) but peers seem to be blacklisted constantly (at least the two peers available) so no blocks are downloaded. I will be integrating 0.8.0e immediately so lets see if troubles remain.
I don't know, I admit I have never used the test net. CfB deals with updating the test net, and handling the AE bugfixes, I am not even sure what version the test net server is on currently.
sr. member
Activity: 490
Merit: 250
I don't really come from outer space.
What do the Nxt stakeholders think about releasing the current source code earlier than April 1st?

We discussed this with CfB some time ago, as a way to get more developers involved and make it easier for client developers, not having to rely on decompiled code to see the Nxt internals. The copycats are already decompiling the Nxt classes, so there aren't any hidden secrets. I thought I would at least wait until I finish the 0.8.0 refactoring, but now that this is also released, it may be a good time to think about making the source open earlier, say March 1st?


I'm in favor of opening up the source earlier than April 1st.
legendary
Activity: 1092
Merit: 1010
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Release 0.8.0e


Thank you Smiley
hero member
Activity: 490
Merit: 504
enterprise: so without transparent forging?
sr. member
Activity: 392
Merit: 250
What do the Nxt stakeholders think about releasing the current source code earlier than April 1st?

We discussed this with CfB some time ago, as a way to get more developers involved and make it easier for client developers, not having to rely on decompiled code to see the Nxt internals. The copycats are already decompiling the Nxt classes, so there aren't any hidden secrets. I thought I would at least wait until I finish the 0.8.0 refactoring, but now that this is also released, it may be a good time to think about making the source open earlier, say March 1st?
sr. member
Activity: 421
Merit: 250
HEAT Ledger
JeanLuc

Does the dev team (mostly you i guess) use an irc channel?
sr. member
Activity: 421
Merit: 250
HEAT Ledger
"Account Control" was mentioned. Could someone give a brief explanation of this feature.
Ask CfB, I know nothing about it.
Quote
Could you possibly add a way to determine if an account is forging. You can turn on forging on the Generator class but you cant determine if an account is forging since the hasmaps are private on that class. Something like Generator.isForging(Account account)
There is Generator.getGenerator(secretPhrase) in 0.8.0, and a corresponding getForging http api request. The secretPhrase is required for privacy reasons, you shouldn't be able to find out which accounts are forging on a node unless you own that account.
Quote
Also. Could you please add a way to set the database and config file locations, since now the java current directory is used desktop client users must navigate to the actual folder that contains the jar (or executable launcher in my case) in order for NXT to reference the correct (relative) database location.
The full jdbc url is configurable now, and the nxt.properties file just needs to be in the classpath. Or you can completely substitute it with your own Properties object in Nxt.init() (this is not tested at all).

Yes, and I added the fullReset feature. It however increases the size of the database temporarily, until a compact is run at shutdown.

Excellent ;-)

Btw. Am i still on the correct test net http://holms.cloudapp.net:6874/ it could be on my side (just did a major refactoring) but peers seem to be blacklisted constantly (at least the two peers available) so no blocks are downloaded. I will be integrating 0.8.0e immediately so lets see if troubles remain.
member
Activity: 112
Merit: 10
Is it good time to buy Nxt? I noticed the price just declined.


I suppose it's a bargain now under 0.0001 compared to what it might be few months from now. And I think nxt may have value regardless of bitcoin already. Now that bitcoin fell there was a price correction for nxt from 7500 to 9000+. But this is just guessing.  
Heck what do I know. Have you ever looked at your Dgex-history, how dump can I be, D'ough!

-Quick Buy 8890 NXT at 0.00001350 each
-Sell 5000 NXT at 0.00001790 each

If I only knew then...

I guess I should just buy 20k at current price, if the price drop further, I'll get more.
The price will pump up in months, right?

Think first price will drop even further.

Bitcoin price will fall, the price will fall too Nxt
Jump to: