Author

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

full member
Activity: 266
Merit: 100
NXT is the future
I want UniGots right now Shocked

can you eat them? I take 10
hero member
Activity: 600
Merit: 500
Nxt-kit developer
"Forging" is an unfortunate choice of word for the activity of creating more of this coin.
The negative connotation with forgery and forgeries (falsification) is unavoidable and unmistakable.

Let's replace "NXT" with "fiat" and "forging" with "f*cking". It is better than "forging NXT"
hero member
Activity: 910
Merit: 1000
I want UniGots right now Shocked
hero member
Activity: 492
Merit: 500
Lol, someone on dgex made sell offer of 0.23 (for 0.000104) nxt and this way seems dgex is locked, and buyers cannot make orders >= 0.000104 Cheesy

 Roll Eyes I'm grateful to DGEX for being first NXT exchange but I moved to Nxtchg & BTER.

Too many problems on DGEX: missing funds, slow d/w, slow support, weird trading engine.  After 2 months: Enough is enough.
newbie
Activity: 36
Merit: 0
@ NRS crypto algo bounty contestants:

Please, confirm that I should use the following files:

https://github.com/moadib/nxt_crypto_js/blob/master/crypto.js

I will use only these files without the others from GIT repository.

Please, get latest version, both functions now accept hex-string arguments:
Code:
crypto_sign(message, secretPhrase)
Code:
crypto_verify(signature, message, publicKey)
legendary
Activity: 1181
Merit: 1018

yiiha! Assetc Exchange works! (sort of)

I have created an asset, as you can see below:


http://holms.cloudapp.net:6874/nxt?requestType=getAsset&asset=14269709746849295412

account - 7126304194855053556
quantity - 1000000
description - pinkUnicornIngots
name - UniGots



AssetId is returned properly:
http://holms.cloudapp.net:6874/nxt?requestType=getAssetIds

assetIds - [u'14269709746849295412', u'7684392128795615477']



Placing an Ask order has some issues:
http://holms.cloudapp.net:6874/nxt?fee=10&secretPhrase=xxxxxxxxxxx&requestType=placeAskOrder&price=1235&deadline=10&asset=14269709746849295412&referencedTransaction=REFTXID&quantity=15


errorCode - 4
errorDescription - Incorrect "deadline"



Non-integer prices have a problem aso:
http://holms.cloudapp.net:6874/nxt?fee=10&secretPhrase=xxxxxxxxxxx&requestType=placeAskOrder&price=1235.34&deadline=111&asset=14269709746849295412&referencedTransaction=REFTXID&quantity=15

errorCode - 4
errorDescription - Incorrect "price"

Just in case: above are the raw messages that my client  has sent to the server - I would guess at wrong number encoding (int vs string or decimal separator), but the raw MSG is as it is ...

C-f-B please let me know any tests I can make!

 


http://holms.cloudapp.net:6874/nxt?requestType=getAccountCurrentAskOrderIds&account=7684392128795615477
errorCode - 5
errorDescription - Unknown account
 
edit: maybe there is some mismatch with account numebrs - I'll check. Honestly, Ican hardly contain my excitement!!!!!
full member
Activity: 488
Merit: 104
"Forging" is an unfortunate choice of word for the activity of creating more of this coin.
The negative connotation with forgery and forgeries (falsification) is unavoidable and unmistakable.
legendary
Activity: 866
Merit: 1002
@ NRS crypto algo bounty contestants:

Please, confirm that I should use the following files:

https://github.com/gimer/curve25519nxt/blob/master/curve.js

I will use only these files without the others from GIT repository.

yups, but mine is the slowest one I think
sr. member
Activity: 392
Merit: 250
Working on my Mac client.. Interface is based on hive:

What "hive" is? Everyone uses this word, is it some kind of mantra?
It is the Borg collective... nothing to worry about.
hero member
Activity: 840
Merit: 1002
Simcoin Developer
Quote
That way, your account gets a public key in the network and is better secured.

Smiley

Perfect. Not sure about the comma, though.
full member
Activity: 154
Merit: 100
This implies that the account wasn't secure before.

You need to say something like "... and it will make it more secure". Only rephrase it, this one is ugly.


Quote
That way, your account gets a public key in the network and is better secured.

Smiley
full member
Activity: 196
Merit: 100
It's the fledgling concious developing in the Nxt Network. It is many.

U should call it Skynet, at least ppl will know what to expect in the future.

SkyNxt is better!   Wink

Yeah, it's Skynets nice and fluffy big brother. Nothing to worry about.
full member
Activity: 266
Merit: 100
NXT is the future
Working on my Mac client.. Interface is based on hive:

What "hive" is? Everyone uses this word, is it some kind of mantra?

It's the fledgling concious developing in the Nxt Network. It is many.

it is like flux
legendary
Activity: 2142
Merit: 1010
Newbie
It's the fledgling concious developing in the Nxt Network. It is many.

U should call it Skynet, at least ppl will know what to expect in the future.
full member
Activity: 196
Merit: 100
Working on my Mac client.. Interface is based on hive:

What "hive" is? Everyone uses this word, is it some kind of mantra?

It's the fledgling concious developing in the Nxt Network. It is many.
legendary
Activity: 2142
Merit: 1010
Newbie
Working on my Mac client.. Interface is based on hive:

What "hive" is? Everyone uses this word, is it some kind of mantra?
hero member
Activity: 840
Merit: 1002
Simcoin Developer
I didn't want to get in technical details. I changed it a bit now.

I understand.

"key in the network and is secured by it."

This implies that the account wasn't secure before.

You need to say something like "... and it will make it more secure". Only rephrase it, this one is ugly.
legendary
Activity: 1181
Merit: 1018
version - 0.5.9

U use incorrect server. Version must be "0.5.9t"




oops - fast moving target, had the server address not pulled through in my client, and was on the phone at the same time  Roll Eyes
anyway, I'm on it now with account:

7126304194855053556


numberOfBlocks - 43562
numberOfAliases - 48070
numberOfAccounts - 14967
numberOfAssets - 0
freeMemory - 15177200
maxMemory - 259522560
lastBlockchainFeeder - holms.cloudapp.net
totalMemory - 195780608
availableProcessors - 2
numberOfOrders - 0
lastBlock - 4188767816327050295
version - 0.5.9t
time - 5008511
numberOfPeers - 2
numberOfUsers - 42
numberOfTransactions - 86364
cumulativeDifficulty - 1218835277380634
totalEffectiveBalance - 99920494800







effectiveBalance - 0
unconfirmedBalance - 1000000
balance - 1000000

 Cool
yummie!
legendary
Activity: 2142
Merit: 1010
Newbie
hero member
Activity: 840
Merit: 1002
Simcoin Developer

Logo is overly compressed JPEG, looks dirty and that's the first thing you see. Would be better as PNG.
Jump to: