openethereum/ethcore/src
Robert Habermeier 0abbd7ac97 Merge branch 'pip-msg' into lightcli 2017-03-22 22:08:39 +01:00
..
account_provider removed redundant FixedHash trait, fixes #4029 (#4866) 2017-03-11 22:58:15 +04:00
blockchain rlp deserialization refactor, 30% faster (#4901) 2017-03-22 14:41:46 +01:00
blooms rlp deserialization refactor, 30% faster (#4901) 2017-03-22 14:41:46 +01:00
client Merge branch 'pip-msg' into lightcli 2017-03-22 22:08:39 +01:00
engines rlp deserialization refactor, 30% faster (#4901) 2017-03-22 14:41:46 +01:00
ethereum rlp deserialization refactor, 30% faster (#4901) 2017-03-22 14:41:46 +01:00
evm Propagate trie errors upwards from State (#4655) 2017-02-26 13:10:50 +01:00
json_tests rlp deserialization refactor, 30% faster (#4901) 2017-03-22 14:41:46 +01:00
migrations Merge branch 'pip-msg' into lightcli 2017-03-22 22:08:39 +01:00
miner splitting part of util into smaller crates (#4956) 2017-03-22 06:23:40 +01:00
snapshot rlp deserialization refactor, 30% faster (#4901) 2017-03-22 14:41:46 +01:00
spec rlp deserialization refactor, 30% faster (#4901) 2017-03-22 14:41:46 +01:00
state Merge branch 'master' into pip-msg 2017-03-22 15:56:09 +01:00
tests rlp deserialization refactor, 30% faster (#4901) 2017-03-22 14:41:46 +01:00
trace rlp deserialization refactor, 30% faster (#4901) 2017-03-22 14:41:46 +01:00
types rlp deserialization refactor, 30% faster (#4901) 2017-03-22 14:41:46 +01:00
verification rlp deserialization refactor, 30% faster (#4901) 2017-03-22 14:41:46 +01:00
views rlp deserialization refactor, 30% faster (#4901) 2017-03-22 14:41:46 +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 deserialization refactor, 30% faster (#4901) 2017-03-22 14:41:46 +01:00
builtin.rs EIP198 and built-in activation (#4926) 2017-03-21 19:36:38 +03:00
cache_manager.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
db.rs use a database in ethcore-light 2017-03-21 20:57:13 +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 EIP198 and built-in activation (#4926) 2017-03-21 19:36:38 +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 rlp deserialization refactor, 30% faster (#4901) 2017-03-22 14:41:46 +01:00
lib.rs splitting part of util into smaller crates (#4956) 2017-03-22 06:23:40 +01: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 splitting part of util into smaller crates (#4956) 2017-03-22 06:23:40 +01:00