Kian Paimani
f4c00ecc3f
Update DOCUMENTATION_GUIDELINES.md ( #14369 )
...
* Update DOCUMENTATION_GUIDELINES.md
* update ToC
* Update docs/DOCUMENTATION_GUIDELINES.md
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Update docs/DOCUMENTATION_GUIDELINES.md
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* fix
---------
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
Co-authored-by: parity-processbot <>
2023-06-19 22:56:22 +02:00
Sacha Lansky
ebf7c1c478
Fix links ( #14371 )
2023-06-16 11:14:05 +00:00
Sacha Lansky
ee48773988
PR template improvements ( #14148 )
...
* Minor edits to CONTRIBUTING
* Update PULL_REQUEST_TEMPLATE
* Add Closes for GH semantic linking
* Update docs/PULL_REQUEST_TEMPLATE.md
* Update docs/PULL_REQUEST_TEMPLATE.md
* Apply suggestions from code review
* Update docs/PULL_REQUEST_TEMPLATE.md
---------
Co-authored-by: parity-processbot <>
2023-06-13 08:21:37 +00:00
Kian Paimani
dca481169e
add new documentation guidelines ( #14115 )
...
* add new documentation style-guides
* update CODEOWNERS as well
* try new team
* revert
* Update docs/DOCUMENTATION_GUIDELINES.md
Co-authored-by: Juan <juangirini@gmail.com >
* Update docs/DOCUMENTATION_GUIDELINES.md
Co-authored-by: Juan <juangirini@gmail.com >
* Apply suggestions from code review
Co-authored-by: Ben Greenberg <13892277+hummusonrails@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Sam Johnson <sam@durosoft.com >
Co-authored-by: Ben Greenberg <13892277+hummusonrails@users.noreply.github.com >
* Update docs/DOCUMENTATION_GUIDELINES.md
* Apply suggestions from code review
Co-authored-by: Liam Aharon <liam.aharon@hotmail.com >
Co-authored-by: Ben Greenberg <13892277+hummusonrails@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Ben Greenberg <13892277+hummusonrails@users.noreply.github.com >
Co-authored-by: Liam Aharon <liam.aharon@hotmail.com >
* Apply suggestions from code review
Co-authored-by: Sacha Lansky <sacha@parity.io >
Co-authored-by: Liam Aharon <liam.aharon@hotmail.com >
* Further updates.
* note about rewrap.
* update ToC and more
* update ToC and more
* Update docs/DOCUMENTATION_GUIDELINES.md
Co-authored-by: Sebastian Kunert <skunert49@gmail.com >
* storage
---------
Co-authored-by: Juan <juangirini@gmail.com >
Co-authored-by: Ben Greenberg <13892277+hummusonrails@users.noreply.github.com >
Co-authored-by: Sam Johnson <sam@durosoft.com >
Co-authored-by: Liam Aharon <liam.aharon@hotmail.com >
Co-authored-by: Sacha Lansky <sacha@parity.io >
Co-authored-by: Sebastian Kunert <skunert49@gmail.com >
2023-05-26 11:10:43 +00:00
Alexander Kalankhodzhaev
f64c3925dc
Move node-template Cargo.toml dependencies to workspace ( #14058 )
...
* Move node-template Cargo.toml dependencies to workspace
* review
* Update Cargo.lock
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
---------
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
2023-05-16 07:46:18 +02:00
juangirini
97da233acd
Update codeowners file ( #14078 )
...
* update codeowners file
* reorganise codeowners file
* Update docs/CODEOWNERS
Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com >
* add nfts and uniques ownership
* sort codeowners alphabetically
---------
Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com >
2023-05-05 12:39:43 +00:00
Bastian Köcher
986c9ad173
Improve contribution guidelines ( #13902 )
2023-04-28 12:12:26 +00:00
Joyce Siqueira
7c18bc9dfd
updating labels descriptions ( #13557 )
...
* updating labels descriptions
* delete milestones
* Update docs/CONTRIBUTING.adoc
Co-authored-by: Bastian Köcher <git@kchr.de >
* link to label docs
* Update docs/CONTRIBUTING.adoc
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
---------
Co-authored-by: Bastian Köcher <git@kchr.de >
Co-authored-by: parity-processbot <>
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
2023-03-27 23:27:16 +02:00
Kian Paimani
e171e2ada4
Update staking related code-owners ( #13462 )
2023-03-05 22:38:49 +01:00
Davide Galassi
40c36c0c8a
Move grandpa crates to consensus folder ( #13458 )
...
* Move grandpa under consensus dir
* Rename grandpa folder
* Finish grandpa renaming
* Minor tweaks
* Cargo fmt
* Adjust path to chain spec
2023-02-27 17:15:08 +01:00
Dan Henton
ae8ef86ec0
Use non-binary pronouns in comments. ( #13209 )
...
* use non binary pronouns in comments
* cargo fmt
* fix the use of "it" with "they" when dealing about an opperations identity
2023-01-27 12:31:17 +01:00
Keith Yeung
51db8c77a7
Introduce sensible weight constants ( #12868 )
...
* Introduce sensible weight constants
* cargo fmt
* Remove unused import
* Add missing import
* ".git/.scripts/bench-bot.sh" pallet dev pallet_lottery
Co-authored-by: command-bot <>
2022-12-09 01:18:51 +09:00
Koute
ecc4d5f258
Add @koute to docs/CODEOWNERS and update stale paths ( #12408 )
2022-10-04 10:01:50 +02:00
Adrian Catangiu
1e2c0f2d99
docs/CODEOWNERS: add @acatangiu as MMR owner ( #12406 )
2022-10-04 09:58:05 +03:00
Shawn Tabrizi
34bfd2ad00
Rename anonymous to pure proxy ( #12283 )
...
* rename anon to pure proxy
* remove old weight comments
* fix merge
* Update frame/proxy/src/lib.rs
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com >
* fn pure -> fn create_pure
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com >
2022-09-22 14:15:31 +00:00
Sergej Sakac
e4b6f4a66d
BREAKING: Rename Origin ( #12258 )
...
* BREAKING: Rename Origin
* more renaming
* a bit more renaming
* fix
* more fixing
* fix in frame_support
* even more fixes
* fix
* small fix
* ...
* update .stderr
* docs
* update docs
* update docs
* docs
2022-09-20 22:13:09 +00:00
Sergej Sakac
6e8795afe6
BREAKING: Rename Call & Event ( #11981 )
...
* rename Event to RuntimeEvent
* rename Call
* rename in runtimes
* small fix
* rename Event
* small fix & rename RuntimeCall back to Call for now
* small fixes
* more renaming
* a bit more renaming
* fmt
* small fix
* commit
* prep for renaming associated types
* fix
* rename associated Event type
* rename to RuntimeEvent
* commit
* merge conflict fixes & fmt
* additional renaming
* fix.
* fix decl_event
* rename in tests
* remove warnings
* remove accidental rename
* .
* commit
* update .stderr
* fix in test
* update .stderr
* TRYBUILD=overwrite
* docs
* fmt
* small change in docs
* rename PalletEvent to Event
* rename Call to RuntimeCall
* renamed at wrong places :P
* rename Call
* rename
* rename associated type
* fix
* fix & fmt
* commit
* frame-support-test
* passing tests
* update docs
* rustdoc fix
* update .stderr
* wrong code in docs
* merge fix
* fix in error message
* update .stderr
* docs & error message
* .
* merge fix
* merge fix
* fmt
* fmt
* merge fix
* more fixing
* fmt
* remove unused
* fmt
* fix
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com >
2022-09-12 22:03:31 +00:00
Shawn Tabrizi
1df4561676
Weight v1.5 Follow Ups ( #12155 )
...
* update api
* update
* remove unused
* remove `one` api
* fix unused
* fmt
* add saturating accrue
* remove `Weight::new()`
* use some macros
* div makes no sense
* Update weight_v2.rs
* missed some
* more patch
* fixes
* more fixes
* more fix
* more fix
* Update frame/support/src/weights/weight_v2.rs
* not needed
* fix weight file
2022-09-01 17:48:03 +00:00
Nikos Kontakis
103f770e75
Rename node-runtime to node-kitchensink-runtime ( #11930 )
...
* Rename node=runtime to kithensink-runtime
* Undo md formatting
2022-08-02 15:25:52 +00:00
Gavin Wood
7808b0c349
Several tweaks needed for Governance 2.0 ( #11124 )
...
* Add stepped curve for referenda
* Treasury SpendOrigin
* Add tests
* Better Origin Or-gating
* Reciprocal curve
* Tests for reciprical and rounding in PerThings
* Tweaks and new quad curve
* Const derivation of reciprocal curve parameters
* Remove some unneeded code
* Actually useful linear curve
* Fixes
* Provisional curves
* Rejig 'turnout' as 'support'
* Use TypedGet
* Fixes
* Enable curve's ceil to be configured
* Formatting
* Fixes
* Fixes
* Fixes
* Remove EnsureOneOf
* Fixes
* Fixes
* Fixes
* Formatting
* Fixes
* Update frame/support/src/traits/dispatch.rs
Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com >
* Grumbles
* Formatting
* Fixes
* APIs of VoteTally should include class
* Fixes
* Fix overlay prefix removal result
* Second part of the overlay prefix removal fix.
* Formatting
* Fixes
* Add some tests and make clear rounding algo
* Fixes
* Formatting
* Revert questionable fix
* Introduce test for kill_prefix
* Fixes
* Formatting
* Fixes
* Fix possible overflow
* Docs
* Add benchmark test
* Formatting
* Update frame/referenda/src/types.rs
Co-authored-by: Keith Yeung <kungfukeith11@gmail.com >
* Docs
* Fixes
* Use latest API in tests
* Formatting
* Whitespace
* Use latest API in tests
Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com >
Co-authored-by: Keith Yeung <kungfukeith11@gmail.com >
2022-05-31 11:12:34 +01:00
Bastian Köcher
f517e57f67
Prepare for rust stable 1.60 ( #11138 )
...
* Prepare for rust stable 1.59
Besides preparing the UI tests this also adds a new script update-rust-stable.sh script for
simplifying the update of a rust stable version. This script will run all UI tests for the new
rust stable version and updating the expected output.
* Ensure we run the UI tests in CI
* use staging ci image
* More test updates
* Unignore test (#11097 )
* empty commit for pipeline rerun
* empty commit for pipeline rerun
* Try to make clippy happy
* More clippy fixes
* FMT
* ci image production
Co-authored-by: alvicsam <alvicsam@gmail.com >
Co-authored-by: Alexander Samusev <41779041+alvicsam@users.noreply.github.com >
2022-04-11 11:21:54 +02:00
Sergejs Kostjucenko
46891e849f
Move scripts used in CI to the new location ( #11008 )
...
Move scripts used in CI to the new location - **./scripts/ci/**
* Move github scripts
* Move more files
* Move ci scripts and fix dependencies
* Update docs/node-template-release.md
Co-authored-by: João Paulo Silva de Souza <77391175+joao-paulo-parity@users.noreply.github.com >
* Remove Cargo.lock
* Apply suggestions from code review
Co-authored-by: Denis Pisarev <denis.pisarev@parity.io >
* Make more paths uniform
Co-authored-by: João Paulo Silva de Souza <77391175+joao-paulo-parity@users.noreply.github.com >
Co-authored-by: Denis Pisarev <denis.pisarev@parity.io >
2022-03-14 10:42:34 +02:00
zjb0807
9d8e5639d5
add llvm ( #10864 )
2022-02-16 10:02:35 +00:00
Jimmy Chu
39d5c357af
Script for publishing rustdocs at gh-pages ( #10604 )
...
* wip
Signed-off-by: Jimmy Chu <jimmychu0807@gmail.com >
* Added the rustdocs-release script
Signed-off-by: Jimmy Chu <jimmychu0807@gmail.com >
* updated gitlab-ci script
Signed-off-by: Jimmy Chu <jimmychu0807@gmail.com >
* Updated to set NIGHTLY to false by default
Signed-off-by: Jimmy Chu <jimmychu0807@gmail.com >
* Added documentation
Signed-off-by: Jimmy Chu <jimmychu0807@gmail.com >
2022-01-21 18:32:45 +01:00
Gavin Wood
f2c8fe35a3
Allow the treasury to have a maximum bound on the bond ( #10689 )
...
* Allow the treasury to have a maximum bound on the bond
* Update frame/treasury/src/lib.rs
Co-authored-by: Keith Yeung <kungfukeith11@gmail.com >
Co-authored-by: Keith Yeung <kungfukeith11@gmail.com >
2022-01-19 14:08:53 +00:00
Tomasz Drwięga
8fa5c7608a
Remove offchain workers ownership. ( #10506 )
2021-12-17 10:52:16 +00:00
Adrian Catangiu
23c5b6755b
beefy: update CODEOWNERS ( #10464 )
...
Signed-off-by: acatangiu <adrian@parity.io >
2021-12-13 20:25:05 +01:00
Andreas Doerr
f234a720ea
BEEFY update CODEOWNERS ( #10460 )
...
* BEEFY update CODEOWNERS
Remove myself as `BEEFY` code owner. New code owner needs to be decided upon.
* Update docs/CODEOWNERS
* Update docs/CODEOWNERS
* Update docs/CODEOWNERS
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com >
2021-12-10 09:33:23 +01:00
Gavin Wood
977cf450b3
Spelling ( #10154 )
2021-11-02 14:09:40 +00:00
Squirrel
9cb4567ab7
hint what to do if you didn't use bot merge ( #10009 )
2021-10-12 10:36:09 +00:00
Squirrel
d45aada6a7
First word should be Substrate not Polkadot ( #9935 )
...
(if we want something put in the substrate PR.)
2021-10-05 11:26:34 +00:00
Alexander Samusev
a31ab1fc37
Add build with docker section to README ( #9792 )
...
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com >
2021-10-01 03:54:41 +00:00
Andreas Doerr
0daa2b66ec
BEEFY code owner ( #9852 )
2021-09-26 22:42:09 +02:00
Kian Paimani
ea0117af5d
Add some docs about runtime migration best practices ( #9837 )
...
* Add some docs about runtime migration best practices as well.
* Update docs/CONTRIBUTING.adoc
* Update docs/CONTRIBUTING.adoc
Co-authored-by: Chevdor <chevdor@users.noreply.github.com >
Co-authored-by: Chevdor <chevdor@users.noreply.github.com >
2021-09-23 08:20:37 +00:00
Alexander Popiak
293771f236
Pull Request Template Suggestions ( #9717 )
...
* pull request template suggestions
* Update docs/PULL_REQUEST_TEMPLATE.md
Co-authored-by: Squirrel <gilescope@gmail.com >
Co-authored-by: Squirrel <gilescope@gmail.com >
Co-authored-by: thiolliere <gui.thiolliere@gmail.com >
2021-09-21 18:43:45 +00:00
Squirrel
72adb1d858
Update contrib docs to reflect simplified process ( #9465 )
...
* Update contrib docs to reflect simplified process
Co-authored-by: Andronik Ordian <write@reusable.software >
2021-09-01 17:58:53 +01:00
David
2de7e51c2a
Remove substrate-in-the-browser ( #9541 )
...
* Comment out browser stuff
* Remove browser stuff
* Remove more wasm transport code
* Remove ExtTransport and rework how telemetry initialises.
* Change (most) wasm-timer using code to use std::time
* Rename CI-job
* Aura does not compile for wasm
* Remove testing in the browser on CI
* Update README
* Leave `StreamSink` be
* fmt
2021-08-17 18:06:23 +00:00
Squirrel
df59596ec0
Move client consensus parts out of primitives and into client/consensus/api ( #9319 )
...
* moved client code out of primitives
* bump ci
* Fixup from merge.
* Removed unused deps thanks to review feedback
* Removing unneeded deps
* updating lock file
* note about rustfmt
* fixed typo to bump ci
* Move lonely CacheKeyId to parent
* cargo fmt
* updating import style
* Update docs/STYLE_GUIDE.md
Co-authored-by: André Silva <123550+andresilva@users.noreply.github.com >
Co-authored-by: André Silva <123550+andresilva@users.noreply.github.com >
2021-07-30 13:27:17 +00:00
Alexander Theißen
e01ac8cea0
contracts: Allow contracts to dispatch calls into the runtime ( #9276 )
...
* contracts: Allow contracts to dispatch calls into the runtime
* Fix RPC tests
* Fix typo
* Replace () by AllowAllFilter and DenyAllFilter
* Add rust doc
* Fixup for `()` removal
* Fix lowest gas calculation
* Rename AllowAllFilter and DenyAllFilter
* Updated changelog
2021-07-12 20:40:27 +00:00
Nikolay Volf
c56bf5060d
Update CODEOWNERS ( #9278 )
2021-07-05 21:25:40 +00:00
Squirrel
c0dfe2c382
Spellling corrections (no code changes) ( #8971 )
...
* Spelling corrections
* As this might break let's do as a separate PR
2021-06-01 12:51:38 +02:00
Squirrel
5a1cc8cff7
fixed typos ( #8664 )
2021-05-03 03:35:18 +00:00
Jimmy Chu
fb73a4eef6
Enhancement on Substrate Node Template ( #8473 )
...
Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com >
Co-authored-by: Alexander Popiak <alexander.popiak@parity.io >
2021-03-30 07:47:37 +08:00
Gavin Wood
956262a182
Fix CI for new labels ( #8432 )
...
* Fix up CI/CD for the new labels.
* New labels.
* Fix labels
* Fix labels
* Fix accidental change
2021-03-23 12:10:03 +01:00
Denis Pisarev
82e52b8be8
CI: test and update ci image, codeowners ( #8142 )
...
* CI: prep for the new ff deployment
* CI: variable for CI image
* git: add CI team and remove Max from CODEOWNERS
* CI: diener should be updated in CI image, not here.
* CI: diener should be updated in CI image, not here.
* CI: run cargo deny on changes to manifests and lock; run build jobs on schedules [skip ci]
* CI: remove flaming-fir deployment, it will be handled from s3 updates [skip ci]
* CI: trigger simnet with a certain substrate version
* CI: remove cargo-audit in favor of cargo-deny; prepare for being triggered
* CI: prepare to be triggered
* CI: chore
2021-02-19 15:48:08 +01:00
Benjamin Kampmann
6a964c5df0
Releasing 3.0 ( #8098 )
...
* bumping version for next release
* add changelog
* add guide
2021-02-10 19:23:18 +01:00
Benjamin Kampmann
a3a9e7667c
Minor contributor docs update ( #7948 )
...
- Fixing Link
- Clarify that no-force-push applies to Pull Requests, too.
2021-01-21 13:04:11 +01:00
Igor Matuszewski
028f3d2674
Merge 2.0.1 backport branch into mainline master ( #7842 )
...
* Backport paritytech/substrate#7381
* Bring back genesis storage build in aura/timestamp
To not change spec version, see
https://github.com/paritytech/substrate/pull/7686#discussion_r540032743
* Backport paritytech/substrate#7238
* Backport paritytech/substrate#7395
* Bump impl_version
* Fix UI tests and bump trybuild dep
See https://github.com/rust-lang/rust/pull/73996
Backports:
https://github.com/paritytech/substrate/pull/7764
https://github.com/paritytech/substrate/pull/7656
* Partially backport paritytech/substrate#7838
* Release frame-support with a dep compilation fix
* Bump patch level for remaining crates
This is done because at the time of writing cargo-unleash does not fully
support partial workspace publishing and mixes both local and crates.io
versions of the packages, leading to errors in the release check workflow.
* Backport paritytech/substrate#7854
...to fix compilation error when using futures-* v0.3.9.
* Adding Changelog entry for patch release
Co-authored-by: Bastian Köcher <git@kchr.de >
Co-authored-by: Benjamin Kampmann <ben@parity.io >
2021-01-11 11:24:29 +01:00
Bastian Köcher
e3e651f72c
Happy new year ( #7814 )
...
* Happy new year
Updates the copyright years and fixes wrong license headers.
* Fix the template
* Split HEADER into HEADER-APACHE & HEADER-GPL
2021-01-04 09:03:13 +00:00
honeywest
7d45c1737e
update substrate to sc in docs ( #7767 )
2020-12-21 03:09:52 +00:00