openethereum/ethcore/src
Gav Wood 242b986196 Fix spelling of "omitted" 2016-04-24 22:16:34 +01:00
..
blockchain Fix spelling of "omitted" 2016-04-24 22:16:34 +01:00
chainfilter Fixing warnings 2016-04-06 10:55:40 +02:00
client Merge pull request #966 from ethcore/from-bytes-extend 2016-04-20 18:17:00 +02:00
ethereum spec loading cleanup (#858) 2016-04-09 10:20:35 -07:00
evm Fixing warnings 2016-04-06 10:55:40 +02:00
json_tests removed redundant unwraps (#935) 2016-04-19 10:35:32 -07:00
spec spec loading cleanup (#858) 2016-04-09 10:20:35 -07:00
tests removed redundant unwraps (#935) 2016-04-19 10:35:32 -07:00
trace Fixing clippy warnings 2016-04-12 13:54:34 +02:00
verification spec loading cleanup (#858) 2016-04-09 10:20:35 -07:00
account.rs Update account.rs 2016-04-08 17:42:17 -07: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_types.rs Removing superflous check for nightly 2016-03-11 11:16:49 +01:00
block.rs spec loading cleanup (#858) 2016-04-09 10:20:35 -07: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 Add doumentation, make tracing optional and expose at OpenBlock level. 2016-03-19 12:54:34 +01:00
db.rs removed db/module, a single file is enoguh 2016-04-20 15:53:01 +02:00
engine.rs spec loading cleanup (#858) 2016-04-09 10:20:35 -07:00
env_info.rs spec loading cleanup (#858) 2016-04-09 10:20:35 -07:00
error.rs Even more detailed errors for transaction queue (#969) 2016-04-18 10:34:59 -07:00
executive.rs Fixing clippy warnings 2016-04-12 13:54:34 +02:00
externalities.rs Fixing clippy warnings 2016-04-12 13:54:34 +02:00
extras.rs refactored blockchain extras keys building 2016-04-15 18:54:35 +02:00
filter.rs Merge branch 'jsonrpc2' into rpc_poll_ids 2016-02-24 10:35:15 +01:00
header.rs Test. 2016-03-02 23:41:15 +01:00
lib.rs refactored blockchain extras keys building 2016-04-15 18:54:35 +02:00
log_entry.rs spec loading cleanup (#858) 2016-04-09 10:20:35 -07:00
null_engine.rs spec loading cleanup (#858) 2016-04-09 10:20:35 -07: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
receipt.rs test for eth_getTransactionReceipt 2016-03-21 11:47:50 +01:00
service.rs removed redundant unwraps (#935) 2016-04-19 10:35:32 -07:00
state.rs Merge branch 'master' into tracing 2016-04-11 11:35:07 +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
transaction.rs removed unused code 2016-03-29 13:34:12 +02:00
views.rs implemented eth_call 2016-03-19 21:37:11 +01:00