- Feb 09, 2017
-
-
-
* Add proper links to TxRows (#4314) * Add proper link to the Signer (#4314) * Fix and add tests
-
* Fix overflow issues in Firefox (#4348) * Fix wrong Promise inferance * Add new Componennt for Token Images (#4496) * Revert "Add new Componennt for Token Images (#4496)" This reverts commit 6ffbdab891f85e4d988e3e8e96fc2c651bd68e04.
-
GitLab Build Bot authored
-
Jaco Greeff authored
-
GitLab Build Bot authored
-
Bas authored
* Create settings.js * Create index.js * Update constants.js * Update languages.js
-
Svyatoslav Nikolsky authored
* fix vault for root && read vault meta without key * support for old vaults (wthout meta field)
-
Nikolay Volf authored
* extend derivatino to arbitrary labels * fix review * fix more obsolete comments * hard test for h256 * fix using only 4 bytes from hash
-
Arkadiy Paronyan authored
-
-
GitLab Build Bot authored
-
* Add a specific embed webpack build // output assets in JSON * WIP Embed * Updated Webpack * Update exports // Webpack config * Fix app build fail * Fix NPm scripts * Reduce Embed dependencies * Fix NPM exports * remvoe stats * Lazy-Load worker (not to load in embed) * PR Grumbles + Fix tests
-
- Feb 08, 2017
-
-
asynchronous rob authored
Static link for snappy
-
Arkadiy Paronyan authored
-
Denis S. Soldatov aka General-Beck authored
-
GitLab Build Bot authored
-
Jaco Greeff authored
-
Svyatoslav Nikolsky authored
-
keorn authored
-
- Feb 07, 2017
-
-
Tomasz Drwięga authored
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
-
-
GitLab Build Bot authored
-
Jaco Greeff authored
-
Jaco Greeff authored
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Fix Portal scrolling getting stuck * DappCard container flex * Container height to 100%
-
GitLab Build Bot authored
-
Jaco Greeff authored
-
- Feb 06, 2017
-
-
* CHT builder and prover * use CHT abstraction in provider * hide CHT internals from header chain * fix itertools conflict by updating all to 0.5 * cht proof checker, use it in on_demand
-
Maciej Hirsz authored
Fix RLP encoding for types recursively calling `RlpStream::append`
-
GitLab Build Bot authored
-
* Open popup without attempting inline * Cater for all .web3.site addresses
-
- Feb 05, 2017
-
-
Svyatoslav Nikolsky authored
* vaults RPCs * vault.password != vault_account.password * moved vault RPCs to parityAccounts NS * parity_listVaults + parity_listOpenedVaults
-
Nikolay Volf authored
* data structures initial * hard derivation * tabs, docs * more docs * soft private derivation * public derivation * finalize api, fix warnings * use simple new() * keypair api * bump byteorder * doc tweaks * remove heavyness from tests * added test vector infrastructure and examples * initialization from seed to key pair * add comment about panic
-
GitLab Build Bot authored
-
Currently, the unsecure `ws://` scheme is hardcoded. With this change, the scheme will dynamically change to the secure `wss://` when the frontend is requested from an HTTPS origin.
-