openethereum/ethcore/src
Gav Wood 46f3b5f913 Fix up the seal fields in RPC output. (#1096)
Make Ethash::extra_info() work.
Seal fields now decode the RLP.
2016-05-19 00:41:41 +02:00
..
blockchain Moving all Client public API types to separate mod & binary serialization codegen for that mod (#1051) 2016-05-16 18:33:32 +02:00
chainfilter Fixing warnings 2016-04-06 10:55:40 +02:00
client Moving all Client public API types to separate mod & binary serialization codegen for that mod (#1051) 2016-05-16 18:33:32 +02:00
ethereum Fix up the seal fields in RPC output. (#1096) 2016-05-19 00:41:41 +02:00
evm Fixing warnings 2016-04-06 10:55:40 +02:00
json_tests Core tracedb functionality. (#996) 2016-04-30 16:41:24 +01:00
spec Basic Authority (#991) 2016-05-03 17:23:53 +02:00
tests removed redundant unwraps (#935) 2016-04-19 10:35:32 -07:00
trace Fixing clippy warnings 2016-05-17 10:32:05 +02:00
types Fixing clippy warnings 2016-05-17 10:32:05 +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 Fixing clippy warnings 2016-05-17 10:32:05 +02:00
basic_types.rs Removing superflous check for nightly 2016-03-11 11:16:49 +01:00
block.rs Basic Authority (#991) 2016-05-03 17:23:53 +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 Basic Authority (#991) 2016-05-03 17:23:53 +02:00
env_info.rs spec loading cleanup (#858) 2016-04-09 10:20:35 -07:00
error.rs Moving all Client public API types to separate mod & binary serialization codegen for that mod (#1051) 2016-05-16 18:33:32 +02:00
executive.rs Moving all Client public API types to separate mod & binary serialization codegen for that mod (#1051) 2016-05-16 18:33:32 +02:00
externalities.rs Core tracedb functionality. (#996) 2016-04-30 16:41:24 +01:00
extras.rs Core tracedb functionality. (#996) 2016-04-30 16:41:24 +01:00
filter.rs Merge branch 'jsonrpc2' into rpc_poll_ids 2016-02-24 10:35:15 +01:00
header.rs header seal fields should be post-RLP-encoded, not pre 2016-05-17 11:07:51 +02:00
lib.rs Disabling some lints to clear the output 2016-05-17 09:38:21 +02:00
null_engine.rs Basic Authority (#991) 2016-05-03 17:23:53 +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 removed redundant unwraps (#935) 2016-04-19 10:35:32 -07:00
state.rs Fixing clippy warnings 2016-05-17 10:32:05 +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 header seal fields should be post-RLP-encoded, not pre 2016-05-17 11:07:51 +02:00