Bitcoin Forum
April 27, 2024, 11:10:32 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 [345] 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 ... 2557 »
  Print  
Author Topic: NXT :: descendant of Bitcoin - Updated Information  (Read 2761529 times)
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
December 24, 2013, 03:44:44 PM
 #6881

Will the blocks.nxt and transactions.nxt files always get bigger and bigger?

Yes, but after annual shrinking they'll become much smaller.
1714216232
Hero Member
*
Offline Offline

Posts: 1714216232

View Profile Personal Message (Offline)

Ignore
1714216232
Reply with quote  #2

1714216232
Report to moderator
1714216232
Hero Member
*
Offline Offline

Posts: 1714216232

View Profile Personal Message (Offline)

Ignore
1714216232
Reply with quote  #2

1714216232
Report to moderator
1714216232
Hero Member
*
Offline Offline

Posts: 1714216232

View Profile Personal Message (Offline)

Ignore
1714216232
Reply with quote  #2

1714216232
Report to moderator
"With e-currency based on cryptographic proof, without the need to trust a third party middleman, money can be secure and transactions effortless." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
OKNXT
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
December 24, 2013, 03:45:22 PM
 #6882


"The matrix has you"

What's the matter?

Timetwister
Legendary
*
Offline Offline

Activity: 1199
Merit: 1047


View Profile
December 24, 2013, 03:46:30 PM
 #6883

Quote from: Timetwister

The client is what I see when going to localhost:7875, right? I have tried to delete blocks.nxt and transactions.nxt, and when I open the browser and unlock (creating another address...), most recent block is 23254 and it doesn't update from there.

By the term "client" I meant the program that you run in black window with java -jar command. Just unzip the 0.4.4 version of it in the new folder and run it from there.

Oh, I see what could be wrong. When I execute start.bat, a black window appear and it instantly dissappears. Do you know what can be the cause of that?

Sorry for making so many noob questions.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
December 24, 2013, 03:46:47 PM
 #6884

Would other nodes be able to connect if allowedbothosts is set to localhost?
Does NXT now distinguish between dumb zombies' requests and valid host?

allowedBotHosts works for API requests only.
Current version doesn't filter zombies. Hallmark is supposed to be used for that.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
December 24, 2013, 03:47:13 PM
 #6885

Should hosts that are lucky to get into WellKnownPeers line turn on hallmark protection or off?

No idea. Try both ways.
laowai80
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
December 24, 2013, 03:47:47 PM
 #6886

Should hosts that are lucky to get into WellKnownPeers line turn on hallmark protection or off?

No idea. Try both ways.

ok
bitcoinrocks
Legendary
*
Offline Offline

Activity: 1372
Merit: 1000


View Profile
December 24, 2013, 03:47:53 PM
 #6887

Quote
I'd like to run the Nxt server in a remote VPS for forging.  I'm concerned about the security of my passphrase.  My plan is to destroy/recreate the VPS whenever I need to unlock my account in order to minimize the risk.  Can my passphrase be stolen if my VPS is compromised *after* it is unlocked?

Quote
CfB has mentioned that if one gets access to the memory of Java Virtual Machine then your passphrase would be exposed.

https://bitcointalk.org/index.php?topic=345619.msg4116705;topicseen#msg4116705

That makes forging a *very* risky endeavor!

Please correct me if I'm wrong, but I don't think this type of vulnerability exists in any of the other coins as long as the wallet is encrypted.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
December 24, 2013, 03:48:12 PM
 #6888


"The matrix has you"

What's the matter?

U connect to a remove client. Change "allowedUserHosts" in web.xml on that client to ur real IP.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
December 24, 2013, 03:49:01 PM
 #6889

Please correct me if I'm wrong, but I don't think this type of vulnerability exists in any of the other coins as long as the wallet is encrypted.

That's not correct for PoS currencies.
davidoski
Sr. Member
****
Offline Offline

Activity: 297
Merit: 250



View Profile
December 24, 2013, 03:51:40 PM
 #6890

Will the blocks.nxt and transactions.nxt files always get bigger and bigger?

Yes, but after annual shrinking they'll become much smaller.
We are currently at 24000 block and blocks.nxt and blocks.nxt.bac files have 8.7 MB each.

At the same time transactions.nxt and transactions.nxt.bac files have 6.1 MB each.

If a block was generated every 1 minute that would mean:

60x24x365=525,600 blocks in a year

If we divide 525,600 by 24000 we get 21.9.

Now if we multiply 21.9 by 8,7 MB we get 190 MB for blocks.nxt file and 190 MB for blocks.nxt.bac file.

