Skip to content
This repository was archived by the owner on May 22, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
110 commits
Select commit Hold shift + click to select a range
f6679dd
Minor Uniques pallet improvements and XCM v3 preparations (#10896)
gavofyork Mar 7, 2022
55192ea
election provider support: Update some test only types (#10983)
emostov Mar 8, 2022
8df8d90
Feedback from @XLC for Referenda Pallet (#10991)
shawntabrizi Mar 8, 2022
b36030a
Make bags-list generic over node value and instantiable (#10997)
emostov Mar 9, 2022
1321c6f
sc-finality-grandpa: use the #[from] attriute to remove boilerplate c…
koushiro Mar 10, 2022
5afd5b8
contracts: Add test to verify unique trie ids (#10914)
athei Mar 10, 2022
3d9361d
sp-core: `full_crypto` doesn't imply `std` (#11006)
bkchr Mar 10, 2022
f5f286d
Remove unused `parent_hash` in `OverlayedChanges::into_storage_change…
liuchengxu Mar 10, 2022
5cc2ef8
sp-api: Don't be dirty (#11015)
bkchr Mar 11, 2022
89fcb3e
Update clap to the latest version (#11017)
bkchr Mar 12, 2022
b797b89
Move scripts used in CI to the new location (#11008)
sergejparity Mar 14, 2022
11403bf
Move `sp-npos-elections-solution-type` to `frame-election-provider-su…
Mar 14, 2022
345e3b1
shell.nix: Update to a newer nightly (#11028)
bkchr Mar 14, 2022
5463591
Update lockfile (#11035)
ggwpez Mar 15, 2022
80a90e7
Additional `benchmark-storage` flags (#11004)
daanschutte Mar 15, 2022
8b26ac9
SharedData: Update locks to mention possible deadlocks (#11034)
bkchr Mar 15, 2022
cc282f8
Stabilize `seal_delegate_call` (#11037)
athei Mar 15, 2022
499acc0
Bump names from 0.12.0 to 0.13.0 (#11047)
dependabot[bot] Mar 16, 2022
027fc06
State migration rpc (#10981)
cheme Mar 16, 2022
805475c
Prevent possible rocksdb-corruption by running benchmark-storage (#11…
hirschenberger Mar 16, 2022
cf69667
Moving `NposSolution` to frame (#11031)
Mar 16, 2022
89682c1
Add execution overhead benchmarking (#10977)
ggwpez Mar 17, 2022
150fea0
sc-rpc-api: Remove unused error variants (#11012)
bkchr Mar 17, 2022
96738a1
Allow `pallet-election-provider` to accept smaller solutions as well …
Mar 17, 2022
8e0dbe7
fix sibmit benchmark in election-multi-phase pallet (#11057)
kianenigma Mar 17, 2022
627ba73
Use Lowercase (#11059)
aurexav Mar 18, 2022
cdf591a
Expose `ToOwned` (#11060)
aurexav Mar 18, 2022
2892d23
Bump serde_json from 1.0.74 to 1.0.79 (#11020)
dependabot[bot] Mar 18, 2022
c364008
Bump proc-macro-crate from 1.1.0 to 1.1.3 (#11063)
dependabot[bot] Mar 18, 2022
4c9bf00
some additional utils for state-trie-migration (#11064)
kianenigma Mar 19, 2022
8cbda80
Incorporate the new electing/electable naming into the code (#10956)
kianenigma Mar 19, 2022
b64647c
Refactor WASM module instantiation (#10480)
koute Mar 19, 2022
babf752
Add github issue form templates (#11061)
nuke-web3 Mar 19, 2022
81d253e
Bump cargo_metadata from 0.14.1 to 0.14.2 (#11066)
dependabot[bot] Mar 19, 2022
6506784
sc-consensus-aura: Remove obsolete dependency (#11074)
bkchr Mar 19, 2022
4ad6445
pallet-whitelist: add sp-api/std to std feature to fix compile error …
koushiro Mar 21, 2022
28eaae5
add MaxEncodedLen trait to Time (#11078)
zqhxuyuan Mar 21, 2022
5917c0e
pallet-macro: Ensure that building with `missing_docs` works (#11075)
bkchr Mar 21, 2022
5d630dd
import-blocks: Do not read `stdin` to memory (#11072)
bkchr Mar 21, 2022
1bd5d78
Don't return the same block twice in ancestor binary search (#11067)
nathanwhit Mar 21, 2022
ec0258e
Don't ban peers for small duplicate requests (#11084)
nathanwhit Mar 22, 2022
c558351
Add `dev_getBlockStats` RPC (#10939)
athei Mar 22, 2022
c9fc99d
Add ProxyRemoved event (#11085)
xlc Mar 22, 2022
715d004
Do not upgrade db_version on metadata reading failure. (#11081)
cheme Mar 22, 2022
77c15d2
warp-sync: Return an error when trying to enable it for archive nodes…
bkchr Mar 22, 2022
096f205
Implementing `MaxEncodedLen` for `generate_solution_type` (#11032)
Mar 23, 2022
7a09b82
Store validator self-vote in bags-list, and allow them to be trimmed …
kianenigma Mar 23, 2022
97ee3d1
Fix `generate_storage_alias!` (#11102)
shawntabrizi Mar 23, 2022
6c92fc3
Allow pallet error enum variants to contain fields (#10242)
KiChjang Mar 24, 2022
56c28e8
BABE's revert procedure (#11022)
davxy Mar 24, 2022
dfb2a8c
Add extra WASM heap pages when precompiling the runtime blob (#11107)
koute Mar 24, 2022
666f39b
pallet-referenda: make the pallet instanceable (#11089)
koushiro Mar 24, 2022
676932f
Clear storage before running the bench (#11109)
ggwpez Mar 24, 2022
08fd14d
Add `benchmark-block` command (#11091)
ggwpez Mar 25, 2022
26ea757
Improve Bounties and Child Bounties Deposit Logic (#11014)
shawntabrizi Mar 25, 2022
318dea3
pallet-conviction-voting: make the pallet instantiable (#11088)
koushiro Mar 25, 2022
411d9bb
Implement Lean BEEFY (#10882)
acatangiu Mar 25, 2022
b8aea62
Remove unneeded code (#11117)
gavofyork Mar 25, 2022
69079b5
Add a bounded fallback on failed elections (#10988)
Mar 25, 2022
4b8cbaa
Bump handlebars from 4.1.6 to 4.2.2 (#11073)
dependabot[bot] Mar 26, 2022
d26123a
remove misleading sentence (#11125)
shawntabrizi Mar 27, 2022
6615ae4
Bump zeroize from 1.4.3 to 1.5.4 (#11123)
dependabot[bot] Mar 27, 2022
65b44e9
add notes and warnings to ProvideInherent docs (#9730)
apopiak Mar 27, 2022
a5f3dbe
Bump `tokio` to 1.17.0 (#10894)
koute Mar 28, 2022
297a5e4
Bump libc from 0.2.119 to 0.2.121 (#11127)
dependabot[bot] Mar 28, 2022
09073d3
Spellcheck HBS templates and add test (#11119)
ggwpez Mar 29, 2022
71bb50c
Update `lru`, `regex` and `thread_local` (#11135)
koute Mar 29, 2022
62fa7d2
contracts: add `seal_code_hash` and `seal_own_code_hash` to API (#10…
agryaznov Mar 29, 2022
41567c3
Unignore test (#11097)
wigy-opensource-developer Mar 29, 2022
f2d3494
Fix Phragmen benchmark (#11137)
ggwpez Mar 30, 2022
b254351
Enforce `MaxEncodedLen` impl for `NposSolution` (#11103)
Mar 31, 2022
64f1663
frame-support: Rename tests to express what they are doing (#11147)
bkchr Mar 31, 2022
2287cd8
add iter-from for bags-list (#11104)
kianenigma Mar 31, 2022
56dc6d1
Refactor Beefy MMR and remove parachain specific implementations (#10…
Wizdave97 Apr 1, 2022
62fcc8a
Add Limit to Tranasctional Layers (#10808)
shawntabrizi Apr 2, 2022
284d38f
Bump futures from 0.3.19 to 0.3.21 (#11133)
dependabot[bot] Apr 3, 2022
01a3ad6
Remove useless imports (#11136)
koushiro Apr 3, 2022
1373db0
Bump backtrace from 0.3.63 to 0.3.64 (#11157)
dependabot[bot] Apr 4, 2022
51d47a8
Bump dyn-clone from 1.0.4 to 1.0.5 (#11048)
dependabot[bot] Apr 4, 2022
5c898d3
Update kvdb-rocksdb to 0.15.2 (#11144)
moh-eulith Apr 4, 2022
0d88803
Revert "Replace storage access by atomics" (#11156)
athei Apr 4, 2022
6f411cd
Remove not required DigestItem conversion (#11165)
davxy Apr 4, 2022
ad95f43
transactional: Fix some nitpicks (#11163)
bkchr Apr 4, 2022
9bf7aaa
Correct a spelling mistake (#11167)
EmisonLu Apr 5, 2022
585e7e8
Upgrade to wasmer 2.2 (#11168)
athei Apr 5, 2022
d4ca1fd
Bump enumflags2 from 0.6.4 to 0.7.4 (#11108)
dependabot[bot] Apr 5, 2022
3cad018
Change default execution strategies to `Wasm` (#11170)
bkchr Apr 6, 2022
184d29c
Fix fork-tree descendent check (#11150)
davxy Apr 6, 2022
c4dd1be
Grandpa revert procedure (#11162)
davxy Apr 6, 2022
c89d524
[ci] Remove vault (#11179)
alvicsam Apr 6, 2022
1dd1f21
chore: update jsonrpsee to `v0.10.1` (#11173)
niklasad1 Apr 7, 2022
e6ae0b0
relax input conditions of fixed::checked_from_integer (#11159)
kianenigma Apr 7, 2022
a1497f5
Apply `WeightToFeePolynomial`s to `pallet_transaction_payment`'s leng…
notlesh Apr 7, 2022
f4e80d4
Improve docs of `remove_all` and `remove_prefix` (#11182)
bkchr Apr 7, 2022
f98ef8a
update pr-custom-review.yml (#11169)
joao-paulo-parity Apr 7, 2022
174735e
Sub-commands for `benchmark` (#11164)
ggwpez Apr 7, 2022
1299a05
Merge remote-tracking branch 'upstream/polkadot-v0.9.19' into feature…
MRamanenkau Oct 24, 2022
f9c3765
Update rustc
MRamanenkau Oct 24, 2022
7d9c7ca
Update rust edition in custom pallets
MRamanenkau Oct 24, 2022
a1a3511
Update DDC pallet
MRamanenkau Oct 24, 2022
6cfaa30
Ignore flaky test
MRamanenkau Oct 25, 2022
8c0dfc6
Add release notes increase spec_version
MRamanenkau Oct 25, 2022
9eac65a
Fix tests
MRamanenkau Oct 26, 2022
7edae29
Merge branch 'feature/update-to-polkadot-v0-9-18' into feature/update…
MRamanenkau Oct 26, 2022
a81427d
Update DDC pallet
MRamanenkau Oct 27, 2022
63d5df3
Merge branch 'feature/update-to-polkadot-v0-9-18' into feature/update…
MRamanenkau Oct 27, 2022
d21641f
Update DDC pallet
MRamanenkau Oct 27, 2022
e8d0b52
Remove node template
MRamanenkau Oct 27, 2022
dfad0f6
Merge branch 'dev-cere' into feature/update-to-polkadot-v0-9-19
MRamanenkau Dec 1, 2022
e55fe9b
Remove old migrations
MRamanenkau Dec 1, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
34 changes: 34 additions & 0 deletions .github/ISSUE_TEMPLATE/bug.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
name: Bug Report
description: Let us know about an issue you experienced with this software
# labels: ["some existing label","another one"]
body:
- type: checkboxes
attributes:
label: Is there an existing issue?
description: Please search to see if an issue already exists and leave a comment that you also experienced this issue or add your specifics that are related to an existing issue.
options:
- label: I have searched the existing issues
required: true
- type: checkboxes
attributes:
label: Experiencing problems? Have you tried our Stack Exchange first?
description: Please search <https://substrate.stackexchange.com> to see if an post already exists, and ask if not. Please do not file support issues here.
options:
- label: This is not a support question.
required: true
- type: textarea
id: bug
attributes:
label: Description of bug
# description: What seems to be the problem?
# placeholder: Describe the problem.
validations:
required: true
- type: textarea
id: steps
attributes:
label: Steps to reproduce
description: Provide the steps that led to the discovery of the issue.
# placeholder: Describe what you were doing so we can reproduce the problem.
validations:
required: false
7 changes: 7 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
blank_issues_enabled: true
contact_links:
- name: Support & Troubleshooting with the Substrate Stack Exchange Community
url: https://substrate.stackexchange.com
about: |
For general problems with Substrate or related technologies, please search here first
for solutions, by keyword and tags. If you discover no solution, please then ask and questions in our community! We highly encourage everyone also share their understanding by answering questions for others.
52 changes: 52 additions & 0 deletions .github/ISSUE_TEMPLATE/feature.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
name: Feature Request
description: Submit your requests and suggestions to improve!
body:
- type: checkboxes
attributes:
label: Is there an existing issue?
description: Please search to see if an issue already exists and leave a comment that you also experienced this issue or add your specifics that are related to an existing issue.
options:
- label: I have searched the existing issues
required: true
- type: checkboxes
attributes:
label: Experiencing problems? Have you tried our Stack Exchange first?
description: Please search <https://substrate.stackexchange.com> to see if an post already exists, and ask if not. Please do not file support issues here.
options:
- label: This is not a support question.
required: true
- type: textarea
id: content
attributes:
label: Motivation
description: Please give precedence as to what lead you to file this issue.
# placeholder: Describe ...
validations:
required: false
- type: textarea
id: content
attributes:
label: Request
description: Please describe what is needed.
# placeholder: Describe what you would like to see added or changed.
validations:
required: true
- type: textarea
id: content
attributes:
label: Solution
description: If possible, please describe what a solution could be.
# placeholder: Describe what you would like to see added or changed.
validations:
required: false
- type: dropdown
id: help
attributes:
label: Are you willing to help with this request?
multiple: true
options:
- Yes!
- No.
- Maybe (please elaborate above)
validations:
required: true
24 changes: 11 additions & 13 deletions .github/pr-custom-review.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
# 🔒 PROTECTED: Changes to locks-review-team should be approved by the current locks-review-team
locks-review-team: locks-review
team-leads-team: polkadot-review
action-review-team: ci

rules:
- name: Changed runtime files
condition: .*/runtime/.*lib.rs
- name: Core developers
check_type: changed_files
condition: .*
min_approvals: 2
teams:
- substrateteamleads
- core-devs

- name: Substrate developers
check_type: changed_files
condition: .*
any:
- min_approvals: 2
teams:
- core-devs
- min_approvals: 1
teams:
- substrateteamleads
prevent_review_request:
teams:
- core-devs
2 changes: 1 addition & 1 deletion .github/workflows/check-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
ref: ${{ github.event.pull_request.head.ref }}
repository: ${{ github.event.pull_request.head.repo.full_name }}
- name: Check labels
run: bash ${{ github.workspace }}/.maintain/github/check_labels.sh
run: bash ${{ github.workspace }}/scripts/ci/github/check_labels.sh
env:
GITHUB_PR: ${{ github.event.pull_request.number }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/monthly-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
echo "" >> Changelog.md
echo "## Changes since last snapshot (${{ steps.tags.outputs.old }})" >> Changelog.md
echo "" >> Changelog.md
./.maintain/gitlab/generate_changelog.sh ${{ steps.tags.outputs.old }} >> Changelog.md
./scripts/ci/github/generate_changelog.sh ${{ steps.tags.outputs.old }} >> Changelog.md
- name: Release snapshot
id: release-snapshot
uses: actions/create-release@latest
Expand Down
Loading