Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mangata dev v0.9.36 #20

Merged
merged 127 commits into from
Feb 14, 2023
Merged
Show file tree
Hide file tree
Changes from 126 commits
Commits
Show all changes
127 commits
Select commit Hold shift + click to select a range
e090658
Companion for EPM duplicate submissions (#6115)
kianenigma Oct 19, 2022
906d911
try and fix build (#6170)
kianenigma Oct 20, 2022
0fd106c
sync versions with current release (0.9.31) (#6176)
coderobe Oct 22, 2022
a060975
Use a more typesafe approach for managing indexed data (#6150)
tifecool Oct 22, 2022
f610ffc
Add missing prerequisite in README for implementers guide (#6181)
mrcnski Oct 24, 2022
37d2b0f
Companion for #12457 (Bounded Multisig) (#6172)
shawntabrizi Oct 25, 2022
29bf467
Make some fixes to logging in PVF subsystem (#6180)
mrcnski Oct 26, 2022
11221b5
Co #12558: Update `pallet-multisig` benches (#6188)
ggwpez Oct 26, 2022
ef8d1a7
Update impl guide README (#6197)
nuke-web3 Oct 27, 2022
d17ee12
[Companion] StakingInterface adjustments (#6199)
ruseinov Oct 29, 2022
b77710b
Companion for update `wasm-opt` (#6209)
athei Oct 30, 2022
e3f6731
Make ValidateUnsigned available on all chains for paras. (#6214)
eskimor Oct 30, 2022
5d05f2a
fix upgrade node test, use latest as base image (#6215)
pepoviola Oct 31, 2022
0bc8fdd
Check if approval voting db is empty on startup (#6219)
sandreim Oct 31, 2022
9081d71
PVF timeouts follow-up (#6151)
mrcnski Nov 1, 2022
9804140
BlockId removal: refactor: BlockBackend::block_body (#6223)
michalkucharczyk Nov 1, 2022
7176670
Replace parachain/parathread boolean by enum (#6198)
Nov 1, 2022
d6fad72
BlockId removal: refactor: Backend::justifications (#6229)
michalkucharczyk Nov 2, 2022
183e25a
BlockId removal: refactor: Backend::block_indexed_body (#6233)
michalkucharczyk Nov 3, 2022
d803489
Xcm-Simulator Docs (#6178)
Szegoo Nov 3, 2022
0f0807a
Add stake.plus bootnodes for westend, kusama, polkadot (#6224)
senseless Nov 4, 2022
c7dd266
clean up executed runtime migrations (#6206)
coderobe Nov 4, 2022
40aefb4
Co #12085: Update `k256` (#6238)
ggwpez Nov 5, 2022
2223fcb
cleanup deps (#6242)
xlc Nov 7, 2022
f015678
Pipeline with ci image with rust 1.65 (#6243)
alvicsam Nov 7, 2022
c661a22
BlockId removal: &Hash to Hash (#6246)
michalkucharczyk Nov 7, 2022
9309ac6
Increase max rewardable nominators (#6230)
kianenigma Nov 8, 2022
ba6643f
Update polkadot inflation to take into account auctions (#5872)
kianenigma Nov 8, 2022
26c31a0
Add a `last change` footer to the implementers guide (#6216)
mrcnski Nov 8, 2022
b19973c
Retry failed PVF prepare jobs (#6213)
mrcnski Nov 8, 2022
ee1a034
staking miner: remove needless queue check (#6221)
niklasad1 Nov 8, 2022
23044be
companion for fast unstake batching (#6253)
kianenigma Nov 8, 2022
1eb107d
Make rolling session more resilient in case of long finality stalls (…
sandreim Nov 8, 2022
a70d12a
Retry failed PVF execution (AmbiguousWorkerDeath) (#6235)
mrcnski Nov 8, 2022
18faf1c
[Companion] Bound Election and Staking by MaxActiveValidators (#6157)
Ank4n Nov 9, 2022
6e5aa28
Companion for substrate#12560 (#6226)
koushiro Nov 9, 2022
3711c6f
Companion for substrate#12530: Consolidate and deduplicate MMR API me…
Lederstrumpf Nov 9, 2022
597b1d2
Add a few staking params to fast-runtime build (#5424)
moh-eulith Nov 10, 2022
0f9244b
State trie migration rococo runtime changes. (#6127)
cheme Nov 11, 2022
a59c120
Brad implementers guide revisions 2 (#6239)
BradleyOlson64 Nov 11, 2022
133d405
Update disputes prioritisation in `dispute-coordinator` (#6130)
tdimitrov Nov 11, 2022
659297f
approval-voting: remove redundant validation check (#6266)
ordian Nov 12, 2022
9a99426
remove fill_block (#6200)
Szegoo Nov 12, 2022
1d46275
fix a compilation warning (#6279)
ordian Nov 13, 2022
89dc70f
Only report concluded if there is an actual dispute. (#6270)
eskimor Nov 14, 2022
624ae57
[ci] fix buildah image (#6281)
alvicsam Nov 14, 2022
353c57b
Revert special casing of Kusama for grandpa rounds. (#6217)
eskimor Nov 15, 2022
b984c40
Fixes "for loop over an `Option`" warnings (#6291)
mrcnski Nov 15, 2022
756ccc3
companion for #12599 (#6290)
niklasad1 Nov 15, 2022
a3d25c7
[ci] Improve pipeline stopper (#6300)
alvicsam Nov 16, 2022
c289ace
Provisioner should ignore unconfirmed disputes (#6294)
tdimitrov Nov 16, 2022
ce9a3e3
Add Helikon boot nodes for Polkadot, Kusama and Westend. (#6240)
kukabi Nov 17, 2022
98df65b
Dedup subsystem name (#6305)
sandreim Nov 17, 2022
eed7f40
Change best effort queue behaviour in `dispute-coordinator` (#6275)
tdimitrov Nov 17, 2022
9546890
[ci] fix build implementers guide (#6306)
alvicsam Nov 17, 2022
8065159
Remove the `wasmtime` feature flag (companion for substrate#12684) (#…
koute Nov 18, 2022
8b9f580
Add `starts_with` to v0 and v1 MultiLocation (#6311)
joepetrowski Nov 20, 2022
c7e43d6
Extend lower bound of `manage_lease_period_start` from `runtime_commo…
koute Nov 21, 2022
3cf644a
Update async-trait version to v0.1.58 (#6319)
altonen Nov 22, 2022
cfb10d4
Add PVF module documentation (#6293)
mrcnski Nov 23, 2022
b5e498c
Rate limit improvements (#6315)
eskimor Nov 23, 2022
e1cd7ce
[ci] fix build-implementers-guide (#6335)
alvicsam Nov 24, 2022
ba5dd20
Added Amforc bootnodes for Polkadot and Kusama (#6077)
tugytur Nov 24, 2022
795b20c
ig: Fix description of execution retry delay (#6342)
mrcnski Nov 24, 2022
b4b3fa5
Add support for outbound only configs on request/response protocols (…
skunert Nov 26, 2022
8549b37
cargo update -p sp-io (#6351)
ordian Nov 27, 2022
728acfb
Add more granularity to prometheus histogram buckets (#6348)
bredamatt Nov 28, 2022
e5602d4
Provide some more granular metrics for polkadot_pvf_execution_time (#…
mrcnski Nov 28, 2022
7538b76
[ci] fix implementer guide job (#6357)
alvicsam Nov 28, 2022
1b1bc62
dispute-coordinator: fix earliest session checks for pruning and impo…
sandreim Nov 28, 2022
98d2350
remove executed migrations (0.9.33) (#6364)
coderobe Nov 29, 2022
3f288d3
Companion for: pallet-mmr: move offchain logic to client-side gadget …
serban300 Nov 29, 2022
d8ae624
Remove `parity-util-mem` from `runtime-api` cache (#6367)
mrcnski Nov 29, 2022
7cd860e
Add Collectives as Trusted Teleporter (#6326)
joepetrowski Nov 29, 2022
7821614
sync versions with current release (0.9.33) (#6363)
coderobe Nov 30, 2022
71a0fad
Clippyfy (#6341)
Nov 30, 2022
36a2c89
Companion for: MMR: move RPC code from frame/ to client/ (#6369)
acatangiu Nov 30, 2022
90effe7
support opengov calls in proxy definitions (#6366)
joepetrowski Nov 30, 2022
ce003d6
Use CPU clock timeout for PVF jobs (#6282)
mrcnski Nov 30, 2022
6343ae7
guide: remove refences to outdated secondary checkers (#6309)
ordian Nov 30, 2022
bc65cf2
Kusama: approve/reject treasury prop by treasurer (#6354)
muharem Dec 1, 2022
3a918d4
Add buckets on lower end of distribution to network bridge latency me…
bredamatt Dec 2, 2022
acd9176
Reduce provisioner work (#6328)
Dec 2, 2022
d28b09e
update deprecated alias `--all` (#6383)
amab8901 Dec 3, 2022
2821cc0
Upgrade tokio to 1.22.0 (#6262)
dmitry-markin Dec 5, 2022
d96d68d
Set polkadot version in one place (#6095)
gilescope Dec 5, 2022
f39dbaf
Introduce NIS functionality into Kusama/Rococo (#6352)
gavofyork Dec 5, 2022
48de7a2
OpenGov improvements for Kusama (#6372)
gavofyork Dec 5, 2022
a9d5309
Tweak some NIS params (#6393)
gavofyork Dec 5, 2022
c81edbf
allow root with gov2 origins (#6390)
joepetrowski Dec 5, 2022
7e0fcfa
Bump Substrate (#6394)
gavofyork Dec 5, 2022
75979e4
crowdloan: Fix migration. (#6397)
bkchr Dec 6, 2022
09f2d1a
Companion of Substrate PR 12837 (#6385)
joao-paulo-parity Dec 6, 2022
eaa5b3a
Make submission deposit reasonable (#6402)
gavofyork Dec 6, 2022
5f881f5
kusama whitelist pallet preimage dep upgrade (#6392)
muharem Dec 6, 2022
1c8c54b
Bump (#6404)
gavofyork Dec 6, 2022
9cf336a
Companion for paritytech/substrate#12795 (#6374)
mrcnski Dec 6, 2022
d57049f
Let the PVF host kill the worker on timeout (#6381)
mrcnski Dec 6, 2022
ef17d4f
Companion for paritytech/substrate#12788 (#6360)
muharem Dec 7, 2022
b097577
Make sure to preserve backing votes (#6382)
eskimor Dec 7, 2022
6e82eb5
Refactoring to condense disputes tests (#6395)
BradleyOlson64 Dec 7, 2022
f3b7642
[ci] Adjust check-runtime-migration job (#6107)
alvicsam Dec 8, 2022
f4b8c91
update weights (sync with 0.9.33) (#6362)
coderobe Dec 8, 2022
b6ccb9e
Feature gate test `benchmark_storage_works` (#6376)
ggwpez Dec 8, 2022
6d612ab
Companion for paritytech/substrate#12868 (#6406)
KiChjang Dec 8, 2022
81d24de
OpenGov: Tweak parameters further (#6416)
gavofyork Dec 11, 2022
441106e
companion for #12663 jsonrpsee v0.16 (#6339)
niklasad1 Dec 12, 2022
4a7032c
CI: Remove the excessive variable declaration (#6426)
rcny Dec 12, 2022
c732a8d
companion slash chilling update (#6424)
kianenigma Dec 12, 2022
c98a782
swap error responses (#6421)
joepetrowski Dec 13, 2022
64a8b43
[ci] fix check-transaction-versions (#6425)
alvicsam Dec 13, 2022
de0839b
approval-distribution: batched approval/assignment sending (#6401)
sandreim Dec 13, 2022
cbbc24f
add westend bootnode (#6434)
tugytur Dec 14, 2022
be42a9c
[ci] add job switcher (#6433)
alvicsam Dec 14, 2022
b235eef
companion for try-runtime revamp (#6187)
kianenigma Dec 15, 2022
6e3f2c5
Fix wrong rate limit + add a few logs. (#6440)
eskimor Dec 15, 2022
fb24fcc
Bump workspace unified version
coderobe Dec 15, 2022
6b95256
Bump spec_version to 9360
coderobe Dec 15, 2022
f302fec
fix diener output
coderobe Dec 15, 2022
8f4fcdf
bump substrate
coderobe Dec 15, 2022
0ff4c93
clean up migrations
coderobe Dec 15, 2022
d99a456
bump version (0.9.36)
coderobe Dec 15, 2022
c5ca60d
sync transaction_version with 0.9.35 (compatible)
coderobe Dec 15, 2022
75c0184
sync transaction_version with 0.9.35 (compatible)
coderobe Dec 16, 2022
dc25abc
update weights (0.9.36) (#6450)
coderobe Dec 19, 2022
e84cb86
resolve conflicts
devdanco Jan 4, 2023
0000dbf
delete unnecessary files
devdanco Jan 24, 2023
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
  •  
  •  
  •  
32 changes: 32 additions & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
#
# An auto defined `clippy` feature was introduced,
# but it was found to clash with user defined features,
# so was renamed to `cargo-clippy`.
#
# If you want standard clippy run:
# RUSTFLAGS= cargo clippy
[target.'cfg(feature = "cargo-clippy")']
rustflags = [
"-Aclippy::all",
"-Dclippy::correctness",
"-Aclippy::if-same-then-else",
"-Aclippy::clone-double-ref",
"-Dclippy::complexity",
"-Aclippy::zero-prefixed-literal", # 00_1000_000
"-Aclippy::type_complexity", # raison d'etre
"-Aclippy::nonminimal-bool", # maybe
"-Aclippy::borrowed-box", # Reasonable to fix this one
"-Aclippy::too-many-arguments", # (Turning this on would lead to)
"-Aclippy::unnecessary_cast", # Types may change
"-Aclippy::identity-op", # One case where we do 0 +
"-Aclippy::useless_conversion", # Types may change
"-Aclippy::unit_arg", # styalistic.
"-Aclippy::option-map-unit-fn", # styalistic
"-Aclippy::bind_instead_of_map", # styalistic
"-Aclippy::erasing_op", # E.g. 0 * DOLLARS
"-Aclippy::eq_op", # In tests we test equality.
"-Aclippy::while_immutable_condition", # false positives
"-Aclippy::needless_option_as_deref", # false positives
"-Aclippy::derivable_impls", # false positives
"-Aclippy::stable_sort_primitive", # prefer stable sort
]
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ updates:
- dependency-name: "sp-*"
- dependency-name: "frame-*"
- dependency-name: "fork-tree"
- dependency-name: "remote-externalities"
- dependency-name: "frame-remote-externalities"
- dependency-name: "pallet-*"
- dependency-name: "beefy-*"
- dependency-name: "try-runtime-*"
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ polkadot.*
!polkadot.service
!.rpm/*
.DS_Store
.cargo
.env
60 changes: 37 additions & 23 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,20 @@ variables:
GIT_DEPTH: 100
CI_SERVER_NAME: "GitLab CI"
CI_IMAGE: "paritytech/ci-linux:production"
BUILDAH_IMAGE: "quay.io/buildah/stable:v1.27"
DOCKER_OS: "debian:stretch"
ARCH: "x86_64"
ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.2.78"
PIPELINE_SCRIPTS_TAG: "v0.4"

default:
cache: {}
retry:
max: 2
when:
- runner_system_failure
- unknown_failure
- api_failure
interruptible: true

.collect-artifacts:
artifacts:
Expand All @@ -61,6 +68,7 @@ default:
# they will be used if the job fails
.pipeline-stopper-vars:
before_script:
- !reference [.job-switcher, before_script]
- echo "FAILED_JOB_URL=${CI_JOB_URL}" > pipeline-stopper.env
- echo "FAILED_JOB_NAME=${CI_JOB_NAME}" >> pipeline-stopper.env
- echo "FAILED_JOB_NAME=${CI_JOB_NAME}" >> pipeline-stopper.env
Expand All @@ -71,34 +79,29 @@ default:
reports:
dotenv: pipeline-stopper.env

.job-switcher:
before_script:
- if echo "$CI_DISABLED_JOBS" | grep -xF "$CI_JOB_NAME"; then echo "The job has been cancelled in CI settings"; exit 0; fi

.kubernetes-env:
retry:
max: 2
when:
- runner_system_failure
- unknown_failure
- api_failure
interruptible: true
image: "${CI_IMAGE}"
before_script:
- !reference [.job-switcher, before_script]
tags:
- kubernetes-parity-build

.docker-env:
image: "${CI_IMAGE}"
retry:
max: 2
when:
- runner_system_failure
- unknown_failure
- api_failure
interruptible: true
before_script:
- !reference [.job-switcher, before_script]
tags:
- linux-docker
- linux-docker-vm-c2

.compiler-info:
before_script:
- !reference [.job-switcher, before_script]
- rustup show
- cargo --version
- sccache -s

.test-refs:
rules:
Expand Down Expand Up @@ -150,10 +153,8 @@ default:
- if: $CI_COMMIT_REF_NAME =~ /^v[0-9]+\.[0-9]+.*$/ # i.e. v1.0, v2.1rc1

.build-push-image:
extends:
- .kubernetes-env
image: quay.io/buildah/stable
before_script:
- !reference [.job-switcher, before_script]
- test -s ./artifacts/VERSION || exit 1
- test -s ./artifacts/EXTRATAG || exit 1
- VERSION="$(cat ./artifacts/VERSION)"
Expand Down Expand Up @@ -196,8 +197,6 @@ include:
# zombienet jobs
- scripts/ci/gitlab/pipeline/zombienet.yml



#### stage: .post

deploy-parity-testnet:
Expand Down Expand Up @@ -227,8 +226,23 @@ deploy-parity-testnet:
PR_NUM: "${PR_NUM}"
trigger:
project: "parity/infrastructure/ci_cd/pipeline-stopper"
branch: "as-improve"

remove-cancel-pipeline-message:
stage: .post
rules:
- if: $CI_COMMIT_REF_NAME =~ /^[0-9]+$/ # PRs
variables:
PROJECT_ID: "${CI_PROJECT_ID}"
PROJECT_NAME: "${CI_PROJECT_NAME}"
PIPELINE_ID: "${CI_PIPELINE_ID}"
FAILED_JOB_URL: "https://gitlab.com"
FAILED_JOB_NAME: "nope"
PR_NUM: "${CI_COMMIT_REF_NAME}"
trigger:
project: "parity/infrastructure/ci_cd/pipeline-stopper"

.cancel-pipeline-test-linux-stable:
cancel-pipeline-test-linux-stable:
extends: .cancel-pipeline-template
needs:
- job: test-linux-stable
Expand Down
Loading