- Dec 29, 2016
-
-
Tomasz Drwięga authored
* Moving logs to separate, testable function * Adding test * Fixing log index * Adding transaction log index * Fixing rpc tests * Making interface of a bit cleaner.
-
Nicolas Gotchac authored
* Move AccountSelect values to MobX store * Mail registry + small fixes * Add Registry to AddressSelect lookups + Nav fixes * Fix linting * PR Grumbles * Fix tests and propTypes
-
asynchronous rob authored
remove node journal: dead code
-
asynchronous rob authored
-
GitLab Build Bot authored
-
- Dec 28, 2016
-
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Splits (WIP) * Expand getters & setters * Initial abi type set * Expand * Don't rely on passed api * Store tests in place * Allow RadioButtons to accept MobX arrays * Fixes for manual testing
-
Jaco Greeff authored
* External store (WIP) * address & meta * Add editable (WIP) * View converted (WIP) * Single API stub creation * Testing (WIP) * Simplified meta assign * Tests running * Fix duplicate exports * Fix tags not editable
-
Tomasz Drwięga authored
* First bunch of tests * Dapps zip tests
-
asynchronous rob authored
* owning views of blockchain data * port blockchain and client traits to owning views * fix ethcore tests * use strong headers and bodies in ethcore_light * port ethsync to use owning views * port rpc to owning views * port parity informant and blockchain export
-
asynchronous rob authored
make test network generic over peer type
-
- Dec 27, 2016
-
-
Tomasz Drwięga authored
* Customizable fetch * Some basic Fetch tests
-
GitLab Build Bot authored
-
Nicolas Gotchac authored
* Fetch certifiers once + on new Logs * Linting * BadgeReg First Query * Rightly fetching badges on page change * PR Grumbles * Only fetch certifiers onces
-
Jaco Greeff authored
* Add APIs for Dapp management * Move AddDapps modal * Add DappsPermissions Modal (basics) * Allow whitelist editing * Add select/unselect tests * Case * Case * Modal render/non-render tests * UI made slightly prettier * Adjust spacing * Allow get/set of null for default whitelist (all) * Allow null = all for selection * Adjust selected background * Address valid comment on formatters location
-
asynchronous rob authored
-
* initial untry sweep * restore try in ipc codegen, fix inference * change a few missed try instances
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Load dapp visibility from localStorage * Align MethodDecoding address svg properly * Consolidate svg & img classes overrides * improve isNullAddress check * readOnly for null display * disabled || readOnly
-
-
asynchronous rob authored
-
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
-