Commit Graph

15 Commits

Author SHA1 Message Date
Gav 768cb3bca2 Fix tests. 2018-01-19 21:20:44 +01:00
Gav 18defc0d95 Introduce staking. 2018-01-19 17:39:06 +01:00
Gav 262dd7bc55 Fix tests. 2018-01-19 16:34:28 +01:00
Gav c29313c618 Introduce better hashing.
- Blake2 for secure hashing
- XX for fast hashing
2018-01-19 14:17:56 +01:00
Gav 63809d9e0c Polish 2018-01-19 10:49:23 +01:00
Gav 81cd156d2a Implement sessions. 2018-01-19 10:34:55 +01:00
Gav ba0d71a551 Refactor and timestamp test 2018-01-19 08:49:38 +01:00
Gav 78a197f632 Repot session. 2018-01-18 18:42:33 +01:00
Gav abb8304389 Introduce static hex and valid signature for block test. 2018-01-18 17:35:18 +01:00
Gav 7f8949bed1 Implement basic block and tx processing 2018-01-18 16:24:53 +01:00
Gav 92d8712b2b Introduce UncheckedTransaction & test. 2018-01-18 15:14:01 +01:00
Gav 98faf54ec4 Repot and introduce keccak-256 external. 2018-01-17 11:45:36 +01:00
Gav 17c8bad87c Clean up (Test)Externalities. 2018-01-16 19:07:10 +01:00
Gav dc6ebf71cf Fix up wasm runtime. 2018-01-16 18:56:57 +01:00
Gav b62a8f9587 Hide away support modules. 2018-01-16 18:03:13 +01:00