- Dec 27, 2016
-
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
* Dapps web Conflicts: dapps/src/apps/fetcher.rs dapps/src/handlers/fetch.rs * Rewriting fetch * Parity-wide fetch service * Obey the limits and support cancellation. * Removing temporary files. * Actually use Fetch for dapps * Re-implementing file fetching to avoid temporary files. * Serde to 0.8.19 * Fixing content & dapps fetch * Serving web content and injecting scripts * Don't wait for old content, start a new download * Supporting timeouts and query * Simple GUI for the browser * Proxy tokens validation * Recovering from invalid web-based requests * Remember last visisted URL * Removing unused variables * Addressing review comments * Setting default account in web3 * Adding WebBrowser dapp to the list * Actually prune old entries when generating new token
-
Jannis Redmann authored
-
Jannis Redmann authored
-
Nicolas Gotchac authored
* Fix method decoding * Restore master version
-
Jaco Greeff authored
* Store basics * Tested
-
Jannis Redmann authored
* style fixes
✨ * registry dapp: show reverse events * registry dapp: actions & reducers for isTestnet * registry dapp: make Hash & Address components * registry dapp: code style✨ * registry dapp: bugfixes🐛 * registry dapp: postTx helper * registry dapp: refactor reducers * registry dapp: use react-redux * registry dapp: actions & reducers for reverse lookup * registry dapp: reverse lookup component * registry dapp: connect Address to redux * registry dapp: de-DRY recordTypeSelect In preparation for the next commit. * registry dapp: support reverse lookup * registry dapp: render reverse events * registry dapp: show tx sender, add key prop * registry dapp: link accounts to etherscan as well * registry dapp: address style grumbles💄 * registry dapp: address style grumbles💄 -
Nicolas Gotchac authored
* WIP new address selector * WIP Working New Account Selector * WIP Fully working Addres Selector (missing keyboards navigation) * WIP Address Selector * Fully functionnal new Address Selector! * Implement disabled prop * Don't auto-open on focus + Text Selection fix * Add copy address capabilities * Better Address Selector Focus * Search from tags * [Address Selector] Better Focus // Parity Background * Linting * [Adress Selector] Better focused input style * Better focus support for inputs * Fix style issue * Add tags to accounts * linting * Add label to address selector * Removed old address selector + improved styling * Fixing address selection issues * fix test * Better logs... * PR Grumbles Part 1 * PR Grumbles Part 2 * PR Grumbles Part 3.1 * PR Grumbles Part 3.2 * PR Grumbles Part 3.3 * New Portal Component * Simpler Transition for Portal * PR Grumbles Part 4 * Align font-family with rest of UI * Fix null value input * Fix Webpack build...
-
GitLab Build Bot authored
-
- Dec 26, 2016
-
-
GitLab Build Bot authored
-
- Dec 25, 2016
-
-
GitLab Build Bot authored
-
- Dec 24, 2016
-
-
GitLab Build Bot authored
-
- Dec 23, 2016
-
-
GitLab Build Bot authored
-
GitLab Build Bot authored
-
Tomasz Drwięga authored
* Limiting accountNames returned by parity_accountNames * Fixing middleware * Change RPC interface * Enhance tests for RPC layer * UI uses parity_allAccountsInfo * Update dapps to use parity_accountsInfo * Don't filter by uuid (deprecated) * Consistency in calls * Fix js tests (missed stub call)
-
asynchronous rob authored
-
asynchronous rob authored
-
keorn authored
* constructor spec * execute under wrong address * create under correct address * revert * move genesis block lookup * remove env_logger
-
Arkadiy Paronyan authored
* Allow sync reorg up to pruning history size * Peer difficulty tracking * Abort downloading block if received with NewBlock * Set pruning history to 1200 * Renamed history size field
-
GitLab Build Bot authored
-
Tomasz Drwięga authored
-
Nikolay Volf authored
* split initial * decouple crate * fix tests compilation * fix rlp tests
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Add curly rule * Fix pre-existing issues with new rule
-
Jaco Greeff authored
* add deployEstimateGas function * Render gas warning with Warning component * estimateGas, display warning on contract deploy * Update messages * Removed unused import * Fix calculated gas usage * Basic component smoktest * Only display warning on edit steps
-
GitLab Build Bot authored
-
* move verification store * address style grumbles
✨ -
Jaco Greeff authored
* minBlock value formatting * Allow Contract execute to specify minBock * Transfer allows minBlock * Cleanups * Check errors, verify via testing * Display Submitted/Submission block in MethodDecoding
-
Jaco Greeff authored
-
Jaco Greeff authored
-
Denis S. Soldatov aka General-Beck authored
Add Depends: libssl
-
GitLab Build Bot authored
-
- Dec 22, 2016
-
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Display 0x00..00 as null (custom black icon) * rendering test for null
-
Tomasz Drwięga authored
* Dapps web Conflicts: dapps/src/apps/fetcher.rs dapps/src/handlers/fetch.rs * Rewriting fetch * Parity-wide fetch service * Obey the limits and support cancellation. * Removing temporary files. * Actually use Fetch for dapps * Re-implementing file fetching to avoid temporary files. * Serde to 0.8.19 * Fixing content & dapps fetch
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Update babel loader for WebPack 2.2 * Force build
-
GitLab Build Bot authored
-
-
Jaco Greeff authored
* Fix manual input token (invalid regex) * .trim() on token * Add ^ & $ matching
-