Commit Graph

23 Commits

Author SHA1 Message Date
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 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
Gav e410a3a665 Split out joiner. 2018-01-16 17:57:42 +01:00
Gav caff772b83 Big refactor. 2018-01-16 17:55:07 +01:00
Gav 571ad85cfe Introduce block decoding/execution framework (p2) 2018-01-16 16:33:05 +01:00
Gav c382125de5 Introduce basic block decoding/execution framework. 2018-01-16 16:32:22 +01:00
Gav 108b86a56d Add tests for header ser/de 2018-01-16 15:56:05 +01:00
Gav 88f867e053 Add ser/de for header. 2018-01-15 23:03:38 +01:00
Gav 6d3cb82820 Add test for ser/de transaction. 2018-01-15 18:30:04 +01:00
Gav 8869741166 Minor fix. 2018-01-15 12:01:05 +01:00
Gav 209542581a Transaction dispatch test. 2018-01-15 11:59:54 +01:00
Gav 2e6300cad7 Add marshaller for xfer function 2018-01-15 00:01:25 +01:00
Gav adbeecbdcf Rejig tests and ensure authorities are addressed consistently. 2018-01-14 23:41:32 +01:00
Gav bd8f67a20d Balance transfers + util methods. 2018-01-14 20:51:46 +01:00
Gav 88d66681f6 More fleshing out on runtime. 2018-01-09 15:05:41 +01:00
Gav b104f5e6e4 Compile polkadot-runtime both for Wasm ad native, allowing for testing and direct usage. 2018-01-09 13:47:28 +01:00