- Feb 07, 2017
-
-
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.
-
- Feb 04, 2017
-
-
Denis S. Soldatov aka General-Beck authored
remove --verbose from hub build
-
Denis S. Soldatov aka General-Beck authored
fix build for docker hub [ci skip]
-
Tomasz Drwięga authored
* Adding RPC informant structs * RPC informant * Middleware counting RPC requests * Moving client keep_alive to middleware
-
GitLab Build Bot authored
-
* Fix dispatch for signing. * Remove console log * Fix signing & tests.
-
Jaco Greeff authored
* Web-domain based routing * Support base32-encoded urls * Proper support for non-domain based routing * Handling long domain names * Switching to web3.site * Encoding for *.web3.site urls * Add DappUrlInput component * Update Web views with store * Update spec description * Update spec description * edited url does not allow in-place store edits * Fixing dapps access on 127.0.0.1:8180 * Use /web/<hash> urls for iframe * Redirecting to parity.web3.site * Disabling the redirection
-
- Feb 03, 2017
-
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Allow Portal to take title & buttons props * Fix tests * Portal consistent in screen center * Allow hiding of Close (e.g. FirstRun usage) * Set overflow style on body based on open * Don't lock scroll for child popups (overlaps) * Override buttons to be white * Expose ~/ui/Modal/Title as re-usable component * Use ~/ui/Title to render the Title * Update tests * Added a portal example with buttons and steps * Address PR comments * Fix AddressSelect with new container withing container * Move legend to "buttons" * AddressSelect extra padding
-
GitLab Build Bot authored
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Extension installation overlay * Pr gumbles * Spelling * Update Chrome URL
-
Jaco Greeff authored
* WIP * WIP (with lint) * Update ui/RadioButtons * transaction.condition * Date & Time selection in-place * Swap to condition-only * Fix tests, align naming * Pick error properly from validation * Update tests * condition: time sent withough ms * Format numbers as base-10 * override popup styles (zIndex) * Pass condition to signer * Update expectation (failing test typo) * Adjust min/max height for expanded bar * Fix address display * Fix name display * Number inputs for gas/gasPrice/blockNumber * Default blockNumber to 1 (align with min setting) * Update tests with min value * Add Block Number * Fix failing tests (after blockNumber intro)
-
Arkadiy Paronyan authored
* Transaction timestamp condtiion * Updated docs * Updated docs * Check agains last block timestamp
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Poll for defaultAccount (Fixes #4413) * Fix nextTimeout on catch * Store timers * Re-enable default updates on change detection
-
GitLab Build Bot authored
-
Tomasz Drwięga authored
* Parametrize address book * Improving types in account_provider * Filtering dapps_accounts * Fixing RPC tests
-
Jaco Greeff authored
* Remove account selection from GitHubHint * Fix naming * Update to match BasicCoin * BasicCoin defaultAddress * typo * method registry without selector * Update after manual tests * IdentityIcon for localtx * Fix non-secure personal subscriptions * Query defaultAccount for non-secure apps on send
-
Denis S. Soldatov aka General-Beck authored
Depends: libssl1.0.0 (>=1.0.0) [ci skip]
-
Denis S. Soldatov aka General-Beck authored
libssl (>=1.0.0) [ci skip]
-
- Feb 02, 2017
-
-
keorn authored
* tracing, timeouts * remove env_logger
-
Tomasz Drwięga authored
-
GitLab Build Bot authored
-