openethereum/rpc/src/v1/traits
Gav Wood 3f841cc578 Name and meta in accounts (#1695)
* Introduce persistent name() and meta() in SecretStore.

* Quick stash.

* Fix build.

* Add ethcore_set methods.

* Bug fixes for default values.

* Move to personal to ensure set API exposed.

* Add UUID to accounts info.

* Add tests.
2016-07-24 17:38:21 +02:00
..
eth.rs fix typos (#1644) 2016-07-19 20:42:23 +02:00
ethcore.rs Gas limit ceiling option. 2016-06-23 14:29:16 +02:00
ethcore_set.rs Major sync <-> client interactions refactoring (#1572) 2016-07-11 17:02:42 +02:00
mod.rs Splitting RPC Apis into more fine-grained sets (#1234) 2016-06-07 13:52:48 -07:00
net.rs Major sync <-> client interactions refactoring (#1572) 2016-07-11 17:02:42 +02:00
personal.rs Name and meta in accounts (#1695) 2016-07-24 17:38:21 +02:00
rpc.rs remove default implementations using rpc_unimplemented!() 2016-05-29 15:21:23 +02:00
traces.rs Unify tracing interface into a single call. 2016-06-02 16:30:28 +02:00
web3.rs remove default implementations using rpc_unimplemented!() 2016-05-29 15:21:23 +02:00