openethereum/rpc/src
Tomasz Drwięga 27ba0e6922 Limiting accounts returned by parity_accountInfo (#3931)
* Limiting accountNames returned by parity_accountNames

* Fixing middleware

* Change RPC interface

* Enhance tests for RPC layer

* UI uses parity_allAccountsInfo

* Update dapps to use parity_accountsInfo

* Don't filter by uuid (deprecated)

* Consistency in calls

* Fix js tests (missed stub call)
2016-12-23 18:52:02 +01:00
..
v1 Limiting accounts returned by parity_accountInfo (#3931) 2016-12-23 18:52:02 +01:00
lib.rs Global Fetch Service (#3915) 2016-12-22 18:26:39 +01:00