- Jan 03, 2017
-
-
GitLab Build Bot authored
-
-
* clear account infos on new chain * new chain: show only snackbar * fix new chain popup
🐛 -
* Use TypedInput in Contracts * Add right readOnly Bool TypedInput * PR Grumbles
-
* Fix focus on Modal #3814 * PR Grumble
-
Jaco Greeff authored
* AddContract properly binds newError * EditMeta properly binds newError * PasswordManager properly binds newError * pass null instead of empty mapStateToProps * Add openSnackbar test & binded prop
-
asynchronous rob authored
parse testnet chain as ropsten
-
GitLab Build Bot authored
-
- 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
-
-
asynchronous rob authored
-
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
-