joefox
|
|
March 05, 2014, 10:13:12 PM |
|
Does this make sense to anyone and does anyone have any ideas about how we arrive at one website and one simple client.
Problem solved re: a simple client: https://wallet.mynxt.infoAs for one website: right now it's www.nxtcrypto.org. But the truth is that Nxt is decentralized and you CANNOT force ANYONE to adhere to one of anything.
|
|
|
|
wesleyh
|
|
March 05, 2014, 10:14:56 PM |
|
Does this make sense to anyone and does anyone have any ideas about how we arrive at one website and one simple client.
Problem solved re: a simple client: https://wallet.mynxt.infoAs for one website: right now it's www.nxtcrypto.org. But the truth is that Nxt is decentralized and you CANNOT force ANYONE to adhere to one of anything. Anyone can also simply put my web wallet online. Well, they'll have to wait until there's client side encryption, but when that is done, can be used without issue. Even simpler, simply download the HTML folder, open index.html and connect to any public node there is. (Again, when client side encryption is completed). No exe needed.. but of course then you don't have java server local. Good enough for newbies though!
|
|
|
|
pinarello
Full Member
Offline
Activity: 266
Merit: 100
NXT is the future
|
|
March 05, 2014, 10:15:07 PM |
|
J-L,
- please tell us when that bug in AE will be fixed?
- can we integrate AE 13th march?
|
|
|
|
ChuckOne
Sr. Member
Offline
Activity: 364
Merit: 250
☕ NXT-4BTE-8Y4K-CDS2-6TB82
|
|
March 05, 2014, 10:15:27 PM |
|
I really do not understand where the problem lies? The whales could easily support two developers FULLTIME to finish a client within a month.
really? Really. Fulltime means they have plenty of time. NXT only have a limit amount of features: Accounts Balance + Transactions Aliases Voting System Asset Exchange Beyond that are mere statistical goodies: blockchain explorer peers API calls are pretty simple and easy to use. The returned JSON can easily be parsed and evaluated. The only heavily load (and that's intrinsic to native clients) is the GUI. ***** Personal Preference ***** Might not reflect the most optimal solution for NXT. I like the web client extended, but that's probably mainly due to my Web affinity.
|
|
|
|
wesleyh
|
|
March 05, 2014, 10:16:49 PM |
|
J-L,
- please tell us when that bug in AE will be fixed?
- can we integrate AE 13th march?
That's just a known bug, there may be other bugs. l8orre mentioned some things, not sure if jean-luc has checked into that. Also waiting for jl777 test of the asset exchange. All users should test it themselves also.
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
|
March 05, 2014, 10:16:52 PM |
|
What about the new high-level/low-level API? Is there some coming until April?
I'm not planning to implement it.
|
|
|
|
opticalcarrier
|
|
March 05, 2014, 10:18:45 PM |
|
Anyone can also simply put my web wallet online. Well, they'll have to wait until there's client side encryption, but when that is done, can be used without issue. Even simpler, simply download the HTML folder, open index.html and connect to any public node there is. (Again, when client side encryption is completed). No exe needed.. but of course then you don't have java server local. Good enough for newbies though!
when is this going to happen?
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
|
March 05, 2014, 10:20:16 PM |
|
how do we know you actualy delivered what BCNext has paid for is better formulated. how do we know you did all what he asked? U can't know that. But... I recall that u said that I am BCNext, so if I paid myself for doing something then I could change the agreement any way I wish, coz both the parties would agree on that.
|
|
|
|
Jean-Luc
|
|
March 05, 2014, 10:20:52 PM |
|
Test net nodes: please update to 0.8.6, and delete your old blockchain.
|
|
|
|
Patel
Legendary
Offline
Activity: 1320
Merit: 1007
|
|
March 05, 2014, 10:21:22 PM |
|
To whoever runs the PM list, Please take my name off the spam list, thank you
|
|
|
|
wesleyh
|
|
March 05, 2014, 10:21:47 PM |
|
Anyone can also simply put my web wallet online. Well, they'll have to wait until there's client side encryption, but when that is done, can be used without issue. Even simpler, simply download the HTML folder, open index.html and connect to any public node there is. (Again, when client side encryption is completed). No exe needed.. but of course then you don't have java server local. Good enough for newbies though!
when is this going to happen? I got some code from BloodyRookie to do client side encryption, but I haven't yet looked into it deeply. I was going to contact Zahlen and a few other people to help, just didn't find the time to do that. Also, I may perhaps have to wait for CFB until he makes his prepareTransaction API call available, as that would make it easier. I hope that this API returns error messages in case there is a mistake, and raw bytes if there aren't. Then when returned those bytes would have to be signed by the password and this can be broadcasted out. It's also possible to do this without prepareTransaction, but that's going to create a lot of duplicate code and client side error checking is required, so I'm not sure if that's a good solution.. I think it's best to wait for the prepareTransaction API. (This api takes all parameters except the user password).
|
|
|
|
ChuckOne
Sr. Member
Offline
Activity: 364
Merit: 250
☕ NXT-4BTE-8Y4K-CDS2-6TB82
|
|
March 05, 2014, 10:23:25 PM |
|
New version of my web interface available for download: http://nxtra.org/nxt-client/dev.zipI haven't change the interface at http://nxtra.org/nxt-client yet though, will do that tomorrow. Anyway, I haven't pushed this to bitbucket yet because I need to fix a few more bugs. If anyone is willing to test, place the unzipped files in nxt/html/tools/dev Then connect to testnet (by editing nxt-default.properties) and try everything out. It now comes with skin abilities, I made this when testnet was down, obviously not a high priority, but still.. Eventually it will be possible to customize the boxes, background, and tables as well. For now, just the sidebar and header are customizable. There's a bug though if you go to settings and try to customize default sidebar/header it won't work. Will fix that tomorrow. Again, test on TESTNET. Donations are appreciated at 8189784314684138350 - thank you! I might have been blind for days now. But this is great!!!! I should get some sleep.
|
|
|
|
Fern
|
|
March 05, 2014, 10:24:22 PM |
|
Does this make sense to anyone and does anyone have any ideas about how we arrive at one website and one simple client.
Problem solved re: a simple client: https://wallet.mynxt.infoAs for one website: right now it's www.nxtcrypto.org. But the truth is that Nxt is decentralized and you CANNOT force ANYONE to adhere to one of anything. Anyone can also simply put my web wallet online. Well, they'll have to wait until there's client side encryption, but when that is done, can be used without issue. Even simpler, simply download the HTML folder, open index.html and connect to any public node there is. (Again, when client side encryption is completed). No exe needed.. but of course then you don't have java server local. Good enough for newbies though! No, all too fancy and complicated too soon. The online idea is great but there isn't enough trust built up yet in NXT. Lets just get Wesleyh's client up and running as the primary client and go from there.
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
|
March 05, 2014, 10:25:11 PM |
|
The time the orders were placed should determine the price at which the deal is made, not part of a hash. That's why is was asking about the algorithm.
Order X is placed earlier than order Y if X has more confirmations than Y. When they have the same number of confirmations then their ids define the order. Time doesn't matter at all.
|
|
|
|
jl777
Legendary
Offline
Activity: 1176
Merit: 1134
|
|
March 05, 2014, 10:27:28 PM Last edit: March 05, 2014, 10:39:03 PM by jl777 |
|
Test net nodes: please update to 0.8.6, and delete your old blockchain.
OK, starting to upgrade 209.126.* and 162.217.* James Edit: I think I got all 180 of them. If anybody sees one of my servers not upgraded, please let me know the IP
|
|
|
|
opticalcarrier
|
|
March 05, 2014, 10:29:53 PM |
|
how do we know you actualy delivered what BCNext has paid for is better formulated. how do we know you did all what he asked? U can't know that. But... I recall that u said that I am BCNext, so if I paid myself for doing something then I could change the agreement any way I wish, coz both the parties would agree on that. not necessarily. how sane are you?
|
|
|
|
swartzfeger
|
|
March 05, 2014, 10:30:01 PM |
|
Wesleyh, when will the Mac client support 0.8.x? I'm still at 0.7.5. Friday, I'm away tomorrow afternoon, but friday this will be my priority. Sorry for the delay, been working on the web interface non-stop.. Understood. That's what I assumed. It really is a great client, which is why I'm anxious to upgrade.
|
|
|
|
opticalcarrier
|
|
March 05, 2014, 10:30:23 PM |
|
I think a better method would be to globally limit amount of forging power as a variable figure based on the target of the current block or that and some other factors. This would allow us to optimally maximize the use of forging power while protecting the network from letting 1 group, either pooled or a single account, get too large for any network target condition at any particular time. It should work on a first come first served basis such that only the first group of users declared in the blockchain as having their forging power in the leased pool to have their funds used in the pool, and that other users beyond that amount defined by current target would temporarily have their entire balances not part of the pool's forging power if the target is too high, and when target lowers enough, they get put back in.
I believe this should all be possible to be validated on the blockchain by the entire network.
This method would put the onus of responsibility for maximization of pooled forging power on the ACCOUNT OWNERS. They would have to think about which pool is best for their particular balance if they wanted maximization.
Now Im not quite sure I really understand forging, or target, etc. If I did then I would complete the white paper. But my point would be that at 100% target, then almos all NXT is forging, right? at 400% then only 1/4 of all NXT is forging, right? If thats the case then my idea for limiting forging is to prevent someone from taking control of the network. But I could be way off here. Can someone correct me if Im wrong? (I still dont quite understand what it means when target is under 100% because its just impossible for 150% of all NXT to be forging. So I kind of think then a target of 50% mean that maybe 100% of all NXT was forging but the block came 30 secs after the previous block, or maybe 50% of all NXT was forging, and the block came after only 15 secs of the previous block? Is that about right? Like I said, my idea up there could be completely unfeasable; but it would be good I think to have the network to simply not allow some large pool to take over. Can someone smarter than me tell me if Im out in the weeds?
|
|
|
|
pinarello
Full Member
Offline
Activity: 266
Merit: 100
NXT is the future
|
|
March 05, 2014, 10:31:19 PM |
|
how do we know you actualy delivered what BCNext has paid for is better formulated. how do we know you did all what he asked? U can't know that. But... I recall that u said that I am BCNext, so if I paid myself for doing something then I could change the agreement any way I wish, coz both the parties would agree on that. not necessarily. how sane are you? with or without his pills?
|
|
|
|
Fern
|
|
March 05, 2014, 10:32:07 PM |
|
how do we know you actualy delivered what BCNext has paid for is better formulated. how do we know you did all what he asked? U can't know that. But... I recall that u said that I am BCNext, so if I paid myself for doing something then I could change the agreement any way I wish, coz both the parties would agree on that. CFB, are you the only one communicating with BCNext? Who will be in touch with him when you depart in 3 1/2 weeks?
|
|
|
|
|