Gavin Wood
|
640b2e8c50
|
Companion to #6770: Delayed Proxies (#1520)
* Fix up proxy
* Update weights
* Fixes
* rename 'proxy_announced' -> 'announced_proxy'
* flip rename
* update weight formulas
* Fixes
* fix merge
* Fix runtime
* Fix runtimes
* "Update Substrate"
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
Co-authored-by: parity-processbot <>
|
2020-08-23 11:12:58 +00:00 |
|
Shawn Tabrizi
|
ae37a00c17
|
Companion for Substrate 6868 (WeightInfo for System, Utility, and Timestamp) (#1606)
* fix compile warning
* remove tests for weights
* add custom weights
* "Update Substrate"
Co-authored-by: parity-processbot <>
|
2020-08-18 10:04:52 +02:00 |
|
Guillaume Thiolliere
|
106eee7bf1
|
Companion PR: add weightinfo for democracy (#1522)
* add weight for democracy
* update companion
* update companion
* remove democracy weight tests
* fix import
* fix name
* fix merge
* cargo update -p sp-io
* fix compile
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
|
2020-08-04 21:17:23 +02:00 |
|
Shawn Tabrizi
|
73f09e5154
|
Unalias Substrate Imports (#1530)
* cargo.toml updates
* session and system
* more
* more
* more
* more
* more
* fix
* compiles
* fix tests
* fix more tests
* fix mock
* fix deleted space
* Update validation/Cargo.toml
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
* Update Cargo.lock
* update rococo
* remove unused warning
* update add benchmarks
* rename weight file
* forgot a file
* Update chain_spec.rs
* Revert "remove unused warning"
This reverts commit 4227cd0d1525286fb466dccb817564c9b37f8645.
* fix merge
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
|
2020-08-04 13:23:33 +00:00 |
|
Shawn Tabrizi
|
80303e99ea
|
Companion for #6610 (Balances Weight Trait) (#1425)
* Update for balances weights
* remove unneeded tests
* Add file headers
* cargo update -p sp-io
|
2020-07-30 18:43:55 +02:00 |
|