|
Jean-Luc
|
 |
February 22, 2014, 12:21:19 PM |
|
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.
|
|
|
|
|
Jean-Luc
|
 |
February 22, 2014, 12:23:16 PM |
|
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.
|
|
|
|
BitcoinForumator
Legendary
Offline
Activity: 1120
Merit: 1000
|
 |
February 22, 2014, 12:25:20 PM |
|
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.
|
|
|
|
|
|
bitcoinpaul
|
 |
February 22, 2014, 12:25:46 PM |
|
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?
|
|
|
|
|
|
Jean-Luc
|
 |
February 22, 2014, 12:26:36 PM |
|
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.
|
|
|
|
|
rickyjames
|
 |
February 22, 2014, 12:28:13 PM Last edit: February 22, 2014, 12:39:06 PM by rickyjames |
|
NXT FUNDING COMMITTEE VOTE IS COMING MARCH 1Eligible 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://bitcointalk.org/index.php?topic=479167.msg5280476#msg5280476Background: https://bitcointalk.org/index.php?topic=345619.msg5280786#msg5280786Good luck to these nominees who have declared themselves candidates: NXTmarketingfund: allwelder, Damelon, Mario123 NXTtechdevfund: EmoneyRu NXTinfrastructurefund: rickyjames
|
|
|
|
|
verymuchso
Sr. Member
  
Offline
Activity: 421
Merit: 250
HEAT Ledger
|
 |
February 22, 2014, 12:28:26 PM |
|
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.
|
|
|
|
|
|
Damelon
Legendary
Offline
Activity: 1092
Merit: 1010
|
 |
February 22, 2014, 12:46:03 PM |
|
Looks great. Very easily navigable. Good to include the business part! That will become the big thing this month, I predict.
|
|
|
|
|
fmiboy
|
 |
February 22, 2014, 12:47:04 PM |
|
thanks! I asked joefoxx to give me permission or add it himself. waiting reply, once I have, will add it so others can proofread.
|
|
|
|
|
|
Mario123
|
 |
February 22, 2014, 12:48:15 PM |
|
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.
|
|
|
|
allwelder
Legendary
Offline
Activity: 1512
Merit: 1004
|
 |
February 22, 2014, 12:48:53 PM |
|
Great work with so much changes. Thank you.
|
|
|
|
|
barbierir
|
 |
February 22, 2014, 12:49:56 PM |
|
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: 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?
|
|
|
|
|
verymuchso
Sr. Member
  
Offline
Activity: 421
Merit: 250
HEAT Ledger
|
 |
February 22, 2014, 12:53:56 PM |
|
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: 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? Use CTRL-C on the command line. That will gracefully shutdown NXT
|
|
|
|
|
barbierir
|
 |
February 22, 2014, 12:58:52 PM |
|
Use CTRL-C on the command line. That will gracefully shutdown NXT
thanks, it works!
|
|
|
|
|
|
Jerical13
|
 |
February 22, 2014, 12:59:44 PM |
|
Update ClieNXTversion 0.0.5e AE testnet changelog: * added Update table context menu for main Assets table. * added better search for Asset Exchange * added output label front progress bar (now no need to close all windows to see console outputs, last output will be displayed right front of progress bar in Status bar of main window) * removed plain text sending from AM * fixed various reported bugs, please report bugs if you experience * well, created easy to use version for all 3 major platforms (Windows, Mac, Linux) ---- downloads---- Windows: https://bitbucket.org/fmiboy/clienxt/downloads/clienxt_005e_Windows.zip 927.4 KB Mac: https://bitbucket.org/fmiboy/clienxt/downloads/clienxt_005e_Linux.zip 1.8 MB Linux: https://bitbucket.org/fmiboy/clienxt/downloads/clienxt_005e_Linux.zip 927.6 KB nb: mac version is same as Linux, ./clienxt.run & on terminal. ---- Report bugs/features---- https://bitbucket.org/fmiboy/clienxt/issues?status=new&status=openplease update if issue still persist. any support is appreciated, translators, donators 13792774143018875909 edit: removed peers and blocks update that most likely cause lagging, but there is still waiting time, when we have more and more issued assets. thinking how to optimize this to get better performance. thanks Need a little help. I have downloaded and extracted the ClieNXT as instructed in the Youtube tutorial. when I double-click the .jar file to open the client, it opens with notepad ( I assume that it is supposed to open with Java). I do have the latest version of Java installed, but for some reason the file automatically opens with notepad, and instead of getting the test client I get a notepad file of script. I am not sure how to get this to work properly. Anybody have any help or advice? Right click then "Open With" and choose java or javaw It doesn't give me an option as to what program to open it with when I right click. I get Open, Edit, Edit with notepad++, restore previous versions, send to, cut, copy, create shortcut, delete, rename and properties. How can I get the option to choose another program to open with?
|
|
|
|
|
MarvellousMutant
Newbie
Offline
Activity: 39
Merit: 0
|
 |
February 22, 2014, 01:08:51 PM |
|
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?
http://i393.photobucket.com/albums/pp14/djdannyjames/PICS/Toons/release_the_hounds.gif
|
|
|
|
|
martismartis
Legendary
Offline
Activity: 1161
Merit: 1005
|
 |
February 22, 2014, 01:09:42 PM |
|
HTTP ERROR: 405
Problem accessing /. Reason:
HTTP method GET is not supported by this URL Powered by Jetty://
Error then I try to connect to my public node with 0.8.0e
|
|
|
|
|
|
|
|
|
|