openethereum/ethcore/src
Robert Habermeier 1a5b17626c Backports for stable (#6116)
* remove chunk to restore from pending set only upon successful import

* blacklist bad manifest hashes upon failure

* more checks before snapshot syncing

* Reverted tests

* revert submodule change
2017-07-21 19:01:49 +02:00
..
account_provider Backporting to beta (#5791) 2017-06-07 22:09:16 +02: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 Backporting to stable (#6060) 2017-07-14 17:42:36 +02:00
engines [beta] Cancel Transaction (#5656) 2017-05-18 15:19:29 +02:00
ethereum More backports into stable (#6061) 2017-07-14 20:39:38 +02: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 Backporting to stable (#6060) 2017-07-14 17:42:36 +02:00
snapshot Backports for stable (#6116) 2017-07-21 19:01:49 +02:00
spec [beta] Backports (#5434) 2017-04-10 13:35:57 +02:00
state [beta] Backports (#5434) 2017-04-10 13:35:57 +02:00
tests More backports into stable (#6061) 2017-07-14 20:39:38 +02:00
trace Save pending local transactions in the database (#4566) 2017-02-20 17:21:55 +01:00
types [beta] Backports (#5299) 2017-03-28 01:45:56 +02:00
verification Backporting to stable (#6060) 2017-07-14 17:42:36 +02: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 [beta] Backports (#5434) 2017-04-10 13:35:57 +02: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 Backporting to stable (#6060) 2017-07-14 17:42:36 +02: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 [beta] Backports (#5299) 2017-03-28 01:45:56 +02: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