Commit Graph

14 Commits

Author SHA1 Message Date
Gav Wood 4fc6b0dc60 Introduce `use common::*;` for common stuff (modules that themselves require no other modules in this crate).
Fix build.
2016-01-09 12:30:41 +01:00
Gav Wood 4bbc0943a3 Initial sketch of Block struct. 2016-01-08 19:12:19 +01:00
Gav Wood 648207d8e8 Rename fax->copy. 2016-01-08 12:05:58 +01:00
Gav Wood 6837899eba Fixups for new bytes.rs API. 2016-01-08 11:53:07 +01:00
Gav Wood e6439dde99 Minor API update. 2016-01-08 11:03:58 +01:00
Gav Wood 7e873a8bbe ripemd160 builtin and tests. 2016-01-08 00:31:21 +01:00
Gav Wood d94fcbd839 sha256 builtin + tests. 2016-01-08 00:26:52 +01:00
Gav Wood 8f4637ecbc API sync (moved Populatable to util). 2016-01-08 00:00:07 +01:00
Gav Wood 183682ffbc ecrecover builtin, tests and docs. 2016-01-07 23:55:14 +01:00
Gav Wood 810bff1ea9 Morden genesis tested and working. 2016-01-07 19:10:29 +01:00
Gav Wood e98452b0c7 Tests for Builtin. 2016-01-05 19:23:40 +01:00
Gav Wood dabb90bf40 Fix tests for builtin. 2016-01-05 19:11:41 +01:00
Gav Wood 957dd36328 Make builtins work. 2016-01-04 21:47:45 +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