Pages:
Author

Topic: Holy Grail BOUNTY - page 2. (Read 36288 times)

full member
Activity: 208
Merit: 101
January 04, 2014, 12:57:02 PM
This is amazing!
Eventually this would kill all those Gox like exchanges, wouldn't it?

Merry Christmas!


Here are some brand new videos of this app:


Intro: http://goo.gl/Ea6rzq

Advanced: http://goo.gl/i0J3AF


===> P.S. in the videos, I mention a couple of articles. Here are the links to those articles:

http://bitcoinism.blogspot.com/2013/12/voting-pools-how-to-stop-plague-of.html

http://bitcoinism.blogspot.com/2013/12/lex-cryptographia.html
sr. member
Activity: 440
Merit: 250
December 28, 2013, 03:04:02 PM
Here are some brand new videos of this app:


Intro: http://goo.gl/Ea6rzq

Advanced: http://goo.gl/i0J3AF
Thanks for the videos.

Market scaling... "Lump sum or nothing" option unquestionably is the most principal approach but is not enough for a truly liquid market. Very often users have nothing in spite if their limit orders are partially executed. They must be able to make a choice for the type of market scaling of their orders?

Partial execution - allowed/not allowed => if allowed => define minimum size of a single lot (default minimum must be the minimal denomination of the traded asset).

OT markets are very powerful:

-- Market orders (buy/sell full order at any price.)

-- Limit orders (where a price is set per scale.)

-- Scaled markets (price per 1 BTC, price per 100 BTC, price per 10000 BTC, etc -- these can be different markets based on scale.)

-- Fill-or-kill orders (fill the entire order, or no trades at all.)

-- Minimum increments (multiplied against scale. For example, if the scale is 1, and the minimum increment is 4, then the order will trade on the 1 BTC market, but only increments of 4 BTC at a time.)

-- Stop orders. (The offer only activates when the price reaches a certain amount, and then once it activates, it becomes a market order.)

-- Stop limits. (The offer only activates when the price reaches a certain amount, and then once it activates, it becomes a limit order.)
newbie
Activity: 53
Merit: 0
December 28, 2013, 05:15:54 AM
Here are some brand new videos of this app:


Intro: http://goo.gl/Ea6rzq

Advanced: http://goo.gl/i0J3AF
Thanks for the videos.

Market scaling... "Lump sum or nothing" option unquestionably is the most principal approach but is not enough for a truly liquid market. Very often users have nothing in spite if their limit orders are partially executed. They must be able to make a choice for the type of market scaling of their orders?

Partial execution - allowed/not allowed => if allowed => define minimum size of a single lot (default minimum must be the minimal denomination of the traded asset).
sr. member
Activity: 440
Merit: 250
December 27, 2013, 02:22:53 PM
Merry Christmas!


Here are some brand new videos of this app:


Intro: http://goo.gl/Ea6rzq

Advanced: http://goo.gl/i0J3AF


===> P.S. in the videos, I mention a couple of articles. Here are the links to those articles:

http://bitcoinism.blogspot.com/2013/12/voting-pools-how-to-stop-plague-of.html

http://bitcoinism.blogspot.com/2013/12/lex-cryptographia.html

THX FT! How is that with the password when cash is exported. You set it to "blabla". You didn't need it to import, though. Or was it copied to clipboard together with the rest? Is a PW just needed for the blinding process?

Because OT uses a passphrase to create or unlock a private key.

