vuittont60
|
4caa3d8d8e
|
docs: fix typos (#2193)
|
2023-11-07 13:11:06 +01:00 |
|
Chevdor
|
a30092ab42
|
Markdown linter (#1309)
* Add markdown linting
- add linter default rules
- adapt rules to current code
- fix the code for linting to pass
- add CI check
fix #1243
* Fix markdown for Substrate
* Fix tooling install
* Fix workflow
* Add documentation
* Remove trailing spaces
* Update .github/.markdownlint.yaml
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
* Fix mangled markdown/lists
* Fix captalization issues on known words
|
2023-09-04 12:02:32 +03:00 |
|
Andrei Sandu
|
bd209c2d70
|
inherent disputes: remove per block initializer and disputes timeout event (#6937)
* Limit disputes weight and remove initializer code
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
* const
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
* remove timeout test
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
* review feedback #1
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
* Remove the new weight limiting for disputes
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
* cargo lock
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
* Remove dispute_conclusion_by_time_out_period
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
* Enable migrations
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
* Update guide
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
* Fix comment
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
* More guide fixes
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
* Also migrate pending configs
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
* fix build
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
* fix test
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
---------
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
|
2023-03-24 12:48:56 +01:00 |
|
Bradley Olson
|
1d7d87856c
|
First round of implementers guide fixes (#6146)
|
2022-10-13 17:43:50 +02:00 |
|
Andronik Ordian
|
33fe763188
|
some fixes to please cargo-spellcheck (#3550)
* some fixes to please cargo-spellcheck
* some (not all) fixes for the impl guide
* fix
|
2021-08-02 11:00:04 +00:00 |
|
Bernhard Schuster
|
a66801bd0f
|
high altitude description of disputes (#2285)
|
2021-01-28 15:04:14 +01:00 |
|