Shawn Tabrizi
c284ca2138
Normalize Crate Names in SRML/Node Template ( #3543 )
...
* Fix some instances of `runtime-io`
* Patch a bunch
* More patches for consistancy
* more patch
* Fix various build issues
* Fix tests
* Patch `srml-support-*` crates
* Fix doc tests
* Revert "Fix doc tests"
This reverts commit ba2ec61da7acc36821a70e76a31a6a5bf13bbe95.
* Revert "Patch `srml-support-*` crates"
This reverts commit 9a6070450107dec17784ba34af4b871023f6dc81.
* Missed one
* Fix doc tests
2019-09-04 14:44:28 +02:00
thiolliere
4ed67e03a4
Update to parity-scale-codec ( #3232 )
...
* WIP: update codec
* WIP
* compiling
* WIP
* rename parity-scale-codec to codec
* WIP
* fix
* remove old comments
* use published crates
* fix expected error msg
* bump version
* fmt and fix
* remove old comment
* fix wrong decoding impl
* implement encode like for structures
* undo removal of old pending changes
* trailingzeroinput
* Apply suggestions from code review
Co-Authored-By: Bastian Köcher <bkchr@users.noreply.github.com >
Co-Authored-By: DemiMarie-parity <48690212+DemiMarie-parity@users.noreply.github.com >
* update codec
* fmt
* version is 1.0.0
* show more error
* fmt
2019-08-06 19:36:23 +02:00
Kian Paimani
79feb23a22
Refactor sr_primitives. ( #3214 )
...
* refactor sr_primitives.
* Fix try build error.
* Line-width
* Ui test.
* Final fixes.
* Fix build again.
* bring back ui test.
* Fix unsigned import.
* Another ui fix.
* Also refactor substrate-primitives
* Fix benchmarks.
* Fix doc test.
* fix doc tests
2019-07-29 14:43:53 +02:00
Gavin Wood
df93867620
Technical Committee ( #3041 )
...
* Add copy of council seats as elections module.
* Split council into collective and elections modules.
Make collective instanceable.
* Propagate changes to the runtime and fix origin/event
* insert_ref and put_ref to avoid copies.
* Add tests
* Fix up collective's tests
* One more test
* Fix elections module tests
* Missed merge line
* Minor fix
* Test fixes
* Line widths
* Line widths
* Rntime version
* Remove comment
* Deduplicate
* Bump runtime again
* Fix test
2019-07-10 14:29:14 +02:00