Author

Topic: NXT :: descendant of Bitcoin - Updated Information - page 1809. (Read 2761650 times)

sr. member
Activity: 308
Merit: 250
so does anyone know about this account 2176239447854173275 sending 1Nxt to a lot of other random accounts?
is it something sneaky going on again? .... ;|
she's begging.. read her message at her aliases:
http://87.230.14.1/nxt/nxt.cgi?action=4000&acc=2176239447854173275

Looks like she hasn't gotten many donations yet.
hero member
Activity: 490
Merit: 504
so does anyone know about this account 2176239447854173275 sending 1Nxt to a lot of other random accounts?
is it something sneaky going on again? .... ;|
she's begging.. read her message at her aliases:
http://87.230.14.1/nxt/nxt.cgi?action=4000&acc=2176239447854173275
hero member
Activity: 714
Merit: 500
Crypti Community Manager

Well, just other accounts. Not sold.. The current volume is only $12k.

Ripple is taking volume away & Nxtchg.com...did you see how Ripple volume jumped once people started trading on their platform.

Edit: IF we trade on other platforms it doesn't show up on Nxt volume via coinmarketcap.


But it's only temporary fix for now.



I think CMC's feed got desynced from DGEX, as DGEX has at least $200k in the last 24h.
https://dgex.com/trading.cgi

Seems like that..
sr. member
Activity: 396
Merit: 250
5) Are there api's already for asset exchange? If so, would it not be easy to make a simple HTML client? (I would be willing to make this ad interim if nexern's client is still months away)

API is ready. To make an HTML client we need JS library for signing/verification (look at that bounty).

Posted here:

https://www.facebook.com/javacertifiedprofessional/posts/711457272212258
https://www.facebook.com/permalink.php?story_fbid=711455972212388&id=25664270266

hero member
Activity: 714
Merit: 500
Crypti Community Manager
Well, nevermind. Once the asset exchange is online it will be another story. Wink


CfB:

The API call for broadcasting a transaction:
Code:
http://localhost:7874/nxt?requestType=broadcastTransaction&transactionBytes=TX_BYTECODE

Is this to make a transaction with my own transactionBytes? Is it possible to insert a message in bytecode here, to use it as a messenger?

If yes, how can I transform my message into bytecode?
full member
Activity: 224
Merit: 100

Well, just other accounts. Not sold.. The current volume is only $12k.

Ripple is taking volume away & Nxtchg.com...did you see how Ripple volume jumped once people started trading on their platform.

Edit: IF we trade on other platforms it doesn't show up on Nxt volume via coinmarketcap.


But it's only temporary fix for now.



I think CMC's feed got desynced from DGEX, as DGEX has at least $200k in the last 24h.
hero member
Activity: 840
Merit: 1002
Simcoin Developer
BTC deposits are back to normal.
sr. member
Activity: 308
Merit: 250
History of the initial founder accounts:

Quote
2013-11-24: 1,000,000,000
2013-12-01: 622,209,864
2013-12-08: 406,016,313
2013-12-15: 305,742,843
2013-12-22: 265,220,001
2013-12-29: 248,241,416
2014-01-05: 148,913,050
2014-01-06: 139,681,005

do you mean genesis account here?

Pin

Total balance of the 73 accounts that got money from genesis account, grouped per week.

was going to do that too and a few other things, will post stats later.


Keep up the good work founders!

Well, just other accounts. Not sold.. The current volume is only $12k.

ACK. A better approach for analysis on this would be: How many NXT that were once in the 73 accounts went to the dgex account? Still not perfect, but I guess as close as you can get.

was going to do that too, and a few other things, will post stats later.
legendary
Activity: 1512
Merit: 1004
Under blocks Widget:
Total amount and fee: 9 + 3
It means there are 3 Nxt in this block,what is the 9 ?
legendary
Activity: 2184
Merit: 1000

Well, just other accounts. Not sold.. The current volume is only $12k.

Ripple is taking volume away & Nxtchg.com...did you see how Ripple volume jumped once people started trading on their platform.

Edit: IF we trade on other platforms it doesn't show up on Nxt volume via coinmarketcap.


But it's only temporary fix for now.

hero member
Activity: 910
Merit: 1000
Well, just other accounts. Not sold.. The current volume is only $12k.


Now you spoiled the party Wink
full member
Activity: 224
Merit: 100
History of the initial founder accounts:

Quote
2013-11-24: 1,000,000,000
2013-12-01: 622,209,864
2013-12-08: 406,016,313
2013-12-15: 305,742,843
2013-12-22: 265,220,001
2013-12-29: 248,241,416
2014-01-05: 148,913,050
2014-01-06: 139,681,005

do you mean genesis account here?

Pin

