Bitcoin Forum
April 30, 2024, 08:48:11 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 [168] 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 ... 2557 »
  Print  
Author Topic: NXT :: descendant of Bitcoin - Updated Information  (Read 2761529 times)
Vega
Hero Member
*****
Offline Offline

Activity: 739
Merit: 500



View Profile
December 13, 2013, 09:16:35 AM
 #3341

A press release and any major promotion should wait till january, when there is source code, and a client that works better (a native client would be even better). Nxt is not ready for mainstream right now.
Just my two cents.
1714466891
Hero Member
*
Offline Offline

Posts: 1714466891

View Profile Personal Message (Offline)

Ignore
1714466891
Reply with quote  #2

1714466891
Report to moderator
1714466891
Hero Member
*
Offline Offline

Posts: 1714466891

View Profile Personal Message (Offline)

Ignore
1714466891
Reply with quote  #2

1714466891
Report to moderator
"If you don't want people to know you're a scumbag then don't be a scumbag." -- margaritahuyan
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
December 13, 2013, 09:20:54 AM
 #3342

The soft looks like a neverending project. If you compare the current client with the released on day 1, the changes are minimal. I don't see how it will be different 4 weeks from now.

Aye, almost nothing was changed in the interface. But 50% of code is already rewritten.
Sharky444
Hero Member
*****
Offline Offline

Activity: 724
Merit: 500


View Profile
December 13, 2013, 09:25:06 AM
 #3343

The soft looks like a neverending project. If you compare the current client with the released on day 1, the changes are minimal. I don't see how it will be different 4 weeks from now.

Aye, almost nothing was changed in the interface. But 50% of code is already rewritten.

I hope some comments added!  Shocked

Radix - just imagine
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
December 13, 2013, 09:34:46 AM
 #3344

I hope some comments added!  Shocked

No. But I'll be answering questions in a special thread. This makes no sense to comment code like:

Code:
						case "getPeers":
{

JSONArray peers = new JSONArray();
Set<String> peerKeys;
synchronized (Nxt.peers) {

peerKeys = ((HashMap<String, Peer>)Nxt.peers.clone()).keySet();

}
for (String peer : peerKeys) {

peers.add(peer);

}
response.put("peers", peers);

}
break;

Btw, I hope someone will get rid of all these synchronized keywords and will use a more modern approach (java.util.concurrent). Until that I have to stick to back-to-90s coding style...
middlepath
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
December 13, 2013, 09:39:35 AM
 #3345

i have recieved several questions about the planned nde client.
to prevent techspeech pollution in this thread you find a quick overview here:

http://87.230.14.1/nxt/nxt_client.txt

Sounds like a great client. I still have a floppy disk! Smiley
I don't use Nxt now because it is too difficult. This new software will add a lot of users.
psybits
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000



View Profile
December 13, 2013, 09:40:55 AM
Last edit: December 13, 2013, 10:29:44 AM by psybits
 #3346

Depending on the size of the marketing fund - we can do as many Press Releases as the budget will allow.

Shouldn't we have soft ready before doing press releases? Can u put that on hold for a while?

Edit: Also it's better to have source code officially open, coz most of trolls ignore the fact that non-obfuscated java binaries r open source actually. With officially open sources they'll have less chances to troll.

Well the donations will decide - as I can hold off until the fund reaches 0.5 BTC

Some media mentions are nothing to be afraid of - regardless of where the coin's at in terms of its development it can only be a good thing for the future of NTX Smiley

Building awareness before the launch of the new client is a great way to start building a buzz about NXT.
superresistant
Legendary
*
Offline Offline

Activity: 2128
Merit: 1120



View Profile
December 13, 2013, 09:42:56 AM
 #3347


I would like to thanks the devs and donators for their great work and participation in NXT.
abctc
Legendary
*
Offline Offline

Activity: 1792
Merit: 1038



View Profile
December 13, 2013, 10:23:18 AM
 #3348

I don't use Nxt now because it is too difficult.
- yes, insert one single string "java -jar start.jar" into window in Windows - it's a very difficult indeed !!   Better go to bitcoin and try to find where your wallet.dat located...

█████████████████████████████████████████████████
███████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
██████████████████████████████████████████████████████
█████
█████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████
███████████████████████████████████████████████████████
█████████████████████████████████████████████████████████████
███████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████
   
, the Next platform.  Magis quam Moneta (More than a Coin)
bitme
Sr. Member
****
Offline Offline

Activity: 317
Merit: 250



View Profile
December 13, 2013, 10:35:44 AM
 #3349

Would amazon micro instance with 615 MB be sufficient for a node ?

NXT makes the Difference
My nxtforum account : bitme
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
December 13, 2013, 10:39:22 AM
 #3350

Would amazon micro instance with 512MB be sufficient for a node ?

Current version will crash in a few hours. Better wait when I get rid of Java Serialization.
abctc
Legendary
*
Offline Offline

Activity: 1792
Merit: 1038



View Profile
December 13, 2013, 11:17:27 AM
 #3351

Would amazon micro instance with 615 MB be sufficient for a node ?
- I am running 2 DigitalOceans droplets (VPSs) with 512 MB - and they work fine 24/7. A simple script
Code:
#!/bin/bash
while :
do
  ps ax | grep java | grep -vq grep || java -Xms448m -Xmx480m -jar start.jar
  sleep 30
done
did the trick.

█████████████████████████████████████████████████
███████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
██████████████████████████████████████████████████████
█████
█████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████
███████████████████████████████████████████████████████
█████████████████████████████████████████████████████████████
███████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████
   
