Bitcoin Forum
April 16, 2024, 11:05:33 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 ... 2557 »
  Print  
Author Topic: NXT :: descendant of Bitcoin - Updated Information  (Read 2761521 times)
mr_random
Legendary
*
Offline Offline

Activity: 1274
Merit: 1001


View Profile
December 16, 2013, 07:14:25 PM
 #3641

Can anyone post here or pm me the part of the source code which generates the NXT account number from the passphrase?
https://bitcointalk.org/index.php?topic=345619.msg3759147#msg3759147

Thanks!
Whoever mines the block which ends up containing your transaction will get its fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713308733
Hero Member
*
Offline Offline

Posts: 1713308733

View Profile Personal Message (Offline)

Ignore
1713308733
Reply with quote  #2

1713308733
Report to moderator
pinarello
Full Member
***
Offline Offline

Activity: 266
Merit: 100


NXT is the future


View Profile
December 16, 2013, 07:16:02 PM
 #3642

IMPORTANT:

people please go vote for:


logo
https://nextcoin.org/index.php/topic,6.120.html


symbol
https://nextcoin.org/index.php/topic,707.0.html


tagline
https://nextcoin.org/index.php/topic,692.0.html


Pin

Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
December 16, 2013, 08:15:47 PM
 #3643

Version 0.3.20 - https://dl.dropboxusercontent.com/u/67242472/nxt.zip

