openethereum/src
Gav Wood c3bbf2870c Merge remote-tracking branch 'origin/master' into gav 2015-12-21 17:43:13 +00: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 Move all chain parameters into `engine_params` and let Engine impl provide them. 2015-12-21 17:40:48 +00:00
env_info.rs Repot & introduce various additional components for rest of consensus algorithm. 2015-12-20 12:16:12 +00: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 updated docs for genesis 2015-12-21 15:28:12 +01:00
header.rs Merge branch 'master' into blockchain 2015-12-21 02:34:41 +01:00
lib.rs Merge branch 'master' into blockchain 2015-12-21 02:34:41 +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 Move all chain parameters into `engine_params` and let Engine impl provide them. 2015-12-21 17:40:48 +00:00
state.rs Repot & introduce various additional components for rest of consensus algorithm. 2015-12-20 12:16:12 +00:00
transaction.rs Repot & introduce various additional components for rest of consensus algorithm. 2015-12-20 12:16:12 +00:00
views.rs Merge branch 'master' into blockchain 2015-12-21 02:34:41 +01:00