Author

Topic: NXT :: descendant of Bitcoin - Updated Information - page 1505. (Read 2761645 times)

full member
Activity: 127
Merit: 100
Money be green

Great article! A number of key points were highlighted in a big way:

[1] Entirely new code base
[2] Transparent Forging and its implications
[3] Different POS implementation to Peercoin
[4] Explanation of the IPO
legendary
Activity: 2142
Merit: 1010
Newbie
One reader has expressed his concerns re the initial 75 stakeholders. It might be an idea for someone knowlegeable and articulate to counter this..

It doesn't make much sense to counter this. None of the opinions will be backed by math.
hero member
Activity: 966
Merit: 501
Lophie is rush selling again!!!!!

 Shocked 650kNXT @ 0.000055BTC each OMG!  Shocked

THIS IS RUSH, MAKE IT HAPPEN AND TAKE MY MONEY AWAY!

Are u serious?

DEAD SERIOUS, so you wannt buy? BTW I sold TWO DAYS AGO for 0.00003~, I am a crazy rich guy just take the money off my hands okay Tongue

Seriously speaking I got a rush BTC sale for cash and I want it, Take the NXT and make some one for exchange of making this a swift thing to me, I am not a greedy person thats why it is cheaper than the market.

- Lophie
i am interested, about 4btc at DGEX. how to make this deal?
full member
Activity: 144
Merit: 100
One reader has expressed his concerns re the initial 75 stakeholders. It might be an idea for someone knowlegeable and articulate to counter this..
hero member
Activity: 924
Merit: 1003
Unlimited Free Crypto
Lophie is rush selling again!!!!!

 Shocked 650kNXT @ 0.000055BTC each OMG!  Shocked

THIS IS RUSH, MAKE IT HAPPEN AND TAKE MY MONEY AWAY!

Are u serious?

DEAD SERIOUS, so you wannt buy? BTW I sold TWO DAYS AGO for 0.00003~, I am a crazy rich guy just take the money off my hands okay Tongue

Seriously speaking I got a rush BTC sale for cash and I want it, Take the NXT and make some one for exchange of making this a swift thing to me, I am not a greedy person thats why it is cheaper than the market.

- Lophie
hero member
Activity: 966
Merit: 501
Lophie is rush selling again!!!!!

 Shocked 650kNXT @ 0.000055BTC each OMG!  Shocked

THIS IS RUSH, MAKE IT HAPPEN AND TAKE MY MONEY AWAY!

Are u serious?
hero member
Activity: 924
Merit: 1003
Unlimited Free Crypto
Lophie is rush selling again!!!!!

 Shocked 650kNXT @ 0.000055BTC each OMG!  Shocked

THIS IS RUSH, MAKE IT HAPPEN AND TAKE MY MONEY AWAY!
legendary
Activity: 2142
Merit: 1010
Newbie
There is a lot of FUD against Nxt, and i get it you want to help generate a better name.

I don't stick solely to Nxt, so u got it wrong.
legendary
Activity: 2142
Merit: 1010
Newbie
Bounty announcement

100'000 NXT will be paid for working JavaScript code that signs and verifies signatures using NRS algo.

- The licence must allow to use the code in any application
- Sign/verify speed must be not lower than 100 signatures per second on a 1 GHz CPU (1 core)
- All the code must be in a single non-obfuscated well-formatted .js file
- Input/output values must be strings like "8302504e4e57c6c65335289879c6915a273d3aae7bd086058e403fcd2bc18341"

The bounty is valid till the 20th of January, 2014 12:00:00 UTC. The complete code must be published in this thread.

CfB, I think you're aware of the other thread about this bounty (since you've been posting there), but I'll repost here just to be safe (more information in the other thread):

Finally finished my implementation: https://github.com/Jaguar0625/JavaScriptNrs.

Thx
newbie
Activity: 56
Merit: 0

This only uploads files lesser than 1kb...

