openethereum/rpc/src/v1/traits
Marek Kotewicz 06fe768ac2 Polishing Actually enable fat db pr (#1974) (#2048)
* Actually enable fat db, and do RPCs for it.

* Implement HashDB traits for AccountDB.

* user defaults

* finished user defaults

* user defaults are network-dependent

* added tests for newly added functions, logger is initialized first

* dir cleanup in progress

* user_file is placed next to snapshots

* fixing requested change
2016-10-03 11:13:10 +02:00
..
eth.rs Separate RPC serialization from implementation (#2072) 2016-09-23 19:42:33 +02:00
ethcore.rs Polishing Actually enable fat db pr (#1974) (#2048) 2016-10-03 11:13:10 +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 New signer token RPC & Initial signer connection without token. (#2096) 2016-09-21 11:44:49 +01:00
rpc.rs remove default implementations using rpc_unimplemented!() 2016-05-29 15:21:23 +02:00
traces.rs Add RPC & client call to replay a transaction. (#1734) 2016-07-27 21:34:32 +02:00
web3.rs remove default implementations using rpc_unimplemented!() 2016-05-29 15:21:23 +02:00