Total balance of the 73 accounts that got money from genesis account, grouped per week.


Keep up the good work founders!

Well, just other accounts. Not sold.. The current volume is only $12k.

ACK. A better approach for analysis on this would be: How many NXT that were once in the 73 accounts went to the dgex account? Still not perfect, but I guess as close as you can get.
hero member
Activity: 714
Merit: 500
Crypti Community Manager
History of the initial founder accounts:

Quote
2013-11-24: 1,000,000,000
2013-12-01: 622,209,864
2013-12-08: 406,016,313
2013-12-15: 305,742,843
2013-12-22: 265,220,001
2013-12-29: 248,241,416
2014-01-05: 148,913,050
2014-01-06: 139,681,005

do you mean genesis account here?

Pin

Total balance of the 73 accounts that got money from genesis account, grouped per week.


Keep up the good work founders!

Well, just other accounts. Not sold.. The current volume is only $12k.
legendary
Activity: 2142
Merit: 1010
Newbie
From the looks of it there's no "quick buy / buy it now" option? Is it true that the person that has placed the asset online has to manually transfer it? (via transferAsset). I guess you could do it with a bot but it has to be connected all the time.

Market orders r placed via specifying a price higher/lower than current ask/bid orders.

transferAsset is only for transferring asset tokens for free. If u need atomic automatic trades then use placeAskOrder/placeBidOrder.
full member
Activity: 224
Merit: 100
Why not open source and get some help from other coders?
I'm coding in Delphi, because this is what I did for years, so I'm good at it and I use commercial 3rd party components, so I can't distribute the complete source code anyway and anyone who would want to compile the source would need to spend roundabout 2000 US$ on these components.

I understand that publishing a client that is closed-source is a bit of a trust problem once the client asks for your secrets. While the same is true for other closed-source applications and generally accepted (input dialog in browsers, NRS itself, NXT core, OS), I would still like to raise the trust level in my client.

I can not release the full source code due to commercial 3rd party components that I use and thus, nobody will be able to compile the code and compare the binary result with the version that I give out.

I could however wrap all http requests to the NXT API server and the input dialogs for the secret into a seperate module compiled into a *.dll. I would give out the source code for it and everone with a Delphi compiler could compile it for himself or such a library could even be distributed from other sources (the NXT developers). I would make CRC checks on the dll when loading it in my client, so that it can not be tempered with. The secret is not passed back from the dll to the client, only the results of the HTTP requests.

Would that help raise the trust in the otherwise close-sourced client?
hero member
Activity: 784
Merit: 501
Yeah! This pic was taken on the first Nxt meeting. BCNext, Cum-on-Beyonce, nexern and Jean Luc. (From left to right)
Photo by salsacz.
hero member
Activity: 784
Merit: 500


Yeah! This pic was taken on the first Nxt meeting. BCNext, Cum-on-Beyonce, nexern and Jean Luc. (From left to right)


Thank me later.
full member
Activity: 266
Merit: 100
NXT is the future
History of the initial founder accounts:

Quote
2013-11-24: 1,000,000,000
2013-12-01: 622,209,864
2013-12-08: 406,016,313
2013-12-15: 305,742,843
2013-12-22: 265,220,001
2013-12-29: 248,241,416
2014-01-05: 148,913,050
2014-01-06: 139,681,005

do you mean genesis account here?

Pin

Total balance of the 73 accounts that got money from genesis account, grouped per week.


Keep up the good work founders!

very nice this should stop some fud.

Pin
sr. member
Activity: 308
Merit: 250
Quote from: Come-from-Beyond link=topic=345619.msg4361919#msg4361919 date=1389085quote

API is ready. To make an HTML client we need JS library for signing/verification (look at that bounty).

But API is not in 5.0, right? How would I test asset exchange features when implementing it in my client?

We need a document that describes entire flow, gives examples, etc... Please!

API is not enabled yet.

http://wiki.nxtcrypto.org/wiki/Nxt_API#Asset_exchange_operations

Edit: Later we'll launch a test version on the testnet.

From the looks of it there's no "quick buy / buy it now" option? Is it true that the person that has placed the asset online has to manually transfer it? (via transferAsset). I guess you could do it with a bot but it has to be connected all the time.
member
Activity: 75
Merit: 10
History of the initial founder accounts:

Quote
2013-11-24: 1,000,000,000
2013-12-01: 622,209,864
2013-12-08: 406,016,313
2013-12-15: 305,742,843
2013-12-22: 265,220,001
2013-12-29: 248,241,416
2014-01-05: 148,913,050
2014-01-06: 139,681,005

do you mean genesis account here?

Pin

Total balance of the 73 accounts that got money from genesis account, grouped per week.


Keep up the good work founders!
Jump to: