Bitcoin Forum
April 27, 2024, 12:34:55 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 [1106] 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 ... 2557 »
  Print  
Author Topic: NXT :: descendant of Bitcoin - Updated Information  (Read 2761529 times)
chanc3r
Sr. Member
****
Offline Offline

Activity: 952
Merit: 253



View Profile
January 21, 2014, 05:08:34 PM
 #22101


I don't think there is an api call to filter AM's where recipient = X and sender = Y, right? (this should be added)..

Just call getAccountTransactionIDs for the account then loop and find the first one where recipient == avatar_account.


Erm what's the processing time for every thousand transactions... sounds a bit like avatar mining Cheesy

Transactions must be included in a block to be properly completed. When you send a transaction, it is broadcast to miners. Miners can then optionally include it in their next blocks. Miners will be more inclined to include your transaction if it has a higher transaction fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 21, 2014, 05:08:41 PM
 #22102

Thanks, that did it! I think it slipped in when transferring the api from the wiki.

I also seem to have a problem with the deadline - docu says it should be in minutes. I get this reply for every request that has a deadline, sendMoney as well as placeOrder, etc ...

Do you see anything obviously wrong in the query below? Is maybe the 'REFTRANSACTION' to be dropped out of all queries? Thanks!

http://holms.cloudapp.net:6874/nxt?fee=1&secretPhrase=xxxxxxxxxxxxxx&requestType=sendMoney&amount=43&deadline=30&referencedTransaction=REFTRANSACTION&recipient=9998590259914237067

Get rid of referencedTransaction.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 21, 2014, 05:09:23 PM
 #22103


Guys, u were talking about splitting the bounty to 4 parts. Did u come to a decision? If u r agree to split the bounty then I won't spend time on speedtests.

Well I wouldn't mind. We all spend a lot of time coding. I guess hoax and gimre don't mind too, but I haven't heard Jaguar's opinion yet.

Ok, let's wait for Jaguar.
jl777
Legendary
*
Offline Offline

Activity: 1176
Merit: 1132


View Profile WWW
January 21, 2014, 05:10:29 PM
 #22104

Does anybody know what time the strange fractional orders on dgex got cleared last night? For a few hours bter was trading 50% above dgex. That is clearly unsustainable and my guess is that the bter market got arbitraged down to the dgex price. Since the dgex price seemed to be stuck, this means the downward move from .00016 was not due to big seller, but arbitrage, or perceived arbitrage. The NXT/CNY value peaked at .85 and dropped to match the dgex price.

It seems the dgex price is unstuck now and this bounce at .00016 is the second time, regardless of the reason. It is not uncommon for a price to bounce three times before breaking out. I think it is good that it has come back down a bit as the rise was too extreme. Gather some support at .0001 and gradually get back to .00016, bounce back a bit and then finally breakthrough. That would be a sustainable pattern that would then turn .00016 from a price ceiling (resistance) to price floor (support).

Of course, this is crypto, so anything can happen, but I think there is a significant amount of fast money parked in NXT right now, so it could follow more standard technical patterns

James

http://www.digitalcatallaxy.com/report2015.html
100+ page annual report for SuperNET
ferment
Full Member
***
Offline Offline

Activity: 168
Merit: 100


IDEX - LIVE Real-time DEX


View Profile
January 21, 2014, 05:11:22 PM
 #22105


I don't think there is an api call to filter AM's where recipient = X and sender = Y, right? (this should be added)..

Just call getAccountTransactionIDs for the account then loop and find the first one where recipient == avatar_account.


Erm what's the processing time for every thousand transactions... sounds a bit like avatar mining Cheesy

It's fast particularly if you cache and use timestamp.

Or, a service provider could certainly maintain an http accessible cache. If you're not into the decentralized thang.

msin
Legendary
*
Offline Offline

Activity: 1470
Merit: 1004


View Profile
January 21, 2014, 05:11:37 PM
 #22106


Guys, u were talking about splitting the bounty to 4 parts. Did u come to a decision? If u r agree to split the bounty then I won't spend time on speedtests.

Well I wouldn't mind. We all spend a lot of time coding. I guess hoax and gimre don't mind too, but I haven't heard Jaguar's opinion yet.

Ok, let's wait for Jaguar.

He's busy with NEM.  Question for CFB; Is a Reputation System being developed by JLC or You? (or plans to develop)  I was going to offer a bounty for a working version, implemented using public AM.  
jl777
Legendary
*
Offline Offline

Activity: 1176
Merit: 1132


View Profile WWW
January 21, 2014, 05:13:07 PM
 #22107


Guys, u were talking about splitting the bounty to 4 parts. Did u come to a decision? If u r agree to split the bounty then I won't spend time on speedtests.

Well I wouldn't mind. We all spend a lot of time coding. I guess hoax and gimre don't mind too, but I haven't heard Jaguar's opinion yet.

Ok, let's wait for Jaguar.

How much work is it to benchmark all 4 on the same platform? I would like to know the TPS and I think it makes sense for there to be published performance and also test results. Since it is JS, doesn't that mean it is browser specific? Do all four run on all popular browsers?

James

http://www.digitalcatallaxy.com/report2015.html
100+ page annual report for SuperNET
BitcoinForumator
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000


View Profile
January 21, 2014, 05:14:50 PM
 #22108

Does anybody know what time the strange fractional orders on dgex got cleared last night? For a few hours bter was trading 50% above dgex. That is clearly unsustainable and my guess is that the bter market got arbitraged down to the dgex price. Since the dgex price seemed to be stuck, this means the downward move from .00016 was not due to big seller, but arbitrage, or perceived arbitrage. The NXT/CNY value peaked at .85 and dropped to match the dgex price.

It seems the dgex price is unstuck now and this bounce at .00016 is the second time, regardless of the reason. It is not uncommon for a price to bounce three times before breaking out. I think it is good that it has come back down a bit as the rise was too extreme. Gather some support at .0001 and gradually get back to .00016, bounce back a bit and then finally breakthrough. That would be a sustainable pattern that would then turn .00016 from a price ceiling (resistance) to price floor (support).

Of course, this is crypto, so anything can happen, but I think there is a significant amount of fast money parked in NXT right now, so it could follow more standard technical patterns

James

I enjoy reading your analysis.

Oh and btw...Frictionless has another project going on:

http://cryptosource.org/ixcoin-a-very-old-bitcoin-clone-ready-to-skyrocket/

He's trying to dethrone Bitcoin, Mastercoin and now NXT.

Will he succeed? Stay tuned...
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 21, 2014, 05:19:58 PM
 #22109

He's busy with NEM.  Question for CFB; Is a Reputation System being developed by JLC or You? (or plans to develop)  I was going to offer a bounty for a working version, implemented using public AM.  

Reputation System is not going to be implemented in foreseeable future.
chanc3r
Sr. Member
****
Offline Offline

Activity: 952
Merit: 253



View Profile
January 21, 2014, 05:20:24 PM
 #22110

Yes, this would be the solution - if that alias of account number was locked and only the account itself can own it, then we can do this. If it is squattable, then it isn't possible to do.

CFB, what are your thoughts?

Squatting is allowed. Let's find another way.

Of course it is - squatting is one of the value's of aliases... So lets not call it an alias (even if that might be its implementation)

you have previously proposed locking 10 accounts in a special way for a specific reason..

So why not give all accounts a single new attribute which would support client/app/service development?

Alias might be the basis of its implementation but you could call it what you like.

msin
Legendary
*
Offline Offline

Activity: 1470
Merit: 1004


View Profile
January 21, 2014, 05:20:42 PM
 #22111

He's busy with NEM.  Question for CFB; Is a Reputation System being developed by JLC or You? (or plans to develop)  I was going to offer a bounty for a working version, implemented using public AM.  

Reputation System is not going to be implemented in foreseeable future.

Thank you.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 21, 2014, 05:20:45 PM
 #22112

How much work is it to benchmark all 4 on the same platform? I would like to know the TPS and I think it makes sense for there to be published performance and also test results. Since it is JS, doesn't that mean it is browser specific? Do all four run on all popular browsers?

James

I tested only signing in Chrome.
wesleyh
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
January 21, 2014, 05:25:43 PM
 #22113

Yes, this would be the solution - if that alias of account number was locked and only the account itself can own it, then we can do this. If it is squattable, then it isn't possible to do.