Once it does, that private key is securely cached until it times out (say, 30 seconds, or 5 minutes -- it's configurable.)

(Otherwise you might have to type a password 5 times during a single action.)

So it never asked again for that PW because it already had the key unlocked, and it hadn't timed out yet.
full member
Activity: 215
Merit: 100
Shamantastic!
December 27, 2013, 10:24:00 AM
Very impressive FT! Ever closer, needed comprehension.

FF
full member
Activity: 226
Merit: 100
December 27, 2013, 05:41:54 AM
Merry Christmas!


Here are some brand new videos of this app:


Intro: http://goo.gl/Ea6rzq

Advanced: http://goo.gl/i0J3AF


===> P.S. in the videos, I mention a couple of articles. Here are the links to those articles:

http://bitcoinism.blogspot.com/2013/12/voting-pools-how-to-stop-plague-of.html

http://bitcoinism.blogspot.com/2013/12/lex-cryptographia.html

THX FT! How is that with the password when cash is exported. You set it to "blabla". You didn't need it to import, though. Or was it copied to clipboard together with the rest? Is a PW just needed for the blinding process?
hero member
Activity: 544
Merit: 500
December 26, 2013, 09:34:08 PM
Incredible work  Shocked

This whole field is expending at such a breakneck speed i'm getting dizzy. 
legendary
Activity: 3920
Merit: 2348
Eadem mutata resurgo
December 26, 2013, 03:58:10 PM
xmas pressies ... thnx.
sr. member
Activity: 440
Merit: 250
December 26, 2013, 08:04:17 AM
Merry Christmas!


Here are some brand new videos of this app:


Intro: http://goo.gl/Ea6rzq

Advanced: http://goo.gl/i0J3AF


===> P.S. in the videos, I mention a couple of articles. Here are the links to those articles:

http://bitcoinism.blogspot.com/2013/12/voting-pools-how-to-stop-plague-of.html

http://bitcoinism.blogspot.com/2013/12/lex-cryptographia.html
legendary
Activity: 3920
Merit: 2348
Eadem mutata resurgo
November 30, 2013, 04:22:18 PM
I've started working on the HTTP Interface.
When it's finished it should be possible for webdesigners to create an Open Transactions web client using only HTML and JS I think.

The interface looks like this:
http://127.0.0.1/register_nym?SERVER_ID=SciO6ANKm5Sk8UUSbJyM7Xu7CPAjVaISTAB5AmiuBTw&NYM_ID=Sx56Yvzn3nA3UylzWAoInzTOIyYrT6SFJbUyD6eXKgd

There is every function available from the OT_ME class:
http://opentransactions.org/docs/class_o_t___m_e.html
Be sure to use the same parameter name as keys.
If somebody wants a easier/different interface, please tell me what this should be able to do and how it should look like.

Is there anybody interested in making an OT webclient with HTML5/JS?

Good work lclc.
sr. member
Activity: 298
Merit: 275
Bitcoin Association Switzerland
November 30, 2013, 03:12:13 PM
I've started working on the HTTP Interface.
When it's finished it should be possible for webdesigners to create an Open Transactions web client using only HTML and JS I think.

The interface looks like this:
http://127.0.0.1/register_nym?SERVER_ID=SciO6ANKm5Sk8UUSbJyM7Xu7CPAjVaISTAB5AmiuBTw&NYM_ID=Sx56Yvzn3nA3UylzWAoInzTOIyYrT6SFJbUyD6eXKgd

There is every function available from the OT_ME class:
http://opentransactions.org/docs/class_o_t___m_e.html
Be sure to use the same parameter name as keys.
If somebody wants a easier/different interface, please tell me what this should be able to do and how it should look like.

Is there anybody interested in making an OT webclient with HTML5/JS?
sr. member
Activity: 298
Merit: 275
Bitcoin Association Switzerland
November 27, 2013, 01:48:41 PM
My first impression is that not all English strings from OT and Moneychanger UI are included in the en_US.ts file. Indeed, if the first version isn't still ready it doesn't really matter as many strings will probably have to be changed. I suggest lclc get paid half of the bounty now and the other half when first translation is a fact, ie internationalization functionality is tested. But after all, FT is the lead. He decides how to proceed and I'll be perfectly fine with it.

Yes there aren't all strings included, I (or someone else) have to build those files everytime something changed (last time I build is some days ago). That's why I said you can't start translation now. As soon as the UI is finish we can start coordinating the translations.

I don't need the Bitcoins yet.
legendary
Activity: 3431
Merit: 1233
November 27, 2013, 01:07:45 PM
lclc, could you provide the manual of how people willing to start translations of OT and Moneychanger UI into their own languages should use your code to do that?

I already made a small documentation-file about how to start translating. It's in the documentation folder: https://github.com/Open-Transactions/Moneychanger/blob/master/documentation/translating
Should be very easy with the Qt Linguist tool (it's the same for all Qt applications).

But yes, please don't start translating yet.

The Qt Linguist is really a nice tool.

My first impression is that not all English strings from OT and Moneychanger UI are included in the en_US.ts file. Indeed, if the first version isn't still ready it doesn't really matter as many strings will probably have to be changed. I suggest lclc get paid half of the bounty now and the other half when first translation is a fact, ie internationalization functionality is tested. But after all, FT is the lead. He decides how to proceed and I'll be perfectly fine with it.
sr. member
Activity: 298
Merit: 275
Bitcoin Association Switzerland
November 27, 2013, 07:57:10 AM
lclc, could you provide the manual of how people willing to start translations of OT and Moneychanger UI into their own languages should use your code to do that?

I already made a small documentation-file about how to start translating. It's in the documentation folder: https://github.com/Open-Transactions/Moneychanger/blob/master/documentation/translating
Should be very easy with the Qt Linguist tool (it's the same for all Qt applications).

But yes, please don't start translating yet.
sr. member
Activity: 440
Merit: 250
November 27, 2013, 07:32:48 AM
Note that this bounty wasn't for the translations into various languages, but rather for the internationalization coding itself.
Yes, exactly.

lclc, could you provide the manual of how people willing to start translations of OT and Moneychanger UI into their own languages should use your code to do that?

FYI I wouldn't start the translations until, as lclc said, the first version of the app is ready.

Otherwise if some of the english strings end up having to change, the translations will require re-work as well.
legendary
Activity: 3431
Merit: 1233
November 27, 2013, 07:10:26 AM
Note that this bounty wasn't for the translations into various languages, but rather for the internationalization coding itself.
Yes, exactly.

lclc, could you provide the manual of how people willing to start translations of OT and Moneychanger UI into their own languages should use your code to do that?
newbie
Activity: 53
Merit: 0
November 27, 2013, 06:45:01 AM
Re: Internationalization. Lclc already coded the internationalization, though he hasn't collected the bounty yet, I will be paying it out to him soon.
I've spent some time on OT github's pages but couldn't locate where is the internationalization code? Is it in the master or is it forked somewhere?

HI, where did you look in OT or in Moneychanger?

It's all in the Master branch of Moneychanger: https://github.com/Open-Transactions/Moneychanger

translation.h/.cpp, the settings UI, the example translations in /src/Translations, etc

@FT: Like I said I'm ok to receive the bounty when R1 is out. If you want to send it already now you cold send it to: 1BVh8G6P2T8zjS89EF9eTCiNq4wunPyGCG
Ah okay, didn't look on Moneychanger. Thank you for responding, lclc.
sr. member
Activity: 298
Merit: 275
Bitcoin Association Switzerland
November 27, 2013, 06:33:09 AM
Re: Internationalization. Lclc already coded the internationalization, though he hasn't collected the bounty yet, I will be paying it out to him soon.
I've spent some time on OT github's pages but couldn't locate where is the internationalization code? Is it in the master or is it forked somewhere?

HI, where did you look in OT or in Moneychanger?

It's all in the Master branch of Moneychanger: https://github.com/Open-Transactions/Moneychanger

translation.h/.cpp, the settings UI, the example translations in /src/Translations, etc

@FT: Like I said I'm ok to receive the bounty when R1 is out. If you want to send it already now you cold send it to: 1BVh8G6P2T8zjS89EF9eTCiNq4wunPyGCG
newbie
Activity: 53
Merit: 0
November 27, 2013, 06:23:55 AM
Re: Internationalization. Lclc already coded the internationalization, though he hasn't collected the bounty yet, I will be paying it out to him soon.
I've spent some time on OT github's pages but couldn't locate where is the internationalization code? Is it in the master or is it forked somewhere?
sr. member
Activity: 440
Merit: 250
November 25, 2013, 06:56:53 PM
Hi all,

I've been busy the past week or two implementing the Markets UI.

I had to make changes in OT itself so that it would support market orders. (OT now supports market orders, limit orders, day orders, fill-or-kill orders, stop orders, and stop limits.)

I've got the Markets UI about half done and should have it finished up in the next day or so. (I will not be collecting the money, but will instead re-allocate it to other tasks of this project.)

Re: Internationalization. Lclc already coded the internationalization, though he hasn't collected the bounty yet, I will be paying it out to him soon. I will also be paying Xenland his share of the basic UI bounty (Xenland, be sure to send me your BTC address.)

Note that this bounty wasn't for the translations into various languages, but rather for the internationalization coding itself.

Once I finish the Markets UI I'll record a demo video so everyone can see it in action. Also I should note that Yamamushi recently got an install.dmg working for the Mac platform!
Pages:
Jump to: