openethereum/js/src/api/subscriptions
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
..
eth.js Poll for defaultAccount to update dapp & overlay subscriptions (#4417) 2017-02-03 14:24:23 +01:00
eth.spec.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
index.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
logging.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
logging.spec.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
manager.js Minimise transactions progress (#4942) 2017-03-28 14:34:31 +02:00
manager.spec.js Minimise transactions progress (#4942) 2017-03-28 14:34:31 +02:00
personal.js Fixes to the Registry dapp (#4984) 2017-03-22 11:56:52 +01:00
personal.spec.js Poll for defaultAccount to update dapp & overlay subscriptions (#4417) 2017-02-03 14:24:23 +01:00
signer.js Minimise transactions progress (#4942) 2017-03-28 14:34:31 +02:00