Commit Graph

10 Commits

Author SHA1 Message Date
Gav 2789bc2b8f Simple governance subsytem. 2018-01-21 22:35:25 +01:00
Gav c2fca83fff Remove superfluous code. 2018-01-19 22:09:01 +01:00
Gav c29313c618 Introduce better hashing.
- Blake2 for secure hashing
- XX for fast hashing
2018-01-19 14:17:56 +01:00
Gav 07c14104f7 Tests for ed25519 verify. 2018-01-18 12:31:34 +01:00
Gav ec78b7244a Introduce Ed25519 verify as an external. 2018-01-17 19:17:34 +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 c382125de5 Introduce basic block decoding/execution framework. 2018-01-16 16:32:22 +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