openethereum/ethcore/src
Robert Habermeier 1ca1a4b1cc Merge pull request #5019 from paritytech/snapshot-v2
Fine grained snapshot chunking
2017-03-27 16:57:02 +02:00
..
account_provider Export account RPC (#4967) 2017-03-23 13:23:03 +01: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 Implement PIP messages, request builder, and handlers (#4945) 2017-03-23 13:17:05 +01:00
engines Switching ValidatorSet (#4961) 2017-03-23 13:19:28 +01:00
ethereum eip100b (#5027) 2017-03-27 11:42:40 +02: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 rlp deserialization refactor, 30% faster (#4901) 2017-03-22 14:41:46 +01:00
miner splitting part of util into smaller crates (#4956) 2017-03-22 06:23:40 +01:00
snapshot Doc 2017-03-26 13:26:20 +02:00
spec Switching ValidatorSet (#4961) 2017-03-23 13:19:28 +01:00
state Implement PIP messages, request builder, and handlers (#4945) 2017-03-23 13:17:05 +01:00
tests eip100b (#5027) 2017-03-27 11:42:40 +02:00
trace rlp deserialization refactor, 30% faster (#4901) 2017-03-22 14:41:46 +01:00
types Fine grained snapshot chunking 2017-03-25 13:22:25 +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 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 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 Fine grained snapshot chunking 2017-03-25 13:22:25 +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