Code:
        set thelist to "0123456789ABCDEF"
        set hexvalue to ""
       
        repeat with i in ciphertext
           
            set theAscii to ASCII number of i
            set hexvalue to hexvalue & character (theAscii div 16 + 1) of thelist & character (theAscii mod 16 + 1) of thelist
           
        end repeat
       
        set finalText to (hexvalue as text)
       
        set messageLength to the length of finalText
       
        set var_a to messageLength / 4
       
        set var_b to var_a / 200
       
        set iterations to round var_b rounding up
       
        set counter to 1
        repeat iterations times
           
            if messageLength is less than 800 then
               
                set charnumberalpha to 1
                set charnumberbeta to messageLength
               
                else
               
                set charmaximum to messageLength
               
                if  counter is equal to iterations then
                   
                    set charnumberalpha to 1 + 800 * (counter - 1)
                    set charnumberbeta to charmaximum
                   
                    else
                   
                    set charnumberalpha to 1 + 800 * (counter - 1)
                    set charnumberbeta to 800 + 800 * (counter -1)
                   
                end if
               
               
            end if
           
            set messageFinal to (text charnumberalpha thru charnumberbeta of finalText)
           
            if counter is less than 10 then
                set identifierLength to 1
               
                else
               
                set identifierLength to the length of counter
               
            end if
           
            set completeMessage to identifierLength & "000" & counter & "000" & messageFinal
           
            set urlMassive to  "http://localhost:7874/nxt?requestType=sendMessage&secretPhrase=" & (stringValue() of secretPhrase) & "&recipient=" &  (stringValue() of accountReceiver) & "&fee=" & (stringValue() of messageFee) & "&deadline=1440" & "&message=" & completeMessage
           
            do shell script "open " & (quoted form of urlMassive)
           
            set counter to counter + 1
        end repeat
       

This is the source code of my application that uploads files of unlimited size and numbers them in sequential order for easy reindexing.
legendary
Activity: 1181
Merit: 1018
When can it be used?

When we test Asset Exchange.


C-f-B - please make an announcement when testing the asset exchange - I'm very interested in participating/learning s.t. about it!
full member
Activity: 266
Merit: 100
NXT is the future
full member
Activity: 266
Merit: 100
NXT is the future

Shouldn't we offer a bounty for this from the 9mil, I mean we did just spend 250k on marketing.  I also offered 100k bounty for this in the thread.

does it work?

can we use it, will it be implemented in the client?

Pin

I'm talking about offering a bounty for it, so when someone develops it, they will get Nxt. 

thought someone posted a solution an hour ago...
legendary
Activity: 1470
Merit: 1004

Shouldn't we offer a bounty for this from the 9mil, I mean we did just spend 250k on marketing.  I also offered 100k bounty for this in the thread.

does it work?

can we use it, will it be implemented in the client?

Pin

I'm talking about offering a bounty for it, so when someone develops it, they will get Nxt. 
full member
Activity: 266
Merit: 100
NXT is the future

Shouldn't we offer a bounty for this from the 9mil, I mean we did just spend 250k on marketing.  I also offered 100k bounty for this in the thread.

does it work?

can we use it, will it be implemented in the client?

Pin
legendary
Activity: 1806
Merit: 1001

Shouldn't we offer a bounty for this from the 9mil, I mean we did just spend 250k on marketing.  I also offered 100k bounty for this in the thread.

500K on marketing: 250K from Cfb and 250K from someone else.
legendary
Activity: 1470
Merit: 1004

Shouldn't we offer a bounty for this from the 9mil, I mean we did just spend 250k on marketing.  I also offered 100k bounty for this in the thread.
sr. member
Activity: 316
Merit: 250
Simcoin Puny Humans Communicator
Please consider selling me 10-14 Btc worth

I think he might sell you coins https://bitcointalksearch.org/topic/m.4589301

Thanks man. I actually pmed him earlier today. He has not been online all day.  Cry

Appreciate that very much
full member
Activity: 155
Merit: 100
so when will nexern's client most likely be released?
Jump to: