Gav
|
692770e03f
|
Split up substrate-executor into polkadot-executor.
|
2018-02-07 18:44:00 +01:00 |
|
Gav
|
ef059b81f1
|
All tests compile. Most tests work.
|
2018-02-07 16:34:18 +01:00 |
|
Gav
|
dcff8f1a2f
|
Full native build with new structure.
No tests yet.
Wasm build still pulls in std.
|
2018-02-07 15:54:18 +01:00 |
|
Gav
|
a5195dfce6
|
Rename polkadot-serializer -> substrate-serializer
|
2018-02-07 11:47:30 +01:00 |
|
Gav
|
6071774f57
|
Rename polkadot-state-machine -> substrate-state-machine
|
2018-02-07 11:44:32 +01:00 |
|
Gav
|
2220c6e37a
|
Rename polkadot-primitives -> substrate-primitives.
|
2018-02-07 11:33:29 +01:00 |
|
Gav
|
1b7f34bef2
|
Refactor primitives.
|
2018-02-07 11:03:43 +01:00 |
|
Robert Habermeier
|
8bae8510f6
|
combine relay chain primitives into one module
|
2018-02-06 18:30:21 +01:00 |
|
Robert Habermeier
|
2b691cef06
|
initial merge
|
2018-02-06 14:12:54 +01:00 |
|
Robert Habermeier
|
af2fdc5478
|
fix compilation for native
|
2018-02-06 12:26:04 +01:00 |
|
Robert Habermeier
|
b58df7892f
|
integrate new primitives with native-runtime
|
2018-02-05 17:40:49 +01:00 |
|
Robert Habermeier
|
29c3a585a1
|
Merge branch 'master' into author-relay-block
|
2018-01-31 18:11:30 +01:00 |
|
Arkadiy Paronyan
|
44499550d9
|
Networking and in-memory client (#38)
* Networking crate draft
* Started work on syncing algo
* Fixed query range
* BlockCollection tests
* In-mem client backend
* Fixed tests
* Renamed Transaction
* Removed stray println
* Docs
|
2018-01-30 18:49:52 +01:00 |
|