Gav
|
baa0cfcc9a
|
Tests and docs, plus some fixes.
|
2018-01-22 20:22:38 +01:00 |
|
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
|
6112e38629
|
Documentation.
|
2018-01-19 22:04:18 +01:00 |
|
Gav
|
c29313c618
|
Introduce better hashing.
- Blake2 for secure hashing
- XX for fast hashing
|
2018-01-19 14:17:56 +01:00 |
|
Robert Habermeier
|
9c9a197f3a
|
Merge branch 'polkadot-runtime-skeleton' into environmental-api
|
2018-01-17 19:30:46 +01:00 |
|
Robert Habermeier
|
3ed6784911
|
use new environmental API
|
2018-01-17 19:27:38 +01:00 |
|
Gav
|
3b850c7ed1
|
Compile fixes.
|
2018-01-17 19:20:48 +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
|
74d5be0e80
|
use externalities for chain_id
|
2018-01-16 19:04:13 +01:00 |
|
Gav
|
dc6ebf71cf
|
Fix up wasm runtime.
|
2018-01-16 18:56:57 +01:00 |
|
Gav
|
caff772b83
|
Big refactor.
|
2018-01-16 17:55:07 +01:00 |
|
Gav
|
c382125de5
|
Introduce basic block decoding/execution framework.
|
2018-01-16 16:32:22 +01:00 |
|
Gav
|
209542581a
|
Transaction dispatch test.
|
2018-01-15 11:59:54 +01:00 |
|
Gav
|
bd8f67a20d
|
Balance transfers + util methods.
|
2018-01-14 20:51:46 +01:00 |
|
Gav
|
e11f701c09
|
Documentation
|
2018-01-11 18:23:06 +01:00 |
|
Gav
|
b48003b69a
|
Finish up & polish environment stuff.
|
2018-01-10 14:53:03 +01:00 |
|
Gav
|
ad9037df2d
|
Add native environment to make native source-code compatible with wasm.
Also tests.
|
2018-01-10 14:39:56 +01:00 |
|
Gav
|
adc2e52aa3
|
Native storage support API.
|
2018-01-09 19:28:22 +01:00 |
|
Gav
|
2489b3a9aa
|
Update native support.
|
2018-01-09 15:07:55 +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 |
|