Commit Graph

11 Commits

Author SHA1 Message Date
Gav e2a2936408 Expose commit in externalities.
Also refactor `TestExternalities` into a single place.
2018-01-30 18:29:26 +01:00
Gav a4e7f17a19 Keep naming consistent. 2018-01-28 20:57:50 +01:00
Gav baa1d76323 Name more consistently with std. 2018-01-28 20:40:33 +01:00
Gav 6451b612cc Less constant-bloat. 2018-01-28 20:30:44 +01:00
Gav 3491e1609e Fix exists bug. 2018-01-28 17:11:29 +01:00
Gav bfd599e5de Revise storage API. 2018-01-28 17:08:45 +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 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 b62a8f9587 Hide away support modules. 2018-01-16 18:03:13 +01:00