openethereum/ethcore/src
Tomasz Drwięga 853aae2b92 Validate dapps accounts with address book (#4407)
* Parametrize address book

* Improving types in account_provider

* Filtering dapps_accounts

* Fixing RPC tests
2017-02-03 13:56:47 +01:00
..
account_provider Validate dapps accounts with address book (#4407) 2017-02-03 13:56:47 +01:00
blockchain EIP-98: Optional transaction state root (#4296) 2017-01-25 20:22:48 +01:00
blooms Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
client EIP-98: Optional transaction state root (#4296) 2017-01-25 20:22:48 +01:00
engines Fix lock and rename tracing (#4403) 2017-02-02 19:11:43 +01:00
ethereum Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
evm Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
json_tests Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
migrations Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
miner Optional from field in Transaction Requests (#4332) 2017-01-30 21:08:36 +01:00
snapshot Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
spec EIP-98: Optional transaction state root (#4296) 2017-01-25 20:22:48 +01:00
state EIP-98: Optional transaction state root (#4296) 2017-01-25 20:22:48 +01:00
tests Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
trace Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
types EIP-98: Optional transaction state root (#4296) 2017-01-25 20:22:48 +01:00
verification Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
views Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
account_db.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
action_params.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
basic_types.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
block.rs EIP-98: Optional transaction state root (#4296) 2017-01-25 20:22:48 +01:00
builtin.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
cache_manager.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
db.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
env_info.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
error.rs Optional from field in Transaction Requests (#4332) 2017-01-30 21:08:36 +01:00
executive.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
externalities.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
factory.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
header.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
lib.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
pod_account.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
pod_state.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
service.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
state_db.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00