Gav
|
92d8712b2b
|
Introduce UncheckedTransaction & test.
|
2018-01-18 15:14:01 +01:00 |
|
Gav
|
712becb205
|
Polish
|
2018-01-18 12:34:14 +01:00 |
|
Gav
|
07c14104f7
|
Tests for ed25519 verify.
|
2018-01-18 12:31:34 +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
|
6b1153d975
|
Add ed25519_verify external.
|
2018-01-17 19:05:31 +01:00 |
|
Gav
|
ae5e497ed1
|
Merge branch 'signing-ring' into polkadot-runtime-skeleton
|
2018-01-17 18:35:07 +01:00 |
|
Gav
|
6360a56e72
|
Repotting.
|
2018-01-17 18:34:40 +01:00 |
|
Gav
|
435c4ac71a
|
Introduce Ed25519 crypto.
|
2018-01-17 18:33:20 +01:00 |
|
Gav
|
65a466434b
|
Signing with crypto.
|
2018-01-17 15:23:22 +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
|
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
|
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
|
6146779e6e
|
Remove TODOs.
|
2018-01-11 18:29:08 +01:00 |
|
Gav
|
2b05b8ff5e
|
Tweak docs
|
2018-01-11 18:28:29 +01:00 |
|
Gav
|
e11f701c09
|
Documentation
|
2018-01-11 18:23:06 +01:00 |
|
Gav
|
2d1f1a8933
|
Remove unneeded function.
|
2018-01-10 18:59:49 +01:00 |
|
Gav
|
8d1825fb0d
|
Add some docs and a test.
|
2018-01-10 18:58:49 +01:00 |
|
Gav
|
fd65f3380a
|
Avoid using reentrancy issues.
|
2018-01-10 15:08:41 +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
|
5f86160320
|
Add environmental module
|
2018-01-10 14:12:14 +01:00 |
|
Gav
|
adc2e52aa3
|
Native storage support API.
|
2018-01-09 19:28:22 +01:00 |
|
Gav
|
391fb19143
|
Fix test.
|
2018-01-09 17:50:35 +01:00 |
|
Gav
|
6a69b71f46
|
Add wasm binaries.
|
2018-01-09 16:01:46 +01:00 |
|
Gav
|
5db5d2d98a
|
Remove accidentally committed files.
|
2018-01-09 16:00:39 +01:00 |
|
Gav
|
55418c7ed8
|
Fix path.
|
2018-01-09 15:59:05 +01:00 |
|
Gav
|
06791fa07f
|
Update path.
|
2018-01-09 15:58:45 +01:00 |
|
Gav
|
6e2fbb8e84
|
Update gitignore
|
2018-01-09 15:58:17 +01:00 |
|
Gav
|
f3dd41efd6
|
Fix warning.
|
2018-01-09 15:50:48 +01:00 |
|
Gav
|
2489b3a9aa
|
Update native support.
|
2018-01-09 15:07:55 +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 |
|
Gav
|
5ab59bb171
|
Make initial runtime skeleton compile.
|
2018-01-08 19:32:46 +01:00 |
|
Gav
|
a9fe12eb69
|
Clean up the runtime skeleton.
|
2018-01-08 17:56:16 +01:00 |
|
Gav
|
1f183d688a
|
Introduce basic skeleton for Polkador runtime.
|
2018-01-08 17:13:44 +01:00 |
|