Ashley
1735683cc9
Upgrade from futures-preview to futures 0.3.1, and remove futures 0.1 where currently possible ( #4083 )
...
* Migrate node and node-template
* Migrate srml
* Simple changes
* Add async-std for interval
* Fix test-runtime warning
* Small changes
* move futures01 in core/rpc to dev-deps
* Change wasm CI builds
* Switch to async-std 1.0.1
* Remove async-std dep of network
* Add modified lockfile
* Fix node cli browser build
* Remove authority-discovery async-std dep
* Add Send + Sync to interval dyn stream
2019-11-22 13:06:23 +01:00
Bastian Köcher
7769554af6
Clean up depedencies and cargo tomls ( #4180 )
...
* Clean up depedencies and cargo tomls
* Yeah, fuck it
2019-11-22 13:02:51 +01:00
Kian Paimani
11703a5916
Relocate weight to paint + decouple from extensions ( #4124 )
...
* Fisr migrated version of weight to paint
* Bump
* Minor nits
* Some review fixes.
* Line width
* Revert spec bump
* Fix build
* Update lock file
* Update palette/executive/src/lib.rs
Co-Authored-By: Bastian Köcher <bkchr@users.noreply.github.com >
* Update palette/membership/src/lib.rs
Co-Authored-By: Bastian Köcher <bkchr@users.noreply.github.com >
2019-11-22 11:23:32 +01:00
Tomasz Drwięga
872c04b304
Revert "Fix serialization of transaction_paymentInfo" ( #4166 )
...
* Revert "Fix serialization of `transaction_paymentInfo` (#4146 )"
This reverts commit 613b5e7e2d .
* Revert chain-spec too.
* Bring back camelCase and test.
2019-11-21 16:08:54 +01:00
joe petrowski
2783b44207
Rename PAINT to PALETTE ( #4161 )
...
* /paint to /palette
* rename paint to palette
* rename the modules in palette to be pallets
* update Structure.adoc
* bump impl
* fix CI directory
* Update docs/Structure.adoc
Co-Authored-By: Benjamin Kampmann <ben@gnunicorn.org >
2019-11-21 01:08:25 +01:00