openethereum/ethcore/src
Arkadiy Paronyan 6a44a0cf95 [beta] Backports (#5434)
* v1.6.6

* Strict validation transitions (#4988)

* ability to make validation stricter

* fix consensus

* remove logger

* Fix eth_sign showing as wallet account (#5309)

* defaultProps for account

* Pass signing account

* Update tests for Connect(...)

* Add new seed nodes (#5345)

* Kovan warp sync fixed
2017-04-10 13:35:57 +02:00
..
account_provider Supress USB error message (#4839) 2017-03-10 15:00:02 +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 [beta] Backports (#5434) 2017-04-10 13:35:57 +02:00
engines [beta] Backports (#5434) 2017-04-10 13:35:57 +02: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) (#5011) 2017-03-23 20:39:51 +01:00
snapshot [beta] Backports (#5299) 2017-03-28 01:45:56 +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 Propagate trie errors upwards from State (#4655) 2017-02-26 13:10:50 +01: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 [beta] Backports (#5434) 2017-04-10 13:35:57 +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 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 [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