This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Issues: paritytech/polkadot
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add OpenGov to Rococo and Westend runtimes
B0-silent
Changes should not be mentioned in any release notes
C1-low
PR touches the given topic and has a low impact on builders.
D3-trivial 🧸
PR contains trivial changes in a runtime directory that do not require an audit.
#7272
opened May 23, 2023 by
al3mart
Loading…
1 task done
[xcm] Extend Pull request needs code review.
B0-silent
Changes should not be mentioned in any release notes
C1-low
PR touches the given topic and has a low impact on builders.
T6-XCM
This PR/Issue is related to XCM.
haul_blob
with Channel + include NetworkId
to channel id (origin/(network, destination)
)
A0-please_review
#7244
opened May 17, 2023 by
bkontur
Loading…
2 tasks
Make Pull request needs code review.
B0-silent
Changes should not be mentioned in any release notes
C1-low
PR touches the given topic and has a low impact on builders.
D3-trivial 🧸
PR contains trivial changes in a runtime directory that do not require an audit.
I8-refactor
Code needs refactoring.
I9-footprint
An enhancement to provide a smaller (system load, memory, network or disk) footprint.
I10-optimisation
An enhancement to provide better overall performance in terms of time-to-completion for a task.
T6-XCM
This PR/Issue is related to XCM.
AssetId
and MultiLocation
non-Copy
; make Instruction
92% smaller
A0-please_review
#7236
opened May 16, 2023 by
koute
Loading…
Adds ability to clear obsolete reports in Offences pallet
A0-please_review
Pull request needs code review.
B0-silent
Changes should not be mentioned in any release notes
C1-low
PR touches the given topic and has a low impact on builders.
D9-needsaudit 👮
PR contains changes to fund-managing logic that should be properly reviewed and externally audited.
T1-runtime
This PR/Issue is related to the topic “runtime”.
#7183
opened May 5, 2023 by
gupnik
Loading…
Add Example to Prospective Parachains Implementers Guide
A0-please_review
Pull request needs code review.
B0-silent
Changes should not be mentioned in any release notes
C1-low
PR touches the given topic and has a low impact on builders.
#7176
opened May 3, 2023 by
BradleyOlson64
Loading…
Add a new profile for runtimes
A0-please_review
Pull request needs code review.
A2-insubstantial
Pull request requires no code review (e.g., a sub-repository hash update).
B0-silent
Changes should not be mentioned in any release notes
C1-low
PR touches the given topic and has a low impact on builders.
#7164
opened May 2, 2023 by
chevdor
Loading…
Introduced events for dmp Pull request needs code review.
B0-silent
Changes should not be mentioned in any release notes
C1-low
PR touches the given topic and has a low impact on builders.
D3-trivial 🧸
PR contains trivial changes in a runtime directory that do not require an audit.
DownwardMessageSent
+ refactor to common MessageId for events (ump, dmp)
A0-please_review
#7161
opened May 2, 2023 by
bkontur
Loading…
1 of 2 tasks
WIP: Split global prio into prios for runtime and node
A2-insubstantial
Pull request requires no code review (e.g., a sub-repository hash update).
B0-silent
Changes should not be mentioned in any release notes
Companion for #13983
A3-in_progress
Pull request is in progress. No review needed at this stage.
B0-silent
Changes should not be mentioned in any release notes
C1-low
PR touches the given topic and has a low impact on builders.
D1-audited 👍
PR contains changes to critical logic that has been properly reviewed and externally audited.
T1-runtime
This PR/Issue is related to the topic “runtime”.
#7140
opened Apr 27, 2023 by
gpestana
Loading…
Implement PVF pre-checking using pending ExecutorParams
A0-please_review
Pull request needs code review.
B0-silent
Changes should not be mentioned in any release notes
C1-low
PR touches the given topic and has a low impact on builders.
D5-nicetohaveaudit ⚠️
PR contains trivial changes to logic that should be properly reviewed.
T4-parachains_engineering
This PR/Issue is related to Parachains performance, stability, maintenance.
#7139
opened Apr 26, 2023 by
s0me0ne-unkn0wn
Loading…
Bump always-assert from 0.1.2 to 0.1.3
A2-insubstantial
Pull request requires no code review (e.g., a sub-repository hash update).
B0-silent
Changes should not be mentioned in any release notes
C1-low
PR touches the given topic and has a low impact on builders.
E2-dependencies
Pull requests that update a dependency file.
#7109
opened Apr 20, 2023 by
dependabot
bot
Loading…
[DNM] Versi burn for https://github.com/paritytech/substrate/pull/13829
A1-needs_burnin
Pull request needs to be tested on a live validator node before merge. DevOps is notified via matrix
B0-silent
Changes should not be mentioned in any release notes
C1-low
PR touches the given topic and has a low impact on builders.
I6-benchmarks
Benchmarks need fixing, improving or augmenting.
T4-parachains_engineering
This PR/Issue is related to Parachains performance, stability, maintenance.
#7090
opened Apr 18, 2023 by
vstakhov
Loading…
removed references to jobs in few files
A0-please_review
Pull request needs code review.
B0-silent
Changes should not be mentioned in any release notes
C1-low
PR touches the given topic and has a low impact on builders.
D3-trivial 🧸
PR contains trivial changes in a runtime directory that do not require an audit.
#7067
opened Apr 13, 2023 by
daredevil3435
Loading…
Runtime AB prep
A3-in_progress
Pull request is in progress. No review needed at this stage.
B0-silent
Changes should not be mentioned in any release notes
#7054
opened Apr 11, 2023 by
ghost
Loading…
[ci] run fast-forward in try-runtime CI jobs
A3-in_progress
Pull request is in progress. No review needed at this stage.
B0-silent
Changes should not be mentioned in any release notes
C1-low
PR touches the given topic and has a low impact on builders.
E0-runtime_migration
PR introduces code that might require downstream chains to run a runtime upgrade.
#7001
opened Apr 4, 2023 by
alvicsam
Loading…
[DO NOT MERGE] Westend runtime for Wococo
A3-in_progress
Pull request is in progress. No review needed at this stage.
B0-silent
Changes should not be mentioned in any release notes
C1-low
PR touches the given topic and has a low impact on builders.
Introduce transactional processing for xcm instructions
A3-in_progress
Pull request is in progress. No review needed at this stage.
B0-silent
Changes should not be mentioned in any release notes
C1-low
PR touches the given topic and has a low impact on builders.
D9-needsaudit 👮
PR contains changes to fund-managing logic that should be properly reviewed and externally audited.
#6951
opened Mar 24, 2023 by
vstam1
Loading…
Fix weights for backed candidates
A0-please_review
Pull request needs code review.
B0-silent
Changes should not be mentioned in any release notes
C1-low
PR touches the given topic and has a low impact on builders.
D3-trivial 🧸
PR contains trivial changes in a runtime directory that do not require an audit.
#6929
opened Mar 21, 2023 by
eskimor
Loading…
Bump prometheus-parse from 0.2.2 to 0.2.4
A2-insubstantial
Pull request requires no code review (e.g., a sub-repository hash update).
B0-silent
Changes should not be mentioned in any release notes
C1-low
PR touches the given topic and has a low impact on builders.
E2-dependencies
Pull requests that update a dependency file.
#6917
opened Mar 20, 2023 by
dependabot
bot
Loading…
[WIP] Add some basic end-to-end regression tests
A3-in_progress
Pull request is in progress. No review needed at this stage.
B0-silent
Changes should not be mentioned in any release notes
C1-low
PR touches the given topic and has a low impact on builders.
Companion for PR#13040
A0-please_review
Pull request needs code review.
B0-silent
Changes should not be mentioned in any release notes
C1-low
PR touches the given topic and has a low impact on builders.
D5-nicetohaveaudit ⚠️
PR contains trivial changes to logic that should be properly reviewed.
#6825
opened Mar 6, 2023 by
gpestana
Loading…
[WIP] ci: update changelog generator logic for new labels
A3-in_progress
Pull request is in progress. No review needed at this stage.
B0-silent
Changes should not be mentioned in any release notes
C1-low
PR touches the given topic and has a low impact on builders.
fix spending limits comments of gov2 origins
A2-insubstantial
Pull request requires no code review (e.g., a sub-repository hash update).
B0-silent
Changes should not be mentioned in any release notes
C1-low
PR touches the given topic and has a low impact on builders.
D3-trivial 🧸
PR contains trivial changes in a runtime directory that do not require an audit.
#6310
opened Nov 18, 2022 by
brenzi
Loading…
Optimize multilocation reanchoring logic in XCM
A0-please_review
Pull request needs code review.
B0-silent
Changes should not be mentioned in any release notes
C1-low
PR touches the given topic and has a low impact on builders.
D3-trivial 🧸
PR contains trivial changes in a runtime directory that do not require an audit.
I10-optimisation
An enhancement to provide better overall performance in terms of time-to-completion for a task.
#6301
opened Nov 16, 2022 by
tonyalaribe
Loading…
Allow to benchmark HRMP messages from the undying collator
A0-please_review
Pull request needs code review.
B0-silent
Changes should not be mentioned in any release notes
C1-low
PR touches the given topic and has a low impact on builders.
D3-trivial 🧸
PR contains trivial changes in a runtime directory that do not require an audit.
T4-parachains_engineering
This PR/Issue is related to Parachains performance, stability, maintenance.
#6261
opened Nov 9, 2022 by
vstakhov
Loading…
6 of 7 tasks
ProTip!
Find all open issues with in progress development work with linked:pr.