Bitcoin Forum
June 22, 2024, 01:13:37 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 ... 2458 2459 2460 2461 2462 2463 2464 2465 2466 2467 2468 2469 2470 2471 2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 2501 2502 2503 2504 2505 2506 2507 [2508] 2509 2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 2527 2528 2529 2530 2531 2532 2533 2534 2535 2536 2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 2552 2553 2554 2555 2556 2557 »
  Print  
Author Topic: NXT :: descendant of Bitcoin - Updated Information  (Read 2761540 times)
Daedelus
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
April 05, 2014, 04:20:32 PM
 #50141

@solarion - When you made an account first with your 6 words phrase, you should have written or copied the account number.

When you then sent from Cryptsy you should have checked that you're sending to THIS account, but you didn't.

Instead you were a bit reckless.

Someone should mention to him 6 words probably isn't long enough (and his reaction to one of my first questions implies he used a sentence/phrase against all advice he read)
wesleyh
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
April 05, 2014, 04:21:04 PM
 #50142

I think it's going to have a delay with NQT introduction.  Javascript doesn't have "long", and "int" can't handle that large numbers.

If ECDSA algos can be coded in Javascript then I assume some sort of "big integer" stuff must have already been created.

(this shouldn't be a big problem - just will require the use of a .js *library*)


Of course. The issue was that the numbers were returned from the API as integers, not strings, which meant large numbers would result in incorrect output. Now the new 0.9.1 returns as strings, which can be passed to a js library if needed.
Evil-Knievel
Legendary
*
Offline Offline

Activity: 1260
Merit: 1168



View Profile
April 05, 2014, 04:23:44 PM
 #50143


I think it's going to have a delay with NQT introduction.  Javascript doesn't have "long", and "int" can't handle that large numbers.



Javascript has a pretty decent BigNum library.
zorke
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
April 05, 2014, 04:25:21 PM
 #50144

I think it's going to have a delay with NQT introduction.  Javascript doesn't have "long", and "int" can't handle that large numbers.

If ECDSA algos can be coded in Javascript then I assume some sort of "big integer" stuff must have already been created.

(this shouldn't be a big problem - just will require the use of a .js *library*)


Of course. The issue was that the numbers were returned from the API as integers, not strings, which meant large numbers would result in incorrect output. Now the new 0.9.1 returns as strings, which can be passed to a js library if needed.

I see, well whenever you guys finish it, it will be great. Like I said it is a thing of beauty and we don't need no more from a client.
zorke
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
April 05, 2014, 04:27:35 PM
 #50145

As for "our new friend here", like somebody said, guys have some self respect and ignore his posts. He doesn't want any help, it's quite obvious.
wesleyh
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
April 05, 2014, 04:28:34 PM
 #50146


I think it's going to have a delay with NQT introduction.  Javascript doesn't have "long", and "int" can't handle that large numbers.



Javascript has a pretty decent BigNum library.


I use jsbn.js / jsbn2.js

http://www-cs-students.stanford.edu/~tjw/jsbn/
solarion
Hero Member
*****
Offline Offline

Activity: 966
Merit: 513



View Profile
April 05, 2014, 04:30:45 PM
 #50147

As for "our new friend here", like somebody said, guys have some self respect and ignore his posts. He doesn't want any help, it's quite obvious.

I asked for help understanding what happened. I now understand what happened due to the help I received.

Someone even offered to make me whole and I declined.

I don't understand the anger I'm receiving at pointing out a glaringly obvious problem with the software.

Many even acknowledge the problem and offer a solution(a different client), but that won't protect the people that use the OP as a guide and download the same client I did. This thing is months old and yet these basic issues remain un-addressed.

Don't even get me started on the min transaction fees that will be generated if this thing goes mainstream. What % of that would go to the few people that staked this thing from the git?
CIYAM
Legendary
*
Offline Offline

Activity: 1890
Merit: 1078


Ian Knowles - CIYAM Lead Developer


View Profile WWW
April 05, 2014, 04:32:41 PM
 #50148

I don't understand the anger I'm receiving at pointing out a glaringly obvious problem with the software.

So - without anger - we understand that the "default client" is not good enough and there are new clients available one of which will *very soon become the default*.

With CIYAM anyone can create 100% generated C++ web applications in literally minutes.

GPG Public Key | 1ciyam3htJit1feGa26p2wQ4aw6KFTejU
wesleyh
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
April 05, 2014, 04:34:20 PM
 #50149

Client interface will be replaced with the one at http://nxtra.org/nxt-client (testnet version online), so your point is kinda moot / old. It's already fixed in code, just not released yet..

As for "our new friend here", like somebody said, guys have some self respect and ignore his posts. He doesn't want any help, it's quite obvious.

I asked for help understanding what happened. I now understand what happened due to the help I received.

Someone even offered to make me whole and I declined.

I don't understand the anger I'm receiving at pointing out a glaringly obvious problem with the software.

Many even acknowledge the problem and offer a solution(a different client), but that won't protect the people that use the OP as a guide and download the same client I did.
solarion
Hero Member
*****
Offline Offline

Activity: 966
Merit: 513



View Profile
April 05, 2014, 04:34:37 PM
 #50150

I don't understand the anger I'm receiving at pointing out a glaringly obvious problem with the software.

So - without anger - we understand that the "default client" is not good enough and there are new clients available one of which will *very soon become the default*.

Will someone please alter the OP then?
CIYAM
Legendary
*
Offline Offline

Activity: 1890
Merit: 1078


Ian Knowles - CIYAM Lead Developer


View Profile WWW
April 05, 2014, 04:35:41 PM
 #50151

Will someone please alter the OP then?

When the "default client" has been changed that would make sense - and maybe the OP might also consider providing some links to the "alternative clients" if that is not there.

With CIYAM anyone can create 100% generated C++ web applications in literally minutes.

GPG Public Key | 1ciyam3htJit1feGa26p2wQ4aw6KFTejU
solarion
Hero Member
*****
Offline Offline

Activity: 966
Merit: 513



View Profile
April 05, 2014, 04:36:04 PM
 #50152

You guys seriously don't see a problem with a 1 next min transaction fee? That's 6340 satoshis at present.

When first I read about this thing I envisioned the transaction fees being disbursed to all the clients that were open when a block was "mined", but that isn't it is it? They go to the accounts with the most next don't they?
wesleyh
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
April 05, 2014, 04:36:38 PM
 #50153

You guys seriously don't see a problem with a 1 next min transaction fee? That's 6340 satoshis and present.

Again you are talking about something moot. Code has just been released that allows 10^-8 Nxt. I assume fee will be 0.01 Nxt. It's being tested now. Will be released soon.
solarion
Hero Member
*****
Offline Offline

Activity: 966
Merit: 513



View Profile
April 05, 2014, 04:37:48 PM
 #50154

Wasn't this released last year?!?

What is taking so long for basic changes? Is it one guy in his basement on an 8088?

Don't the founders have an economic interest in slow progress?
longzai1988
Member
**
Offline Offline

Activity: 77
Merit: 10


View Profile
April 05, 2014, 04:40:10 PM
 #50155

Wasn't this released last year?!?

What is taking so long for basic changes? Is it one guy in his basement on an 8088?

Something basic for you doesn't mean easy for others, if it is easy for you why not you do the changes ?

sweet & happy cryptocurrency , cheers Smiley
NXT : NXT-HSBE-8PWL-CUCD-BHUD6
BTCD : RTaMoRXsA7uCv869dX1TfCZmHw4ExbMVmQ
bitcoinpaul
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1000



View Profile
April 05, 2014, 04:41:33 PM
 #50156

Someone else's account number is *STILL* on my screen and it *STILL* matches the one cryptsy sent to.

Hey Ian, it's you. Admit it!!!

Fuck off.

Ah no, must be Elmo.
bitcoinpaul
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1000



View Profile
April 05, 2014, 04:41:56 PM
 #50157

www.nxtforum.org
www.nxt.org
www.mynxt.org
solarion
Hero Member
*****
Offline Offline

Activity: 966
Merit: 513



View Profile
April 05, 2014, 04:42:11 PM
 #50158

Wasn't this released last year?!?

What is taking so long for basic changes? Is it one guy in his basement on an 8088?

Something basic for you doesn't mean easy for others, if it is easy for you why not you do the changes ?

More insults...swell.

Guys need to seriously think about your emotional attachment to a crypto currency.
Eadeqa
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500


View Profile
April 05, 2014, 04:43:11 PM
 #50159

Don't even get me started on the min transaction fees that will be generated if this thing goes mainstream. What % of that would go to the few people that staked this thing from the git?

This will be changed

https://nxtforum.org/news-and-announcements/nrs-releases/msg5229/#msg5229

not sure when, but it will change

right now with 1 nxt being 0.03 cents, it isn't urgent

Nomi, Shan, Adnan, Noshi, Nxt, Adn Khn
NXT-GZYP-FMRT-FQ9K-3YQGS
https://github.com/Lafihh/encryptiontest
Daedelus
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
April 05, 2014, 04:44:40 PM
 #50160

Wasn't this released last year?!?

What is taking so long for basic changes? Is it one guy in his basement on an 8088?

Something basic for you doesn't mean easy for others, if it is easy for you why not you do the changes ?

More insults...swell.

Guys need to seriously think about your emotional attachment to a crypto currency.

Insults?

This posters style feels very familiar... and vocab used shows he is knowledgable of Nxt.

I think someone owes me 200Nxt Grin Grin
Pages: « 1 ... 2458 2459 2460 2461 2462 2463 2464 2465 2466 2467 2468 2469 2470 2471 2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 2501 2502 2503 2504 2505 2506 2507 [2508] 2509 2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 2527 2528 2529 2530 2531 2532 2533 2534 2535 2536 2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 2552 2553 2554 2555 2556 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!