openethereum/rpc/src/v1/impls
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 Reorder transaction_by_hash to favour canon search (#2332) 2016-09-27 12:17:02 +02:00
eth_filter.rs Separate RPC serialization from implementation (#2072) 2016-09-23 19:42:33 +02:00
eth_signing.rs Encryption, decryption and public key RPCs. (#1946) 2016-09-22 14:48:22 +02:00
ethcore.rs Polishing Actually enable fat db pr (#1974) (#2048) 2016-10-03 11:13:10 +02:00
ethcore_set.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00
mod.rs Merge branch 'master' of github.com:ethcore/parity into move_hash 2016-08-09 09:58:18 +02:00
net.rs RPC errors & logs (#1845) 2016-08-08 17:25:15 +02:00
personal.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00
personal_signer.rs New signer token RPC & Initial signer connection without token. (#2096) 2016-09-21 11:44:49 +01:00
rpc.rs RPC errors & logs (#1845) 2016-08-08 17:25:15 +02:00
traces.rs merge with master 2016-09-01 15:07:06 +02:00
web3.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00