openethereum/ethcore/src
Tomasz Drwięga fa6b35ec8d Bumping clippy. Fixing warnings (#1139)
* Bumping clippy. Fixing warnings

* Removing unused import

* Fixing complexity and arguments warning on two functions
2016-05-25 17:03:58 +02:00
..
blockchain Propagate uncles (#1134) 2016-05-24 21:56:17 +02:00
chainfilter Fixing warnings 2016-04-06 10:55:40 +02:00
client Propagate uncles (#1134) 2016-05-24 21:56:17 +02:00
ethereum CLI option for using JITEVM (#1103) 2016-05-19 00:44:49 +02:00
evm CLI option for using JITEVM (#1103) 2016-05-19 00:44:49 +02:00
json_tests Merge branch 'master' of github.com:ethcore/parity into trace_err 2016-05-19 01:03:55 +02:00
spec Basic Authority (#991) 2016-05-03 17:23:53 +02:00
tests Merge branch 'master' of github.com:ethcore/parity into trace_err 2016-05-19 14:15:05 +02:00
trace Bumping clippy. Fixing warnings (#1139) 2016-05-25 17:03:58 +02:00
types Merge pull request #1116 from rphmeier/die_display 2016-05-24 20:00:50 +02:00
verification Core tracedb functionality. (#996) 2016-04-30 16:41:24 +01:00
account.rs Fixing clippy warnings 2016-05-17 10:32:05 +02:00
account_db.rs Check for NULL_RLP in AccountDB 2016-03-13 21:28:57 +01:00
account_diff.rs nightly fixes 2016-02-14 12:54:27 +01:00
action_params.rs simplified trace from functions, removed clippy warnings 2016-04-01 03:08:42 +02:00
basic_authority.rs CLI option for using JITEVM (#1103) 2016-05-19 00:44:49 +02:00
basic_types.rs Removing superflous check for nightly 2016-03-11 11:16:49 +01:00
block.rs CLI option for using JITEVM (#1103) 2016-05-19 00:44:49 +02:00
block_queue.rs spec loading cleanup (#858) 2016-04-09 10:20:35 -07: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 Core tracedb functionality. (#996) 2016-04-30 16:41:24 +01:00
engine.rs Merge branch 'master' into miner-spec-refact 2016-05-19 03:51:05 +03:00
env_info.rs spec loading cleanup (#858) 2016-04-09 10:20:35 -07:00
error.rs address match style concerns 2016-05-22 12:41:45 -04:00
executive.rs CLI option for using JITEVM (#1103) 2016-05-19 00:44:49 +02:00
externalities.rs CLI option for using JITEVM (#1103) 2016-05-19 00:44:49 +02:00
extras.rs Core tracedb functionality. (#996) 2016-04-30 16:41:24 +01:00
filter.rs Make Id/ID and db/Db/DB usage consistent 2016-05-19 11:00:32 +02:00
header.rs header seal fields should be post-RLP-encoded, not pre 2016-05-17 11:07:51 +02:00
lib.rs Merge branch 'master' into miner-spec-refact 2016-05-19 03:51:05 +03:00
null_engine.rs CLI option for using JITEVM (#1103) 2016-05-19 00:44:49 +02:00
pod_account.rs spec loading cleanup (#858) 2016-04-09 10:20:35 -07:00
pod_state.rs spec loading cleanup (#858) 2016-04-09 10:20:35 -07:00
service.rs propagate trace error to the top 2016-05-18 11:34:15 +02:00
state.rs CLI option for using JITEVM (#1103) 2016-05-19 00:44:49 +02:00
state_diff.rs fixed loading of executive tests, unrevealed failing consensus tests 2016-03-24 01:25:59 +01:00
substate.rs Fixing clippy warnings 2016-04-12 13:54:34 +02:00
views.rs Bumping clippy. Fixing warnings (#1139) 2016-05-25 17:03:58 +02:00