openethereum/js/src/api/subscriptions
Jaco Greeff acf41d6f27 Dapps use defaultAccount instead of own selectors (#4386)
* Remove account selection from GitHubHint

* Fix naming

* Update to match BasicCoin

* BasicCoin defaultAddress

* typo

* method registry without selector

* Update after manual tests

* IdentityIcon for localtx

* Fix non-secure personal subscriptions

* Query defaultAccount for non-secure apps on send
2017-02-03 13:54:53 +01:00
..
eth.js Fix whitespace (#4299) 2017-01-25 18:51:41 +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 Add parity_defaultAccount RPC (with subscription) (#4383) 2017-02-01 14:52:15 +01:00
manager.spec.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
personal.js Dapps use defaultAccount instead of own selectors (#4386) 2017-02-03 13:54:53 +01:00
personal.spec.js Add parity_defaultAccount RPC (with subscription) (#4383) 2017-02-01 14:52:15 +01:00
signer.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00