openethereum/src
debris d27a16c945 executive in progress 2016-01-07 21:29:36 +01:00
..
evm executive in progress 2016-01-07 21:29:36 +01:00
account.rs Removed need for mutation in State. 2015-12-19 21:15:22 +00:00
blockchain.rs updated comments 2015-12-21 16:57:28 +01:00
builtin.rs Move information from networkparams.rs into spec.rs 2015-12-20 20:45:43 +00:00
denominations.rs denominations and networkparams 2015-12-09 15:31:43 +01:00
engine.rs Additional notes. 2015-12-23 11:56:38 +00:00
env_info.rs evm env uses EnvInfo. blockhash function implementation 2016-01-06 17:53:59 +01:00
evm_schedule.rs Move information from networkparams.rs into spec.rs 2015-12-20 20:45:43 +00:00
extras.rs basic tests and docs for blockchain 2015-12-17 17:20:10 +01:00
genesis.rs Spec can now read much from a JSON. Still todo builtins and params. 2015-12-21 21:08:42 +00:00
header.rs Merge branch 'master' into blockchain 2015-12-21 02:34:41 +01:00
lib.rs "importing" evmjit callbacks abi 2015-12-24 02:28:09 +01:00
null_engine.rs Move information from networkparams.rs into spec.rs 2015-12-20 20:45:43 +00:00
receipt.rs Move information from networkparams.rs into spec.rs 2015-12-20 20:45:43 +00:00
spec.rs Spec's json_to_rlp. 2015-12-23 11:53:34 +00:00
state.rs executive in progress 2016-01-07 21:29:36 +01:00
transaction.rs executive in progress 2016-01-07 21:29:36 +01:00
views.rs Merge branch 'master' into blockchain 2015-12-21 02:34:41 +01:00