openethereum/ethcore/src
Robert Habermeier 868f83e6ca Merge branch 'master' into pip-msg 2017-03-08 18:55:21 +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 branch 'master' into pip-msg 2017-03-08 18:55:21 +01:00
engines Calibrate step before rejection (#4800) 2017-03-08 17:25:50 +01:00
ethereum Update comments and reg ABI (#4787) 2017-03-06 21:37:38 +01:00
evm Propagate trie errors upwards from State (#4655) 2017-02-26 13:10:50 +01:00
json_tests Propagate trie errors upwards from State (#4655) 2017-02-26 13:10:50 +01:00
migrations change migration to v11 to be faster 2017-02-26 18:41:40 +01:00
miner Fix validator contract syncing (#4789) 2017-03-08 14:41:24 +01:00
snapshot Save pending local transactions in the database (#4566) 2017-02-20 17:21:55 +01:00
spec Add registrar fields (#4716) 2017-03-02 12:25:55 +01:00
state Remote transaction execution (#4684) 2017-03-08 14:39:44 +01:00
tests Remote transaction execution (#4684) 2017-03-08 14:39:44 +01:00
trace Save pending local transactions in the database (#4566) 2017-02-20 17:21:55 +01:00
types Propagate trie errors upwards from State (#4655) 2017-02-26 13:10:50 +01: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 Propagate trie errors upwards from State (#4655) 2017-02-26 13:10:50 +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 Remote transaction execution (#4684) 2017-03-08 14:39:44 +01:00
error.rs Optional from field in Transaction Requests (#4332) 2017-01-30 21:08:36 +01:00
executive.rs Propagate trie errors upwards from State (#4655) 2017-02-26 13:10:50 +01:00
externalities.rs Propagate trie errors upwards from State (#4655) 2017-02-26 13:10:50 +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 Remote transaction execution (#4684) 2017-03-08 14:39:44 +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