openethereum/js/src/modals
Nicolas Gotchac fd41a10319 Make Wallet first-class citizens (#3990)
* 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)
2016-12-30 11:28:12 +00:00
..
AddAddress Add store for AddAddress (#3819) 2016-12-12 00:38:38 +01:00
AddContract Update dev dependencies and make Webpack less verbose (#3997) 2016-12-29 18:48:39 +00:00
AddDapps Visible accounts for dapps (default whitelist) (#3898) 2016-12-27 15:23:41 +00:00
CreateAccount Update dev dependencies and make Webpack less verbose (#3997) 2016-12-29 18:48:39 +00:00
CreateWallet Make Wallet first-class citizens (#3990) 2016-12-30 11:28:12 +00:00
DappPermissions Visible accounts for dapps (default whitelist) (#3898) 2016-12-27 15:23:41 +00:00
DeleteAccount Add missing Ethcore -> Parity headers (#3948) 2016-12-22 16:33:05 +01:00
DeployContract Make Wallet first-class citizens (#3990) 2016-12-30 11:28:12 +00:00
EditMeta Store for EditPassword Modal (#3979) 2016-12-28 17:09:45 +00:00
ExecuteContract Make Wallet first-class citizens (#3990) 2016-12-30 11:28:12 +00:00
FirstRun Add missing Ethcore -> Parity headers (#3948) 2016-12-22 16:33:05 +01:00
LoadContract Add missing Ethcore -> Parity headers (#3948) 2016-12-22 16:33:05 +01:00
PasswordManager Store for EditPassword Modal (#3979) 2016-12-28 17:09:45 +00:00
SaveContract Add missing Ethcore -> Parity headers (#3948) 2016-12-22 16:33:05 +01:00
Shapeshift Add missing Ethcore -> Parity headers (#3948) 2016-12-22 16:33:05 +01:00
Transfer Make Wallet first-class citizens (#3990) 2016-12-30 11:28:12 +00:00
UpgradeParity New Address Selector Component (#3829) 2016-12-27 09:59:37 +00:00
Verification Eslint rule for block curlies (#3955) 2016-12-23 16:43:13 +01:00
WalletSettings Make Wallet first-class citizens (#3990) 2016-12-30 11:28:12 +00:00
index.js Visible accounts for dapps (default whitelist) (#3898) 2016-12-27 15:23:41 +00:00