- Jan 02, 2017
-
-
GitLab Build Bot authored
-
- Jan 01, 2017
-
-
GitLab Build Bot authored
-
- Dec 31, 2016
-
-
GitLab Build Bot authored
-
Nicolas Gotchac authored
* Reduce Portal size and close on click outside * PR Grumbles
-
GitLab Build Bot authored
-
- Dec 30, 2016
-
-
GitLab Build Bot authored
-
Nicolas Gotchac authored
* Fixed hint in Address Select + Wallet as first-class-citizen * Separate Owned and not Owned Wallets * Fix balance not updating * Fix MethodDecoding for Contract Deployment * Fix TypedInput params * Fix Token Transfer for Wallet * Small change to contracts * Fix wallets shown twice * Fix separation of accounts and wallets in Accounts * Fix linting * Execute contract methods from Wallet ✓ * Fixing linting * Wallet as first-class citizen: Part 1 (Manual) #3784 * Lower level wallet transaction convertion * Fix linting * Proper autoFocus on right Signer input * PR Grumble: don't show Wallets in dApps Permissions * Add postTransaction and gasEstimate wrapper methods * Extract Wallet postTx and gasEstimate to utils + PATCH api * Remove invalid test It's totally valid for input's length not to be a multiple of 32 bytes. EG. for Wallet Contracts * Merge master * Fix linting * Fix merge issue * Rename Portal * Rename Protal => Portal (typo)
-
GitLab Build Bot authored
-
- Dec 29, 2016
-
-
GitLab Build Bot authored
-
Jaco Greeff authored
-
GitLab Build Bot authored
-
Nicolas Gotchac authored
* Update dev dependencies // Less verbose Webpack * Fix linting fro JSX
-
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💄
-