- Nov 07, 2016
-
-
Denis S. Soldatov aka General-Beck authored
prepare to nightly builds
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Add mobx * Use mobx store for dapps * Cleanup hidden reads * Remove (now) unused hidden.js * _ denotes internal functions * s/visibleApps/visible/ * AddDapps now use the mobx store as well * Move modalOpen state to store * Simplify * Complete master merge * Remove extra indirection * Remove unneeded check * Readability improvements * Remove final debug info
-
Denis S. Soldatov aka General-Beck authored
Add i686 cache optimization add triggers
-
GitLab Build Bot authored
-
Arkadiy Paronyan authored
-
- Nov 06, 2016
-
-
GitLab Build Bot authored
-
GitLab Build Bot authored
-
Jaco Greeff authored
-
Jaco Greeff authored
* Don't override library builds * Don't override libraries on build * Enhance working blockNumber display
-
-
GitLab Build Bot authored
-
Tomasz Drwięga authored
* Renaming ethcore_ to parity_ * Renaming files * Renaming poluted EthSigning * Tidy up the namespaces * Renaming files to match new structure * Splitting EthSigning into separate traits * jsapi move ethcore.* -> parity.* * Move jsonrpc parity definitions * Update UI API calls for parity interfaces * Move jsapi signer interfaces from personal to signer * Update UI to use signer.* where applicable * Updsate jsapi subscriptions for signer * Fix dodgy merge. * Update README. * Fix some tests. * Move parity-only personal.* to parity.* * Update UI for personal -> parity API moves * Update subscription APIs after personal -> parity move * personal. generateAuthorizationToken -> parity. generateAuthorizationToken (UI) * enode, dappsPort & signerPort (UI) * Update subscription tests (accountsInfo) * subscription update * personal -> parity * Additional error logging on method failures * move postTransaction to parity * Additional debug info with method failures * Fix personal tests. * Console wrning shows parameters, error object does not * Include parity_ signing methods. * Console log http transport info * Fix failing tests * Add RPC stubs for parity_accounts. * Allow some secure built-in dapps * Use parity_accounts in place of accountsInfo * Improve error reporting * Cleanup GHH error handling
-
- Nov 05, 2016
-
-
GitLab Build Bot authored
-
Denis S. Soldatov aka General-Beck authored
add $NIGTHLY to var
-
Denis S. Soldatov aka General-Beck authored
-
Denis S. Soldatov aka General-Beck authored
$(git --no-pager diff --name-only HEAD HEAD@{1} | grep \.js | wc -l)
-
GitLab Build Bot authored
-
Arkadiy Paronyan authored
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Add initial page * Add parity icon * opacity for parity icon * Mode selector * Actually set mode when value changes
-
GitLab Build Bot authored
-
asynchronous rob authored
-
Gav Wood authored
* `--mode=off` now works. * Add Mode::Off as a persistent CLI option. * "last" not "auto" as default. * Commit accidentally unsaved file. * Whitespace [ci:skip] * Mode CLI parse fix * or offline * Save mode when it gets changed. * Fix Offline mode * Fix up mode operations. * Make passive default, but not overriding. * Fix test * Maybe not everyone wants to run an archive node...
-
GitLab Build Bot authored
-
GitLab Build Bot authored
-
- Nov 04, 2016
-
-
GitLab Build Bot authored
-
GitLab Build Bot authored
-
GitLab Build Bot authored
-
Igor Artamonov authored
* delay bomb for classic (ECIP-1010) * formatting fix after core review, rel [e6b5093]
-
Jaco Greeff authored
* Upon connect, retrieve the available api ports * Update dapps to load from dappsPort * Update dapps summary with dappsPort * Allow proxy to use dappsPort * Replace /api/ping with HEAD / * Dynamic port for available apps * Retrieve content images with dappsPort * Fix / * Transfer token dropdown image fix * IdentityIcon loads images via contentHash * Update apps fetch to cater for dev & prod * DRY up 127.0.0.1:${dappsPort} with ${dappsUrl}
-
Jaco Greeff authored
* Allow copy of deployed address * Pre-parse/clean JSON inputs * Revert cleanup
-
GitLab Build Bot authored
-
Jaco Greeff authored
-
GitLab Build Bot authored
-
* sendRawTransaction invalid RLP error * Returning proper error for estimate_gas
-
GitLab Build Bot authored
-
Tomasz Drwięga authored
* Exposing extra info in RPC * Proper serialization and client trait API
-
Arkadiy Paronyan authored
-
GitLab Build Bot authored
-