Bitcoin Forum
June 25, 2024, 10:24:11 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 293 294 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 ... 532 »
  Print  
Author Topic: Closed Thread  (Read 677631 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
TheRealSilk
Sr. Member
****
Offline Offline

Activity: 457
Merit: 250


View Profile
November 14, 2014, 08:25:09 PM
 #6841

Well, if NODE realy uses N*N topology we realy have a serious problem. If there are just 1000 nodes online many users will have problems as it's not uncommon that cheap consumer routers can't handle that much connections (or even more).

I have several times repeated, we use technology node.js. Node.js allows the use of both 100 000 connection. I'm not talking about the scalability peers, then we will go further. Node.js network application

Keep up the good work. If you build it, they will come. The dumpers will look back and see their error and we will all laugh about this. Node is either going to change the world or it won't, all the troubles in between are just steeping stones on the path.

A network is not just a theoretical number of connections.
Also means some physcaly infrastructure: routers, switches, etc
For those big numbers sure should be some state-of-the-art products.
You have the latest network technology in bedroom ?
How many simultaneous connections can eg your router or switch to have with torrents?
You got the point! It's not of interest how much connections Node.js can handle in theory. The bottleneck is the hardware the people are using. Don't understand me wrong, RealSilk, I don't want to FUD on Node as I think it's a great idea and all plus I'm personally invested. But we need to point out potential problems before they actually become a real problem.

The fact is that the router does not send all but only a few PEER (main peers, and minor). They already sent farther it takes a fraction of milliseconds, read the post above https://bitcointalk.org/index.php?topic=590421.msg9544254#msg9544254 (In principle, correctly explained the idea).



It might be interesting to see how it looks network topology in NODE ? Graphically ?

In my spare time I will try to organize
If interested in reading http://habrahabr.ru/post/123154/ (in russian) - 1 000 000 conection
But your client will not need one million connections, maximum 10-50

▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ ▇▇▇▇ ▇▇▇ ▇▇ ▇ ▇
 
Instant Transactions
 
Non Bloating BlockChain
 

▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ ▇▇▇▇ ▇▇▇ ▇▇ ▇ ▇
    ▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇
whitecloud
Sr. Member
****
Offline Offline

Activity: 450
Merit: 250


View Profile
November 14, 2014, 08:29:36 PM
 #6842

Well, if NODE realy uses N*N topology we realy have a serious problem. If there are just 1000 nodes online many users will have problems as it's not uncommon that cheap consumer routers can't handle that much connections (or even more).

I have several times repeated, we use technology node.js. Node.js allows the use of both 100 000 connection. I'm not talking about the scalability peers, then we will go further. Node.js network application

Keep up the good work. If you build it, they will come. The dumpers will look back and see their error and we will all laugh about this. Node is either going to change the world or it won't, all the troubles in between are just steeping stones on the path.

A network is not just a theoretical number of connections.
Also means some physcaly infrastructure: routers, switches, etc
For those big numbers sure should be some state-of-the-art products.
You have the latest network technology in bedroom ?
How many simultaneous connections can eg your router or switch to have with torrents?
You got the point! It's not of interest how much connections Node.js can handle in theory. The bottleneck is the hardware the people are using. Don't understand me wrong, RealSilk, I don't want to FUD on Node as I think it's a great idea and all plus I'm personally invested. But we need to point out potential problems before they actually become a real problem.

The fact is that the router does not send all but only a few PEER (main peers, and minor). They already sent farther it takes a fraction of milliseconds, read the post above https://bitcointalk.org/index.php?topic=590421.msg9544254#msg9544254 (In principle, correctly explained the idea).



It might be interesting to see how it looks network topology in NODE ? Graphically ?

In my spare time I will try to organize
If interested in reading http://habrahabr.ru/post/123154/ (in russian) - 1 000 000 conection

thanks!
jwilford
Full Member
***
Offline Offline

Activity: 123
Merit: 100


View Profile
November 14, 2014, 08:49:08 PM
 #6843

Well, if NODE realy uses N*N topology we realy have a serious problem. If there are just 1000 nodes online many users will have problems as it's not uncommon that cheap consumer routers can't handle that much connections (or even more).

I have several times repeated, we use technology node.js. Node.js allows the use of both 100 000 connection. I'm not talking about the scalability peers, then we will go further. Node.js network application

Keep up the good work. If you build it, they will come. The dumpers will look back and see their error and we will all laugh about this. Node is either going to change the world or it won't, all the troubles in between are just steeping stones on the path.

A network is not just a theoretical number of connections.
Also means some physcaly infrastructure: routers, switches, etc
For those big numbers sure should be some state-of-the-art products.
You have the latest network technology in bedroom ?
How many simultaneous connections can eg your router or switch to have with torrents?
You got the point! It's not of interest how much connections Node.js can handle in theory. The bottleneck is the hardware the people are using. Don't understand me wrong, RealSilk, I don't want to FUD on Node as I think it's a great idea and all plus I'm personally invested. But we need to point out potential problems before they actually become a real problem.

The fact is that the router does not send all but only a few PEER (main peers, and minor). They already sent farther it takes a fraction of milliseconds, read the post above https://bitcointalk.org/index.php?topic=590421.msg9544254#msg9544254 (In principle, correctly explained the idea).



It might be interesting to see how it looks network topology in NODE ? Graphically ?

In my spare time I will try to organize
If interested in reading http://habrahabr.ru/post/123154/ (in russian) - 1 000 000 conection
But your client will not need one million connections, maximum 10-50

I could not take it all in but after running it through google translate I was able to get most of it. Very interesting read. Thanks Silk  Smiley
misterycoins
Sr. Member
****
Offline Offline

Activity: 249
Merit: 250


View Profile
November 14, 2014, 08:52:48 PM
 #6844

Well, if NODE realy uses N*N topology we realy have a serious problem. If there are just 1000 nodes online many users will have problems as it's not uncommon that cheap consumer routers can't handle that much connections (or even more).

I have several times repeated, we use technology node.js. Node.js allows the use of both 100 000 connection. I'm not talking about the scalability peers, then we will go further. Node.js network application

Keep up the good work. If you build it, they will come. The dumpers will look back and see their error and we will all laugh about this. Node is either going to change the world or it won't, all the troubles in between are just steeping stones on the path.

A network is not just a theoretical number of connections.
Also means some physcaly infrastructure: routers, switches, etc
For those big numbers sure should be some state-of-the-art products.
You have the latest network technology in bedroom ?
How many simultaneous connections can eg your router or switch to have with torrents?
You got the point! It's not of interest how much connections Node.js can handle in theory. The bottleneck is the hardware the people are using. Don't understand me wrong, RealSilk, I don't want to FUD on Node as I think it's a great idea and all plus I'm personally invested. But we need to point out potential problems before they actually become a real problem.

The fact is that the router does not send all but only a few PEER (main peers, and minor). They already sent farther it takes a fraction of milliseconds, read the post above https://bitcointalk.org/index.php?topic=590421.msg9544254#msg9544254 (In principle, correctly explained the idea).



It might be interesting to see how it looks network topology in NODE ? Graphically ?

In my spare time I will try to organize
If interested in reading http://habrahabr.ru/post/123154/ (in russian) - 1 000 000 conection
But your client will not need one million connections, maximum 10-50

Great work Dev, nice
BlackMarket
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


Super Smash Bros. Ultimate Available Now!


View Profile
November 14, 2014, 09:02:39 PM
 #6845

to add NODE to bittrex need 3 btc. what do you think ?
If you'd like to guarantee the launch of your coin and get additional marketing in our platform, we offer the option to spotlight your coin for 3.0 BTC.
https://bittrex.zendesk.com/hc/en-us/articles/202583854-Submitting-a-Coin-to-Bittrex

All exchanges add coins with high market transactions. No need to pay them, they will add just to get their cut.

No need to pay bitrrex anything, we should be careful about this. Poloniex is a good option and no need to pay them either, if NODE is good enough more exchanges will at add it.

yes, poloniex is the best exchange at the time

Agreed.

ok, this is like stellar.
first exchange only bx.in.th then this coin going viral over facebook, community growing.
and then many exchange add stellar like justcoin, btc38, poloniex.
in the fact stellar no wallet. only online wallet. lol  Grin
dadingsda
Legendary
*
Offline Offline

Activity: 1310
Merit: 1000


View Profile
November 14, 2014, 09:54:44 PM
 #6846

2 Questions:

Block Generation Time is always 0. Is this ok?
And what/who is the Generator Adress?
 

INVALID BBCODE: close of unopened tag in table (1)
LemonAndFries
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
November 14, 2014, 10:03:36 PM
 #6847

I was able to deploy a node using a Raspberry Pi B+ on Arch Linux.

The only thing I have a question about is when I check the 'Peers' section in the online wallet, it is showing my node's status as "check" and it's been about 12hrs+.

Now this being a RPi node, would it take longer to sync to the network?

edit: I just checked and the client is running

threedream
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250

Stand up , Stand up , Stand up !


View Profile
November 15, 2014, 01:25:09 AM
 #6848

Community is very active, very good

I have to get back all the lost .
jwilford
Full Member
***
Offline Offline

Activity: 123
Merit: 100


View Profile
November 15, 2014, 04:10:45 AM
 #6849

Community is very active, very good

The irony that this is our last comment for this many hours.  Cheesy
NOjust
Sr. Member
****
Offline Offline

Activity: 318
Merit: 250


View Profile
November 15, 2014, 04:15:05 AM
 #6850

Community is very active, very good
also the market is dumping and pumping these days,
maybe bring more people in.

jwilford
Full Member
***
Offline Offline

Activity: 123
Merit: 100


View Profile
November 15, 2014, 05:12:57 AM
 #6851

just be patience and hold node, i have the feeling one day we look back to those prices right now and wish we would have bought more.


No doubt, I ran for state house and I was asked how I could afford to quit my job if I got elected. My response was that I would quit my job if I had to because "You can make money every day of the week but you can change the world only once". I feel like NODE is one of those opportunities. Keep up the good work devs, you are doing more than you know.
coradan
Hero Member
*****
Offline Offline

Activity: 518
Merit: 503


View Profile
November 15, 2014, 06:57:19 AM
 #6852

Hi,

I have an stake of NODE:  https://bitcointalk.org/index.php?topic=498662.msg6193974#msg6193974, but I see another NODE Account in currently memberlist:

coradan   1   598894   598 894   18228315446552365548   5675636946412088179

And I have tried password of my original NXTL Account (4793978760936870091) in NodeMoney Beta Client and does not generate the account 4793978760936870091, neither 18228315446552365548.

My password generates another account in NODE Beta Client...

Can anybody help me?

One more thing: NXT
http://www.nxt.cool
sava0123
Sr. Member
****
Offline Offline

Activity: 393
Merit: 250


View Profile
November 15, 2014, 07:19:48 AM
 #6853

Check last 10-20 blocks. As you can see my accs no more able to take even 50% of it. Regardless the fact that I even sent 160k back and forth.

And that is just after one more (or two) person started to do what I did. No that easy to exploit system anymore. POA is great. I don't even think anymore that it needs any improvments or changes.
sava0123
Sr. Member
****
Offline Offline

Activity: 393
Merit: 250


View Profile
November 15, 2014, 07:21:47 AM
 #6854

Hi,

I have an stake of NODE:  https://bitcointalk.org/index.php?topic=498662.msg6193974#msg6193974, but I see another NODE Account in currently memberlist:

coradan   1   598894   598 894   18228315446552365548   5675636946412088179

And I have tried password of my original NXTL Account (4793978760936870091) in NodeMoney Beta Client and does not generate the account 4793978760936870091, neither 18228315446552365548.

My password generates another account in NODE Beta Client...

Can anybody help me?

There was stage when stakeholders had to make new accounts because of bug in system. Did you do that? If not I guess max that you can get is 20k.
coradan
Hero Member
*****
Offline Offline

Activity: 518
Merit: 503


View Profile
November 15, 2014, 07:25:25 AM
 #6855

Hi,

I have an stake of NODE:  https://bitcointalk.org/index.php?topic=498662.msg6193974#msg6193974, but I see another NODE Account in currently memberlist:

coradan   1   598894   598 894   18228315446552365548   5675636946412088179

And I have tried password of my original NXTL Account (4793978760936870091) in NodeMoney Beta Client and does not generate the account 4793978760936870091, neither 18228315446552365548.

My password generates another account in NODE Beta Client...

Can anybody help me?

There was stage when stakeholders had to make new accounts because of bug in system. Did you do that? If not I guess max that you can get is 20k.

I didnt, because I was not aware of that!  But why there is a new account assigned to me in the memberlist: 18228315446552365548 if I didnt create it, and the transfer to that account: http://nodemoney.com:19775/#/explorer/transaction/5675636946412088179

Who have the pass of that account?

One more thing: NXT
http://www.nxt.cool
sava0123
Sr. Member
****
Offline Offline

Activity: 393
Merit: 250


View Profile
November 15, 2014, 07:30:49 AM
 #6856

Hi,

I have an stake of NODE:  https://bitcointalk.org/index.php?topic=498662.msg6193974#msg6193974, but I see another NODE Account in currently memberlist:

coradan   1   598894   598 894   18228315446552365548   5675636946412088179

And I have tried password of my original NXTL Account (4793978760936870091) in NodeMoney Beta Client and does not generate the account 4793978760936870091, neither 18228315446552365548.

My password generates another account in NODE Beta Client...

Can anybody help me?

There was stage when stakeholders had to make new accounts because of bug in system. Did you do that? If not I guess max that you can get is 20k.

I didnt, because I was not aware of that!  But why there is a new account assigned to me in the memberlist: 18228315446552365548 if I didnt create it, and the transfer to that account: http://nodemoney.com:19775/#/explorer/transaction/5675636946412088179

Somebody has the pass of that account!

So that acc number is not yours? It supposed to be sent in PM to devs. Are you sure you didn't create it? Check sent PMs. Myabe you were hacked.
coradan
Hero Member
*****
Offline Offline

Activity: 518
Merit: 503


View Profile
November 15, 2014, 07:36:33 AM
 #6857

Hi,

I have an stake of NODE:  https://bitcointalk.org/index.php?topic=498662.msg6193974#msg6193974, but I see another NODE Account in currently memberlist:

coradan   1   598894   598 894   18228315446552365548   5675636946412088179

And I have tried password of my original NXTL Account (4793978760936870091) in NodeMoney Beta Client and does not generate the account 4793978760936870091, neither 18228315446552365548.

My password generates another account in NODE Beta Client...

Can anybody help me?

There was stage when stakeholders had to make new accounts because of bug in system. Did you do that? If not I guess max that you can get is 20k.

I didnt, because I was not aware of that!  But why there is a new account assigned to me in the memberlist: 18228315446552365548 if I didnt create it, and the transfer to that account: http://nodemoney.com:19775/#/explorer/transaction/5675636946412088179

Somebody has the pass of that account!

So that acc number is not yours? It supposed to be sent in PM to devs. Are you sure you didn't create it? Check sent PMs. Myabe you were hacked.

I have reviewed my PMs (InBox and OutBox) and there is not any message to NXTL devs, and any message with this text: 18228315446552365548

Perphaps devs created that account and they have the pass, to give it to me when I am aware of this issue... I have sent a PM to koop4u talking about this...  I hope his answer...

One more thing: NXT
http://www.nxt.cool
threedream
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250

Stand up , Stand up , Stand up !


View Profile
November 15, 2014, 07:40:10 AM
 #6858

Dev, you said the weekend launched a new marketing plan ?

I have to get back all the lost .
coradan
Hero Member
*****
Offline Offline

Activity: 518
Merit: 503


View Profile
November 15, 2014, 07:41:08 AM
 #6859

Is there any way to see 18228315446552365548 account balance?

One more thing: NXT
http://www.nxt.cool
coradan
Hero Member
*****
Offline Offline

Activity: 518
Merit: 503


View Profile
November 15, 2014, 07:42:46 AM
 #6860

Is there any way to see 18228315446552365548 account balance?

This: http://nodemoney.com:19775/#/explorer/transaction/18228315446552365548   Smiley

It has only one input transaction.

One more thing: NXT
http://www.nxt.cool
Pages: « 1 ... 293 294 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 ... 532 »
  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!