- Nov 09, 2016
-
-
-
Arkadiy Paronyan authored
-
- Nov 08, 2016
-
-
-
* Fix initial token generation * Remove extra debug info
-
-
* Fix --geth * Fix mac installer. * Fix up installer. * Additional tweaks. * Fix for empty APIs * Another case of empty apis
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
-
-
GitLab Build Bot authored
-
Denis S. Soldatov aka General-Beck authored
fix cache
-
Denis S. Soldatov aka General-Beck authored
Add installer for OSX
-
GitLab Build Bot authored
-
GitLab Build Bot authored
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
-
GitLab Build Bot authored
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
-
GitLab Build Bot authored
-
- Nov 07, 2016
-
-
Arkadiy Paronyan authored
* Add secure flag back * Don't run js-release for tags
-
Arkadiy Paronyan authored
-
-
GitLab Build Bot authored
-
Arkadiy Paronyan authored
* Fixed some typos (#3236) * Add store for dapps state (#3211) * 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 * Load network apps manifests as contentHash (no coding) (#3235) * 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 * Load network manifests from the network * Swallow manifest errors * introduce fetchManifest * Rename cli and config options signer->ui (#3232) * rename options signer->ui * rename config signer->ui
-
Arkadiy Paronyan authored
* Fix /parity-utils/{web3,parity}.js webpack errors (#3221) * Don't override library builds * Don't override libraries on build * Enhance working blockNumber display * Don't push empty tags to input (#3222)
-
Denis S. Soldatov aka General-Beck authored
remove armv6 from beta, tags remove i686 from tags add to beta [ci skip]
-
GitLab Build Bot authored
-
Denis S. Soldatov aka General-Beck authored
remove $NIGHTLY from beta branch
-
Denis S. Soldatov aka General-Beck authored
add make
-
Denis S. Soldatov aka General-Beck authored
add make
-
Denis S. Soldatov aka General-Beck authored
cache optimization
-
Arkadiy Paronyan authored
* Use ethcore_dappsPort when constructing URLs (#3139) * 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} * Cleaning up polluted namespaces (#3143) * 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
-
Denis S. Soldatov aka General-Beck authored
skip i686 skip windows and darwin test's
-
Denis S. Soldatov aka General-Beck authored
add i686
-
GitLab Build Bot authored
-
Administrator authored
-
Arkadiy Paronyan authored
* Removed binaries * Version string set to beta