Added http://localhost:7874/nxt?requestType=getAccountId&secretPhrase=123
Changed "sendMoney" API call (now it returns transaction bytes as well)
Fixed "unconfirmedBalance" issue for transactions lost in limbo.
Fixed "getBalance" API call for the genesis block account (see https://nextcoin.org/index.php/topic,658.0.html), now total supply of NXTs can be determined by invoking http://localhost:7874/nxt?requestType=getBalance&account=1739068987193023818 (someone should tell this to the coinmarketcap owner)
Added http://localhost:7874/admin.html developed by Jean-Luc
Added "pushThreshold" and "pullThreshold" parameters in web.xml, they r used to determine min allowed weight for peers to send/receive data to/from (if u send a lot of payments u should set pushThreshold to 1 or higher, but this increases chance that transactions won't be seen by most of peers)
Removed peers.nxt file to fit BCNext's security standards
ferment
Full Member
***
Offline Offline

Activity: 168
Merit: 100


IDEX - LIVE Real-time DEX


View Profile
December 16, 2013, 08:40:26 PM
 #3644

Version 0.3.20 - https://dl.dropboxusercontent.com/u/67242472/nxt.zip

Added "pushThreshold" and "pullThreshold" parameters in web.xml, they r used to determine min allowed weight for peers to send/receive data to/from (if u send a lot of payments u should set pushThreshold to 1 or higher, but this increases chance that transactions won't be seen by most of peers)

Updated nxtbase to support the web.xml change. Posted easy upgrade to 0.3.20 instructions.

starik69
Legendary
*
Offline Offline

Activity: 1367
Merit: 1000


View Profile
December 16, 2013, 08:50:44 PM
 #3645

Code:
[2013-12-17 00:27:35.542] Scanning blockchain...
[2013-12-17 00:27:35.548] ...Done
[2013-12-17 00:27:56.614] 11: java.util.ConcurrentModificationException
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
December 16, 2013, 08:58:12 PM
 #3646

Important note

"pushThreshold" and "pullThreshold" r set to 0 by default, but everyone who run a public node should mark their nodes with at least 1 NXT, coz in the future these parameters may be set to non-zero values.
JohnyCrypt
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
December 16, 2013, 09:12:23 PM
 #3647

Code:
2013-12-16 20:44:53.604:WARN:oejh.HttpParser:qtp180753500-18: badMessage: 400 Illegal character for HttpChannelOverHttp@6b073ba0{r=0,a=IDLE,uri=-}
2013-12-16 20:45:49.860:WARN:oejh.HttpParser:qtp180753500-19: badMessage: 400 Illegal character for HttpChannelOverHttp@13460a5b{r=0,a=IDLE,uri=-}
2013-12-16 20:52:50.693:WARN:oejh.HttpParser:qtp180753500-14: badMessage: java.lang.IllegalStateException: too much data after closed for HttpChannelOverHttp@2d0aa021{r=5,a=IDLE,uri=-}
ferment
Full Member
***
Offline Offline

Activity: 168
Merit: 100


IDEX - LIVE Real-time DEX


View Profile
December 16, 2013, 09:18:39 PM
 #3648

Important note

"pushThreshold" and "pullThreshold" r set to 0 by default, but everyone who run a public node should mark their nodes with at least 1 NXT, coz in the future these parameters may be set to non-zero values.

Updated nxtbase's web.xml.default template to set to 1.

node*.nxtbase.com are updated as well.

idev
Hero Member
*****
Offline Offline

Activity: 859
Merit: 1004


BTC OG and designer of the BitcoinMarket.com logo


View Profile
December 16, 2013, 09:20:45 PM
 #3649

This is from the last version.
Code:
java.lang.OutOfMemoryError: Java heap space
2013-12-16 16:11:52.462:WARN:oejut.QueuedThreadPool:qtp2016627616-155:
java.lang.OutOfMemoryError: Java heap space
2013-12-16 16:11:21.824:WARN:oejut.QueuedThreadPool:qtp2016627616-151:
java.lang.OutOfMemoryError: Java heap space
2013-12-16 16:10:35.829:WARN:oejut.QueuedThreadPool:qtp2016627616-147:
java.lang.OutOfMemoryError: Java heap space
2013-12-16 16:09:47.705:WARN:oejut.QueuedThreadPool:qtp2016627616-143:
java.lang.OutOfMemoryError: Java heap space
2013-12-16 16:09:00.107:WARN:oejut.QueuedThreadPool:qtp2016627616-139:
java.lang.OutOfMemoryError: Java heap space
java.lang.OutOfMemoryError: Java heap space
2013-12-16 16:08:56.608:WARN:oejut.QueuedThreadPool:qtp2016627616-138:
java.lang.OutOfMemoryError: Java heap space
2013-12-16 16:08:54.793:WARN:oejut.QueuedThreadPool:qtp2016627616-93:
java.lang.OutOfMemoryError: Java heap space
2013-12-16 16:14:50.928:WARN:oejh.HttpParser:qtp2016627616-90: badMessage: 400 No Host for HttpChannelOverHttp@4be6e4c7{r=0,a=IDLE,uri=-}
2013-12-16 16:14:52.293:WARN:oejs.ServletHandler:qtp2016627616-90: Error for /nxt
java.lang.OutOfMemoryError: Java heap space
2013-12-16 16:14:54.584:WARN:oejs.ServletHandler:qtp2016627616-90: Error for /nxt
java.lang.OutOfMemoryError: Java heap space
Exception in thread "qtp2016627616-90" java.lang.OutOfMemoryError: Java heap space
2013-12-16 16:16:55.461:WARN:oeji.SelectorManager:qtp2016627616-12-selector-ServerConnectorManager@6f9bc97/0: Exception while notifying connection SslConnection@2863cb73{NEED_UNWRAP,eio=-1/-1,di=-1} -> HttpConnection@2fc1ffbc{IDLE}
java.lang.OutOfMemoryError: Java heap space
ferment
Full Member
***
Offline Offline

Activity: 168
Merit: 100


IDEX - LIVE Real-time DEX


View Profile
December 16, 2013, 09:25:37 PM
 #3650

Starting to see these on a few nodes:

Code:
2013-12-16 21:13:54.744:WARN:oejh.HttpParser:qtp180753500-18: badMessage: java.lang.IllegalStateException: too much data after closed for HttpChannelOverHttp@757e9b8e{r=1,a=IDLE,uri=-}

JohnyCrypt
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
December 16, 2013, 09:27:35 PM
 #3651

Important note

"pushThreshold" and "pullThreshold" r set to 0 by default, but everyone who run a public node should mark their nodes with at least 1 NXT, coz in the future these parameters may be set to non-zero values.

Updated nxtbase's web.xml.default template to set to 1.

node*.nxtbase.com are updated as well.

Same here. *.nxtnode.net updated and thresholds set to 1
klee
Legendary
*
Offline Offline

Activity: 1498
Merit: 1000



View Profile
December 16, 2013, 09:28:36 PM
 #3652

LTC and all Scrypt clones will collapse IMHO. That's why I have already got out of ANC though I loved it...

http://www.coindesk.com/litecoin-radeon-shortage/

Let's see when ASIC's bubble will collapse too - maybe 3rd of Jan?
pinarello
Full Member
***
Offline Offline

Activity: 266
Merit: 100


NXT is the future


View Profile
December 16, 2013, 09:29:51 PM
 #3653

laptop is sweating hard ….

[2013-12-16 22:15:54.942] Generated an incorrect block. Waiting for the next one

Cpu 25%-45%
Mem 2.40 GB


Pin

Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
December 16, 2013, 09:35:24 PM
 #3654

Code:
2013-12-16 20:44:53.604:WARN:oejh.HttpParser:qtp180753500-18: badMessage: 400 Illegal character for HttpChannelOverHttp@6b073ba0{r=0,a=IDLE,uri=-}
2013-12-16 20:45:49.860:WARN:oejh.HttpParser:qtp180753500-19: badMessage: 400 Illegal character for HttpChannelOverHttp@13460a5b{r=0,a=IDLE,uri=-}
2013-12-16 20:52:50.693:WARN:oejh.HttpParser:qtp180753500-14: badMessage: java.lang.IllegalStateException: too much data after closed for HttpChannelOverHttp@2d0aa021{r=5,a=IDLE,uri=-}

Any Jetty expert there?
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
December 16, 2013, 09:37:00 PM
 #3655

This is from the last version.
Code:
java.lang.OutOfMemoryError: Java heap space
2013-12-16 16:11:52.462:WARN:oejut.QueuedThreadPool:qtp2016627616-155:
java.lang.OutOfMemoryError: Java heap space
2013-12-16 16:11:21.824:WARN:oejut.QueuedThreadPool:qtp2016627616-151:
java.lang.OutOfMemoryError: Java heap space
2013-12-16 16:10:35.829:WARN:oejut.QueuedThreadPool:qtp2016627616-147:
java.lang.OutOfMemoryError: Java heap space
2013-12-16 16:09:47.705:WARN:oejut.QueuedThreadPool:qtp2016627616-143:
java.lang.OutOfMemoryError: Java heap space
2013-12-16 16:09:00.107:WARN:oejut.QueuedThreadPool:qtp2016627616-139:
java.lang.OutOfMemoryError: Java heap space
java.lang.OutOfMemoryError: Java heap space
2013-12-16 16:08:56.608:WARN:oejut.QueuedThreadPool:qtp2016627616-138:
java.lang.OutOfMemoryError: Java heap space
2013-12-16 16:08:54.793:WARN:oejut.QueuedThreadPool:qtp2016627616-93:
java.lang.OutOfMemoryError: Java heap space
2013-12-16 16:14:50.928:WARN:oejh.HttpParser:qtp2016627616-90: badMessage: 400 No Host for HttpChannelOverHttp@4be6e4c7{r=0,a=IDLE,uri=-}
2013-12-16 16:14:52.293:WARN:oejs.ServletHandler:qtp2016627616-90: Error for /nxt
java.lang.OutOfMemoryError: Java heap space
2013-12-16 16:14:54.584:WARN:oejs.ServletHandler:qtp2016627616-90: Error for /nxt
java.lang.OutOfMemoryError: Java heap space
Exception in thread "qtp2016627616-90" java.lang.OutOfMemoryError: Java heap space
2013-12-16 16:16:55.461:WARN:oeji.SelectorManager:qtp2016627616-12-selector-ServerConnectorManager@6f9bc97/0: Exception while notifying connection SslConnection@2863cb73{NEED_UNWRAP,eio=-1/-1,di=-1} -> HttpConnection@2fc1ffbc{IDLE}
java.lang.OutOfMemoryError: Java heap space

Try to set heap size:
Code:
java -Xms256m -Xmx1024m -jar start.jar
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
December 16, 2013, 09:38:17 PM
 #3656

Starting to see these on a few nodes:

Code:
2013-12-16 21:13:54.744:WARN:oejh.HttpParser:qtp180753500-18: badMessage: java.lang.IllegalStateException: too much data after closed for HttpChannelOverHttp@757e9b8e{r=1,a=IDLE,uri=-}

Have u ran 0.3.19e on these nodes? I changed nothing that could lead to "too much data after closed for HttpChannelOverHttp".
Pouncer
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
December 16, 2013, 09:39:04 PM
 #3657

Not particularly optimistic on Bitcoin future: Google official

"I think something like this technology will take hold in the future but I am not particularly optimistic about bitcoin because it suffers from being the first in the area." Google Chief Economist Hal Varian

Maybe he's already heard of Nxt?  Wink

NXTtechdevfund  GPG Key ID: 0x903BC112
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
December 16, 2013, 09:39:20 PM
 #3658

Mem 2.40 GB

Is it memory consumed by java.exe process?
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
December 16, 2013, 09:40:07 PM
 #3659

Not particularly optimistic on Bitcoin future: Google official

"I think something like this technology will take hold in the future but I am not particularly optimistic about bitcoin because it suffers from being the first in the area." Google Chief Economist Hal Varian

Maybe he's already heard of Nxt  Wink

Maybe Nxt is a Google's project Wink
ferment
Full Member
***
Offline Offline

Activity: 168
Merit: 100


IDEX - LIVE Real-time DEX


View Profile
December 16, 2013, 09:40:49 PM
 #3660

Starting to see these on a few nodes:

Code:
2013-12-16 21:13:54.744:WARN:oejh.HttpParser:qtp180753500-18: badMessage: java.lang.IllegalStateException: too much data after closed for HttpChannelOverHttp@757e9b8e{r=1,a=IDLE,uri=-}

Have u ran 0.3.19e on these nodes? I changed nothing that could lead to "too much data after closed for HttpChannelOverHttp".

Yes, but my deploy system creates a new nxt/ directory so it's using everything out of the new zip file. I can redeploy and restart everything to be sure.

Pages: « 1 ... 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 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 ... 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!