My work in February:
All my work on the distributed exchange spec, code, and design:
* Implemented new full HTML5 wallet in demo.masterchain.info:
https://demo.masterchain.info/wallet.html (users add addresses to wallet from address pages.) Currently supports >20 usability and security features and functions that facilitate DEx trading. Find detailed list in the next section.
* Created quick user guide for the wallet available at:
https://demo.masterchain.info/Masterchain_wallet_01.pdf Please read the user guide (it is just page) as it includes the full description of my main body of work.
* Implemented HTML5 transactions form
fully integrated with the wallet (import addresses and private keys from wallet) required for DEx testing.
All my work on dEX testing:
* I tested several standard DEx transaction dev.masterchain.info from the point of view of the wallet user: Initiated transactions from the wallet, verified that the transactions appear in the transaction history list of the wallet and reflected in the balance shown in the wallet.
* I continuously test the wallet of
https://demo.masterchain.info/ on an array of
>30 combinations of devices, screen sizes, resolutions and web browsers including 2 smart phones (iOS and Android) and 3 tablets. As also the developer of the wallet I never move forward with design and implementation directions that cannot be scaled to all screen sizes and be usable with both touch screens and mouse modes.
Other work I would like considered for the "General Innovation" bounty:
Started to investigate (working on a usable prototype) an adaptation of the HTML5 web wallet into a standalone Android application (following a direct request from management) that can be executed directly without browser. I am using
control and it is going well (Started on the 28th of February.)