openethereum/ethcore/src
Robert Habermeier 465aae71e7 merge branch accountdb_migration into pv64 2016-07-04 12:53:01 +02:00
..
blockchain Merge with master 2016-06-29 14:46:29 +02:00
blooms Fixing few clippy warnings 2016-05-27 17:56:25 +02:00
client merge branch accountdb_migration into pv64 2016-07-04 12:53:01 +02:00
ethereum HTTP work notifier 2016-06-29 20:04:52 +02:00
evm Merge with master 2016-06-29 14:46:29 +02:00
json_tests Merge with master 2016-06-29 14:46:29 +02:00
migrations add a database migration for new accountdb 2016-07-04 12:47:03 +02:00
miner Fix is_new. 2016-06-30 23:14:54 +02:00
snapshot parallelize account trie creation 2016-06-30 20:43:54 +02:00
spec Merge with master 2016-06-29 14:46:29 +02:00
tests Shortcut sealed block into the chain 2016-06-29 21:49:22 +02:00
trace Merge with master 2016-06-29 14:46:29 +02:00
types Merge with master 2016-06-29 14:46:29 +02:00
verification Merge with master 2016-06-29 14:46:29 +02:00
views Merge with master 2016-06-29 14:46:29 +02:00
account.rs Minor additions to allow resetting of code. (#1482) 2016-06-29 16:29:04 +02:00
account_db.rs modify account_db to work on address hash, not address 2016-07-01 14:36:07 +02:00
account_provider.rs Merge with master 2016-06-29 14:46:29 +02:00
action_params.rs simplified trace from functions, removed clippy warnings 2016-04-01 03:08:42 +02:00
basic_authority.rs Merge with master 2016-06-29 14:46:29 +02:00
basic_types.rs Removing superflous check for nightly 2016-03-11 11:16:49 +01:00
block.rs Shortcut sealed block into the chain 2016-06-29 21:49:22 +02:00
block_queue.rs Merge with master 2016-06-29 14:46:29 +02:00
builtin.rs spec loading cleanup (#858) 2016-04-09 10:20:35 -07:00
common.rs Core tracedb functionality. (#996) 2016-04-30 16:41:24 +01:00
db.rs Bloomchain (#1014) 2016-05-26 18:24:51 +02:00
engine.rs Merge with master 2016-06-29 14:46:29 +02:00
env_info.rs Merge with master 2016-06-29 14:46:29 +02:00
error.rs Merge with master 2016-06-29 14:46:29 +02:00
executive.rs Merge branch 'master' into clippy-bump 2016-06-06 10:13:42 +02:00
externalities.rs Merge with master 2016-06-29 14:46:29 +02:00
filter.rs Make Id/ID and db/Db/DB usage consistent 2016-05-19 11:00:32 +02:00
header.rs add some missing header setters 2016-06-14 18:12:05 +02:00
lib.rs merge branch accountdb_migration into pv64 2016-07-04 12:53:01 +02:00
null_engine.rs CLI option for using JITEVM (#1103) 2016-05-19 00:44:49 +02:00
pod_account.rs Merge branch 'vmtracing' into diffing 2016-06-02 12:28:09 +02:00
pod_state.rs Merge branch 'vmtracing' into diffing 2016-06-02 12:28:09 +02:00
service.rs Make output less green. 2016-06-30 08:20:34 +02:00
state.rs Minor additions to allow resetting of code. (#1482) 2016-06-29 16:29:04 +02:00
state_diff.rs address small syntax breakages 2016-05-31 21:38:05 +02:00
substate.rs mostly purge x! from ethcore 2016-05-31 16:59:01 +02:00