, the Next platform.  Magis quam Moneta (More than a Coin)
Pablito89
Full Member
***
Offline Offline

Activity: 378
Merit: 104



View Profile
December 13, 2013, 11:38:37 AM
Last edit: December 13, 2013, 11:50:17 AM by Pablito89
 #3352

java.lang.NullPointerException  

when i try to load https://localhost:7875

i can unlock my wallet but i don't see any transaction


edit: tried to remove .nxt files and replace with new blocks.nxt and transaction.nxt but, after i start the bat, how much need to wait before i can open my wallet?
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
December 13, 2013, 02:20:55 PM
 #3353

java.lang.NullPointerException  

when i try to load https://localhost:7875

i can unlock my wallet but i don't see any transaction


edit: tried to remove .nxt files and replace with new blocks.nxt and transaction.nxt but, after i start the bat, how much need to wait before i can open my wallet?

Use 0.3.19e. I'll post info about it in a min.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
December 13, 2013, 02:38:40 PM
 #3354

Version 0.3.19e - https://dl.dropboxusercontent.com/u/67242472/nxt-experimental.zip

This is an experimental version, use it only if u want to help us as a tester.

Added "peerScheme" and "peerPort" in web.xml. This is for migration to HTTPS and different ports.
Added "maxNumberOfConnectedPublicPeers" in web.xml. Ur node will keep connecting to public peers until this number is reached. Previous version does it until total number of public and private peers < 100.
Removed code related to Colored Coins (to prepare source code for review). Now u don't have to copy so many .class files.

Made an attempt to fix blockchain downloading issue related to stuck "Catching up..." message. I removed it from .html files completely, so u won't see it anymore... It's a joke, I also changed a few lines of server code. Now blocks r downloaded faster (2 mins vs 30 mins in previous version) and u don't need to lock/unlock account to unfreeze Recent blocks widget (I hope). I wasn't able to check how the changes handle blockchain reorgs when orphaned blocks appear, that's why this version is experimental. If u can, please, install it and report if u see at least one orphaned block or the blockchain stops growing.
brooklynbtc
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250

AKA jefdiesel


View Profile
December 13, 2013, 02:58:04 PM
 #3355

Hey Come From Beyond

 I just installed the 0.3.19e on OS X, running great. REAL fast catch up on the blocks. Like 5 seconds.

 It is showing me three orphaned blocks, I'll PM you a screenshot

 The GUI is a little laggy, transactions, peers, blocks buttons take almost that long to work, in fact the whole top bar is lagging. Can't select my address, clicking send has a delay etc

 I'll let it run a while and see what comes out


SN
S   U   P   E   R    N   E   T
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀   
Uniting cryptocurrencies, Rewarding talent, Sharing benefits..

Blockchain Technology.

Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
December 13, 2013, 03:01:56 PM
 #3356

Hey Come From Beyond

 I just installed the 0.3.19e on OS X, running great. REAL fast catch up on the blocks. Like 5 seconds.

 It is showing me three orphaned blocks, I'll PM you a screenshot

 The GUI is a little laggy, transactions, peers, blocks buttons take almost that long to work, in fact the whole top bar is lagging. Can't select my address, clicking send has a delay etc

 I'll let it run a while and see what comes out

Thank you. Send me the screenshot plz, I don't understand how u managed to get 3 orphans so quickly.

PS: Interface is lagging coz client sends huge amounts of data to it during blockchain downloading.

PPS: Did u mean 5 minutes?
ferment
Full Member
***
Offline Offline

Activity: 168
Merit: 100


IDEX - LIVE Real-time DEX


View Profile
December 13, 2013, 03:07:47 PM
 #3357

Version 0.3.19e - https://dl.dropboxusercontent.com/u/67242472/nxt-experimental.zip

This is an experimental version, use it only if u want to help us as a tester.

If u can, please, install it and report if u see at least one orphaned block or the blockchain stops growing.

Looks good on MacOS. Blocks coming in and no orphans.

crazybonkers
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
December 13, 2013, 03:17:01 PM
 #3358

On windows 7 using firefox @ block 14980 and its very laggy, about 2 sec wait between mouse clicks in browser.

YinCoin YangCoin ☯☯First Ever POS/POW Alternator! Multipool! ☯ ☯ http://yinyangpool.com/ 
Free Distribution! https://bitcointalk.org/index.php?topic=623937
Bwincoin - 100% Free POS. BGMvuxaH47mwfQJ7iZ6tgJipB1XQLRhFCP
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
December 13, 2013, 03:18:07 PM
 #3359

On windows 7 using firefox @ block 14980 and its very laggy, about 2 sec wait between mouse clicks in browser.

Laggy all the way or only during blockchain downloading?
crazybonkers
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
December 13, 2013, 03:20:29 PM
 #3360

On windows 7 using firefox @ block 14980 and its very laggy, about 2 sec wait between mouse clicks in browser.

Laggy all the way or only during blockchain downloading?

if blockchain is at 14980? its still lagging so I guess the answer is all the way

YinCoin YangCoin ☯☯First Ever POS/POW Alternator! Multipool! ☯ ☯ http://yinyangpool.com/ 
Free Distribution! https://bitcointalk.org/index.php?topic=623937
Bwincoin - 100% Free POS. BGMvuxaH47mwfQJ7iZ6tgJipB1XQLRhFCP
Pages: « 1 ... 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 [168] 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 ... 2557 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!