openethereum/ethcore/src
Jaco Greeff 495e5790e9 Support both V1 & V2 DataChanged events in registry (#4734)
* Add info on forks.

* Add new registry ABI

* Import registry2 & fix exports

* Select ABI based on code hash

* Render new event types (owner not available)

* New registry.

* Rename old chain.

* Fix test.

* Another fix.

* Finish rename.
2017-03-03 13:33:49 +01:00
..
account_provider Proper default accounts RPCs (#4580) 2017-02-20 16:33:12 +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 Propagate trie errors upwards from State (#4655) 2017-02-26 13:10:50 +01:00
engines Add registrar fields (#4716) 2017-03-02 12:25:55 +01:00
ethereum Support both V1 & V2 DataChanged events in registry (#4734) 2017-03-03 13:33:49 +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 Support both V1 & V2 DataChanged events in registry (#4734) 2017-03-03 13:33:49 +01:00
snapshot Save pending local transactions in the database (#4566) 2017-02-20 17:21:55 +01:00
spec Add registrar fields (#4716) 2017-03-02 12:25:55 +01:00
state Propagate trie errors upwards from State (#4655) 2017-02-26 13:10:50 +01: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 Propagate trie errors upwards from State (#4655) 2017-02-26 13:10:50 +01:00
verification Tweak some checks. (#4633) 2017-02-22 18:24:22 +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 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 Propagate trie errors upwards from State (#4655) 2017-02-26 13:10:50 +01: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 Merge pull request #4632 from ethcore/state-backend 2017-02-25 16:22:42 +01: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