Patel
Legendary
Offline
Activity: 1320
Merit: 1007
|
 |
March 30, 2014, 12:25:37 AM |
|
Panicbuy Nxt.  
|
|
|
|
|
BitcoinForumator
Legendary
Offline
Activity: 1120
Merit: 1000
|
 |
March 30, 2014, 12:31:38 AM |
|
|
|
|
|
|
|
MyZhre
|
 |
March 30, 2014, 12:43:08 AM |
|
@CFB: How can I implement my parallel chain? I have something need test
|
NXT: 13997163105778396158
|
|
|
xyzzyx
Sr. Member
  
Offline
Activity: 490
Merit: 250
I don't really come from outer space.
|
 |
March 30, 2014, 01:36:07 AM |
|
@CFB: How can I implement my parallel chain? I have something need test
Are you doing a coin (where double-spending has to be taken into account), or just data storage for something?
|
"An awful lot of code is being written ... in languages that aren't very good by people who don't know what they're doing." -- Barbara Liskov
|
|
|
|
salsacz
|
 |
March 30, 2014, 01:58:18 AM |
|
|
|
|
|
|
jinni7241500aa
Member

Offline
Activity: 64
Merit: 10
|
 |
March 30, 2014, 02:00:22 AM |
|
these week will be great for nxt
I agree with you The price of NXT will be huge changes this week, Let's focus on it! 
|
|
|
|
|
okaynow
|
 |
March 30, 2014, 02:13:49 AM |
|
it;s built from scratch 
|
1PeecNu1J8VNKpgR13nasMZWLcMZrwNJfc
|
|
|
jinni7241500aa
Member

Offline
Activity: 64
Merit: 10
|
 |
March 30, 2014, 02:36:45 AM |
|
I always believe that NXT will become the next BITCOIN!
Yes NXT is a very promising, It has a bright future! 
|
|
|
|
goldenmail
Newbie
Offline
Activity: 51
Merit: 0
|
 |
March 30, 2014, 02:51:26 AM |
|
these week will be great for nxt
Why? Any news for NXT in this week?
|
|
|
|
|
|
salsacz
|
 |
March 30, 2014, 02:51:57 AM |
|
huge news
|
|
|
|
|
|
|
|
evanxxx
|
 |
March 30, 2014, 02:58:41 AM |
|
in your post: Everything built on top of Bitcoin must inherit Bitcoin's speed, its proof-of-work legacy of waste, and its transaction processing model. Nxt has ninenone of these, so everything built in top of Nxt is lighter, cheaper, more energy efficient, and faster. please fix it
|
|
|
|
|
iwillimust
Member

Offline
Activity: 64
Merit: 10
|
 |
March 30, 2014, 06:45:05 AM |
|
It attracts new speculators/buyers who buy things that they think is growing.
I think it will also improve NXT's attractiveness and publicity. That is basically a good thing. This is a good thing! NXT has a beautiful tomorrow! 
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
 |
March 30, 2014, 07:12:34 AM |
|
@CFB: How can I implement my parallel chain? I have something need test
PC is not ready yet.
|
|
|
|
|
|
joefox
|
 |
March 30, 2014, 07:36:02 AM |
|
Here, Adam Levine says he's tried Mastercoin, Counterparty, and Nxt AE and has decided Counterparty is furthest ahead. He goes on to talk about the controversy related to MC and XCP building on top of the Bitcoin blockchain. I fear that people will take the statement about XCP being ahead to indicate a failure.... but I don't see it that way. LTBCoin needs to be able to do some things that Nxt AE does not support in the core (he's mentioned dividends, contracts, and a few other ideas), and I think this is the source of the assessment. In an email to Adam that I sent last week, I pointed out that that Nxt AT is the engine through which all of those other things will be made possible for Nxt. Interestingly, he also talks about Counterparty building their platform on top of Florin Coin, because of that coin's block generation time (40 seconds) and ability to handle 528 bytes of data in transaction messages. Seems to me that a BETTER fit would be Nxt, with 1000 bytes of data available per message...
|
|
|
|
sha0908
Member

Offline
Activity: 64
Merit: 10
|
 |
March 30, 2014, 08:26:54 AM |
|
nxt up 22%  all the other down NXT is a very worthy of belief, It has a very good future, Let us witness it!!
|
|
|
|
sha0908
Member

Offline
Activity: 64
Merit: 10
|
 |
March 30, 2014, 08:28:58 AM |
|
nxt up twelve percent no other coins above 7percent in the top twenty!  NXT is a very worthy of belief, It can be said to be one of the best of several coins. 
|
|
|
|
redsn0w
Legendary
Offline
Activity: 1778
Merit: 1043
#Free market
|
 |
March 30, 2014, 08:45:54 AM |
|
Goodmorning people !
|
|
|
|
|
|
Eadeqa
|
 |
March 30, 2014, 08:55:07 AM |
|
Ok i tested it out indeed it returns different results. I am using code by nxtchg for this tho, which should be correct. I do not see the backend code from this person to see how he does it differently.
Is the code by nxtchg different than https://github.com/RicoTilgner/NxtReedSolomonor is that nxtchg ? It's a different person who made javascript and php implementations of reed solomon. If anyone could compare that to http://nxtra.org/nxt-client/js/nxt_address.js to see what's different, that would be good. The Java version and PHP version is written by the same person, and give the same answer > run com.github.ricotilgner.nxtreedsolomon.NxtReedSolomon 6515018204386661313 false 7NUH-YK9S-UR6Y-349QQ 6515018204386661313 encoded: 7N-UHYK9-SUR6Y-349QQ 6515018204386661313
|
|
|
|
redsn0w
Legendary
Offline
Activity: 1778
Merit: 1043
#Free market
|
 |
March 30, 2014, 08:59:40 AM |
|
Ok i tested it out indeed it returns different results. I am using code by nxtchg for this tho, which should be correct. I do not see the backend code from this person to see how he does it differently.
Is the code by nxtchg different than https://github.com/RicoTilgner/NxtReedSolomonor is that nxtchg ? It's a different person who made javascript and php implementations of reed solomon. If anyone could compare that to http://nxtra.org/nxt-client/js/nxt_address.js to see what's different, that would be good. The Java version and PHP version is written by the same person, and give the same answer > run com.github.ricotilgner.nxtreedsolomon.NxtReedSolomon 6515018204386661313 false 7NUH-YK9S-UR6Y-349QQ 6515018204386661313 encoded: 7N-UHYK9-SUR6Y-349QQ 6515018204386661313 Use this : https://nxtnotify.appspot.com/convert .
|
|
|
|
|
|