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 |
|
Stanislav Tkach
|
443ad90b47
|
Update codec version to the 4.1 version (#2948)
* Update codec version to the 4.1 version
* Bump impl_version
* Update lock files
* Update codec to 4.1.1 version
* Bump impl version
|
2019-06-26 16:26:24 +02:00 |
|
thiolliere
|
8b89c7ae62
|
Update parity-scale codec minor version (#2951)
* update parity-scale codec minor version
* update to 3.5.3
* update locks
* increase impl version
* Update to 3.5.4
* Update WASM lockfiles
|
2019-06-26 08:48:12 +02:00 |
|
Sergei Pepyakin
|
828485ec08
|
Rename: srml-contract → srml-contracts (#2905)
* srml-contract → srml-contracts
* Trim.
* Bump version
|
2019-06-19 15:26:33 +02:00 |
|