openethereum/ethcore/src
NikVolf 5e34235a36 initial, fallable built-ins 2017-03-22 04:01:46 +03:00
..
account_provider removed redundant FixedHash trait, fixes #4029 (#4866) 2017-03-11 22:58:15 +04:00
blockchain rlp serialization refactor (#4873) 2017-03-20 19:14:29 +01:00
blooms rlp serialization refactor (#4873) 2017-03-20 19:14:29 +01:00
client Traces error handling (#4849) 2017-03-14 13:04:32 +01:00
engines EIP198 and built-in activation (#4926) 2017-03-21 19:36:38 +03:00
ethereum Update comments and reg ABI (#4787) 2017-03-06 21:37:38 +01:00
evm initial, fallable built-ins 2017-03-22 04:01:46 +03:00
json_tests Propagate trie errors upwards from State (#4655) 2017-02-26 13:10:50 +01:00
migrations rlp serialization refactor (#4873) 2017-03-20 19:14:29 +01:00
miner Changing Mutex into RwLock for transaction queue (#4951) 2017-03-20 19:15:02 +01:00
snapshot rlp serialization refactor (#4873) 2017-03-20 19:14:29 +01:00
spec rlp serialization refactor (#4873) 2017-03-20 19:14:29 +01:00
state removed redundant FixedHash trait, fixes #4029 (#4866) 2017-03-11 22:58:15 +04:00
tests rlp serialization refactor (#4873) 2017-03-20 19:14:29 +01:00
trace rlp serialization refactor (#4873) 2017-03-20 19:14:29 +01:00
types initial, fallable built-ins 2017-03-22 04:01:46 +03:00
verification rlp serialization refactor (#4873) 2017-03-20 19:14:29 +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 removed redundant FixedHash trait, fixes #4029 (#4866) 2017-03-11 22:58:15 +04:00
basic_types.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
block.rs rlp serialization refactor (#4873) 2017-03-20 19:14:29 +01:00
builtin.rs initial, fallable built-ins 2017-03-22 04:01:46 +03: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 initial, fallable built-ins 2017-03-22 04:01:46 +03: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 initial, fallable built-ins 2017-03-22 04:01:46 +03:00
pod_account.rs rlp serialization refactor (#4873) 2017-03-20 19:14:29 +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 removed redundant FixedHash trait, fixes #4029 (#4866) 2017-03-11 22:58:15 +04:00