Then for transactions.nxt and transactions.nxt.bac files we get 21.9x6,1MB=133 MB each

That means that total database size for NXT client files each year would total:

190MB + 190MB + 133MB + 133MB=646MB per year (shrinking not included in calculations)

Am I right?

Chancellor on brink of second bailout for banks
Timetwister
Legendary
*
Offline Offline

Activity: 1199
Merit: 1047


View Profile
December 24, 2013, 03:52:51 PM
 #6891

Quote from: Timetwister

The client is what I see when going to localhost:7875, right? I have tried to delete blocks.nxt and transactions.nxt, and when I open the browser and unlock (creating another address...), most recent block is 23254 and it doesn't update from there.

By the term "client" I meant the program that you run in black window with java -jar command. Just unzip the 0.4.4 version of it in the new folder and run it from there.

Oh, I see what could be wrong. When I execute start.bat, a black window appear and it instantly dissappears. Do you know what can be the cause of that?

Sorry for making so many noob questions.


Java still running... kill it through Task Manager.

No, it isn't running. Start.bat just has: java -jar start.jar

Is that correct? When I execute it, a black window opens and closes automatically.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
December 24, 2013, 03:52:55 PM
 #6892

Am I right?

No. With current limit 32 KiB per block it's 16 GiB per year.
blackfyre175
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
December 24, 2013, 03:54:58 PM
 #6893

Has the SHA256 hash for 4.2 been updated on page 1?
omo
Full Member
***
Offline Offline

Activity: 147
Merit: 100


View Profile
December 24, 2013, 03:55:07 PM
 #6894

I use a python cript to communicate with the client, checking its status,
whenever I run the script, I got the following messages.
which parameters should I set to make it not response to local requests?


In web.xml:

   <filter>
      <filter-name>DoSFilter</filter-name>
      <filter-class>org.eclipse.jetty.servlets.DoSFilter</filter-class>
      <init-param>
         <param-name>maxRequestsPerSec</param-name>
         <param-value>3000</param-value>
      </init-param>
      <init-param>
         <param-name>delayMs</param-name>
         <param-value>1000</param-value>
      </init-param>
      <init-param>
         <param-name>trackSessions</param-name>
         <param-value>false</param-value>
      </init-param>
      <async-supported>true</async-supported>
   </filter>


Thank you very much!

BTC:1Fu4TNpVPToxxhSXBNSvE9fz6X3dbYgB8q
davidoski
Sr. Member
****
Offline Offline

Activity: 297
Merit: 250



View Profile
December 24, 2013, 03:55:59 PM
 #6895

Am I right?

No. With current limit 32 KiB per block it's 16 GiB per year.

It doesn't look like "bloated blockchain size" solution and advantage to bitcoin blockchain problem... :/

Chancellor on brink of second bailout for banks
OKNXT
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
December 24, 2013, 03:57:11 PM
 #6896


"The matrix has you"

What's the matter?

U connect to a remove client. Change "allowedUserHosts" in web.xml on that client to ur real IP.

I changed it to my local wireless router's IP address(public network IP address, and my private IP address is 192.168.1.102), however, "The matrix has you" again! In this case, how should I do if I want to use it?

Thanks for your patience.

mcjavar
Hero Member
*****
Offline Offline

Activity: 784
Merit: 500


View Profile
December 24, 2013, 03:58:13 PM
 #6897

Since 0.4.4 the UI is lagging a lot
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
December 24, 2013, 03:58:53 PM
 #6898


"The matrix has you"

What's the matter?

U connect to a remove client. Change "allowedUserHosts" in web.xml on that client to ur real IP.

I changed it to my local wireless router's IP address(public network IP address, and my private IP address is 192.168.1.102), however, "The matrix has you" again! In this case, how should I do if I want to use it?

Thanks for your patience.


U can do such a trick:

1. Set allowedBotHosts to *
2. Open http://mynode.com:7874/nxt?requestType=getMyInfo
3. Copy value of "host" to allowedUserHosts
4. Change allowedBotHosts to the same value
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
December 24, 2013, 03:59:20 PM
 #6899

Since 0.4.4 the UI is lagging a lot

During blockchain downloading?
S3MKi
Legendary
*
Offline Offline

Activity: 1540
Merit: 1016



View Profile
December 24, 2013, 03:59:46 PM
 #6900

Is that correct? When I execute it, a black window opens and closes automatically.
Try double click start.jar Wink
Pages: « 1 ... 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 [345] 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 ... 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!