Commit Graph

15 Commits

Author SHA1 Message Date
Gav Wood 1c71640777 Build fixes for Ethash. 2016-01-08 12:27:00 +01:00
Gav Wood 3cbaf64c51 Beginnings of Ethash engine. 2016-01-08 12:15:59 +01:00
Gav Wood 14d77d522b Minor whitespacing. 2016-01-07 19:25:51 +01:00
Gav Wood 810bff1ea9 Morden genesis tested and working. 2016-01-07 19:10:29 +01:00
Gav Wood f9b3e26934 Fix warnings. 2016-01-06 16:00:42 +01:00
Gav Wood db23ee765a Fixes and a test! Now correctly builds Morden's genesis block. 2016-01-06 15:57:17 +01:00
Gav Wood 6585910c2a Whitespace fixes. 2016-01-05 19:12:19 +01:00
Gav Wood e369042ff7 Correct naming and fix for Morden. 2016-01-04 21:53:36 +00:00
Gav Wood 957dd36328 Make builtins work. 2016-01-04 21:47:45 +00:00
Gav Wood ff74e8239d Spec's json_to_rlp. 2015-12-23 11:53:34 +00:00
Gav Wood be3f8ffd49 Additional docs. 2015-12-23 11:10:34 +00:00
Gav Wood 07aef2499e Spec can now read much from a JSON. Still todo builtins and params. 2015-12-21 21:08:42 +00:00
Gav Wood 6c785d2850 Move all chain parameters into `engine_params` and let Engine impl provide them. 2015-12-21 17:40:48 +00:00
Gav Wood 6a363c5646 Correct seal fields in spec. 2015-12-20 21:07:03 +00:00
Gav Wood ea9a008031 Move information from networkparams.rs into spec.rs
Repot null_engine, spec, evm_schedule, builtin.
2015-12-20 20:45:43 +00:00