openethereum/js/src/modals/CreateWallet
Nicolas Gotchac a99721004b Minimise transactions progress (#4942)
* Watch the requests and display them throughout the app

* Linting

* Showing Requests

* Fully working Transaction Requests Display

* Add FormattedMessage to Requests

* Clean-up the Transfer dialog

* Update Validations

* Cleanup Create Wallet

* Clean Deploy Contract Dialog

* Cleanup Contract Execution

* Fix Requests

* Cleanup Wallet Settings

* Don't show stepper in Portal if less than 2 steps

* WIP local storage requests

* Caching requests and saving contract deployments

* Add Historic prop to Requests MethodDecoding

* Fix tests

* Add Contract address to MethodDecoding

* PR Grumbles - Part I

* PR Grumbles - Part II

* Use API Subscription methods

* Linting

* Move SavedRequests and add tests

* Added tests for Requests Actions

* Fixing tests

* PR Grumbles + Playground fix

* Revert Playground changes

* PR Grumbles

* Better showEth in MethodDecoding
2017-03-28 14:34:31 +02:00
..
WalletDetails Update Wallet to new Wallet Code (#4805) 2017-03-07 20:19:55 +01:00
WalletInfo Update CreateWallet with FormattedMessage (#4298) 2017-01-26 16:11:04 +01:00
WalletType Update CreateWallet with FormattedMessage (#4298) 2017-01-26 16:11:04 +01:00
createWallet.css Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
createWallet.js Minimise transactions progress (#4942) 2017-03-28 14:34:31 +02:00
createWallet.spec.js Minimise transactions progress (#4942) 2017-03-28 14:34:31 +02:00
createWallet.test.js Update CreateWallet with FormattedMessage (#4298) 2017-01-26 16:11:04 +01:00
createWalletStore.js Minimise transactions progress (#4942) 2017-03-28 14:34:31 +02:00
index.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00