CFB, what are your thoughts?

Squatting is allowed. Let's find another way.

Of course it is - squatting is one of the value's of aliases... So lets not call it an alias (even if that might be its implementation)

you have previously proposed locking 10 accounts in a special way for a specific reason..

So why not give all accounts a single new attribute which would support client/app/service development?

Alias might be the basis of its implementation but you could call it what you like.

+1  -- just use a special format of alias, like suggested @ followed by account ID.

It is my understanding that @ is not allowed at the moment, so the code could be changed so that only the account itself can create @ACCOUNT_ID.
Mistafreeze
Sr. Member
****
Offline Offline

Activity: 897
Merit: 284



View Profile
January 21, 2014, 05:26:00 PM
 #22114

Yes, this would be the solution - if that alias of account number was locked and only the account itself can own it, then we can do this. If it is squattable, then it isn't possible to do.

CFB, what are your thoughts?

Squatting is allowed. Let's find another way.

Of course it is - squatting is one of the value's of aliases... So lets not call it an alias (even if that might be its implementation)

you have previously proposed locking 10 accounts in a special way for a specific reason..

So why not give all accounts a single new attribute which would support client/app/service development?

Alias might be the basis of its implementation but you could call it what you like.

+2
NxtChg
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1000


Simcoin Developer


View Profile WWW
January 21, 2014, 05:28:24 PM
 #22115

Just some stats: here's how my 9000 unique IPs so far are distributed:



Simcoin: https://simtalk.org:444/ | The Simplest Bitcoin Wallet: https://tsbw.io/ | Coinmix: https://coinmix.to | Tippr stats: https://tsbw.io/tippr/
--
About smaragda and his lies: https://medium.com/@nxtchg/about-smaragda-and-his-lies-c376e4694de9
jl777
Legendary
*
Offline Offline

Activity: 1176
Merit: 1132


View Profile WWW
January 21, 2014, 05:28:32 PM
 #22116

How much work is it to benchmark all 4 on the same platform? I would like to know the TPS and I think it makes sense for there to be published performance and also test results. Since it is JS, doesn't that mean it is browser specific? Do all four run on all popular browsers?

James

I tested only signing in Chrome.

If these four will be reference implementations recommended for other developers to use, I think it would make sense for someone to spend the effort to benchmark and test on various browsers. All four implementations appear to be done in different ways, which means different performance and also potentially different compatibility.

Would be bad PR if any of the reference code has significant compatibility issues. Maybe someone can offer a small bounty for this? I am about to go on the road again, so I won't be able to test this, but I am sure there are people eager to earn a bit of NXT.

I don't even know how one would test this, so maybe someone that does could post testing instructions?

James

http://www.digitalcatallaxy.com/report2015.html
100+ page annual report for SuperNET
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 21, 2014, 05:30:34 PM
 #22117

If these four will be reference implementations recommended for other developers to use, I think it would make sense for someone to spend the effort to benchmark and test on various browsers. All four implementations appear to be done in different ways, which means different performance and also potentially different compatibility.

Would be bad PR if any of the reference code has significant compatibility issues. Maybe someone can offer a small bounty for this? I am about to go on the road again, so I won't be able to test this, but I am sure there are people eager to earn a bit of NXT.

I don't even know how one would test this, so maybe someone that does could post testing instructions?

James

The other developers should do this work by themselves.
rriky92
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile WWW
January 21, 2014, 05:31:02 PM
 #22118

Why Only 1000 bytes for arbitrary message?
ferment
Full Member
***
Offline Offline

Activity: 168
Merit: 100


IDEX - LIVE Real-time DEX


View Profile
January 21, 2014, 05:31:38 PM
 #22119

Good promotion by a twitter day trader: https://twitter.com/ActualAdviceBTC/status/425678532639858688

Quote
throwing some #doge winnings into #NXT... not many exchanges for it yet tho http://www.cryptocoincharts.info/#jump-nxt-btc  I guess btc is flat enough to play alts

Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 21, 2014, 05:32:17 PM
 #22120

Why Only 1000 bytes for arbitrary message?

An arbitrary number was taken.
Pages: « 1 ... 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 [1106] 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 ... 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!