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 |
|
Niklas Adolfsson
|
5f1538b834
|
cargo update -p smallvec (#2983)
|
2019-07-01 10:04:43 +02:00 |
|
André Silva
|
9d23d2a25a
|
Bump master to v2.0.0 (#2514)
* bump crates to v2.0.0
* fix crate authors
* bump node runtime spec_version
* remove unused import for no-std
|
2019-05-10 16:55:15 +02:00 |
|
André Silva
|
9927c336d3
|
fix chain spec builder compilation (#2521)
|
2019-05-09 18:25:02 +02:00 |
|
Shawn Tabrizi
|
b513326ea7
|
Remove upgrade-key module from SRML (#2018)
* Remove upgrade-key from SRML. Update chain spec builder text
* bump spec_version, rebuild wasm
* Remove upgrade-key from SRML. Update chain spec builder text
* bump spec_version, rebuild wasm
* Rebase, Rebuild
* Rebuild wasm
|
2019-03-18 15:00:30 +01:00 |
|
Wei Tang
|
1d0049ee00
|
Update trie to v0.11 (#1704)
* Update trie to v0.11
* Update wasm runtimes
|
2019-02-06 14:50:52 +01:00 |
|
Stanislav Tkach
|
8247ad5613
|
Migrate subkey and chain-spec-builder to the 2018 edition (#1605)
|
2019-01-29 12:47:40 +01:00 |
|
Wei Tang
|
52ba9a5605
|
Update fixed-hash pin version and fix cargo locks (#1241)
|
2018-12-10 11:58:06 +01:00 |
|
azban
|
367c99b2bb
|
test-utils: add chain-spec-builder cli (#1061)
* test-utils: add chain-spec-builder cli
* style changes, mostly indentation
* fix padding
* add issue to todo
* more style fixes
* share seed padding with keystore
* fix master rebase error
|
2018-11-12 20:21:03 +01:00 |
|