David Palm
80a43c2946
Merge branch 'master' into dp-prep-release-v0.13
...
* master:
Upgrade to substrate 2.0.0 (#173 )
2020-09-24 17:01:43 +02:00
David
8e2a4f06ee
Upgrade to substrate 2.0.0 ( #173 )
...
* Upgrade to substrate 2.0.0
* WIP implement Subcommand manually (see https://github.com/paritytech/substrate/pull/6894#issuecomment-676060197 )
* Add pallet-staking/std to the std feature
* Sort out the subcommand impl
* Sort out the module index (ty @ascjones)
Sort out the RefCount type (ty @dvc94ch)
Random tweaks to make test-node more similar to the vanilla node-template
* obey the fmt
* cleanup
* more cleanup
2020-09-24 12:57:35 +01:00
David Palm
6845ec43cd
obey the fmt
2020-09-24 11:49:40 +02:00
David Palm
a0f430c6ac
Sort out the module index (ty @ascjones)
...
Sort out the RefCount type (ty @dvc94ch)
Random tweaks to make test-node more similar to the vanilla node-template
2020-09-24 11:48:13 +02:00
David Palm
9f81da13a8
Upgrade to substrate 2.0.0
2020-09-23 15:18:19 +02:00
David Craven
3ea9d3b8bb
Update to rc6. ( #155 )
...
* Update to rc6.
* Fix clippy warnings.
2020-08-25 09:50:14 +01:00
David Craven
e6f3a82f99
Rc5 ( #143 )
...
* Update to rc6.
* Update runtime.
* Update node to rc6.
* Update client.
* Fix node.
* Add option to enable telemetry.
2020-07-27 08:53:02 +01:00
Andrew Jones
d3e9e3f757
Upgrade to substrate rc4 release ( #131 )
...
* Upgrade to substrate rc4 release
* Fix up test-node/service
* Fix up client node config
* Fix up remaining compilation errors
* Fmt
* Remove fixme
* Fix test
* Release v0.10.0
2020-06-29 09:32:07 +01:00
David Craven
7f0847107c
Events sub ( #126 )
...
* Make event subscription logic more generic.
* Fix build.
* Add test-node.
* Update deps.
* Address review comments.
2020-06-25 07:05:00 +01:00