openethereum/ethcore/src
Robert Habermeier eb9ee35d6c Merge pull request #4632 from ethcore/state-backend
Generic state backend
2017-02-25 16:22:42 +01:00
..
account_provider Proper default accounts RPCs (#4580) 2017-02-20 16:33:12 +01:00
blockchain Save pending local transactions in the database (#4566) 2017-02-20 17:21:55 +01:00
blooms Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
client Merge pull request #4632 from ethcore/state-backend 2017-02-25 16:22:42 +01:00
engines Fix Tendermint deadlock (#4654) 2017-02-24 10:26:56 +01:00
ethereum Max gas limit and min gas price (#4661) 2017-02-24 17:34:32 +01:00
evm Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
json_tests fix json tests 2017-02-22 10:52:58 +01:00
migrations Save pending local transactions in the database (#4566) 2017-02-20 17:21:55 +01:00
miner minimal state backend trait 2017-02-21 12:35:21 +01:00
snapshot Save pending local transactions in the database (#4566) 2017-02-20 17:21:55 +01:00
spec minimal state backend trait 2017-02-21 12:35:21 +01:00
state add Backend bound on state 2017-02-25 14:28:26 +01:00
tests Merge pull request #4632 from ethcore/state-backend 2017-02-25 16:22:42 +01:00
trace Save pending local transactions in the database (#4566) 2017-02-20 17:21:55 +01:00
types Fixed receipt decoding (#4521) 2017-02-13 12:14:05 +03:00
verification Tweak some checks. (#4633) 2017-02-22 18:24:22 +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 minimal state backend trait 2017-02-21 12:35:21 +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 Save pending local transactions in the database (#4566) 2017-02-20 17:21:55 +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 minimal state backend trait 2017-02-21 12:35:21 +01:00
externalities.rs minimal state backend trait 2017-02-21 12:35:21 +01:00
factory.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
header.rs Tweak some checks. (#4633) 2017-02-22 18:24:22 +01:00
lib.rs Merge pull request #4632 from ethcore/state-backend 2017-02-25 16:22:42 +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 Save pending local transactions in the database (#4566) 2017-02-20 17:21:55 +01:00
state_db.rs minimal state backend trait 2017-02-21 12:35:21 +01:00