Skip to content

Issues: paritytech/polkadot-sdk

🧑‍💻 Wishlist: Developers
#3900 opened Mar 29, 2024 by kianenigma
Open 27
🎉 Wishlist: Users
#3901 opened Mar 29, 2024 by kianenigma
Open 23
Parent issue for stable2409 LTS release
#5583 by acatangiu was closed Oct 14, 2024
Closed 19
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Remove tracing-gum C1-mentor A task where a mentor is available. Please indicate in the issue who the mentor could be. C2-good-first-issue A task for a first time contributor to become familiar with the Polkadot-SDK. I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task. T0-node This PR/Issue is related to the topic “node”. T8-polkadot This PR/Issue is related to/affects the Polkadot network.
#5881 opened Oct 1, 2024 by alexggh
[Staking] Extra check for Virtual Stakers I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task. T2-pallets This PR/Issue is related to a particular pallet.
#5791 opened Sep 20, 2024 by Ank4n
PVF: drop backing jobs if it is too late I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task.
#5530 opened Aug 30, 2024 by sandreim
litep2p/kad: Configure periodic network bootstrap for better throughput A1-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). D1-medium Can be fixed by a coder with good Rust knowledge but little knowledge of the codebase. I5-enhancement An additional feature request. I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task. R0-silent Changes should not be mentioned in any release notes
#4942 opened Jul 4, 2024 by lexnv Loading…
slot-based-collator: improve relay chain fork selection I2-bug The node fails to follow expected behavior. I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task. T9-cumulus This PR/Issue is related to cumulus.
#4547 opened May 23, 2024 by sandreim
Unchecked extrinsic: lazily decode the Call I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task. R0-silent Changes should not be mentioned in any release notes
#4296 opened Apr 25, 2024 by serban300 Loading…
UncheckedExtrinsic decoding improvements I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task.
#4255 opened Apr 23, 2024 by serban300
PVF: Consider re-preparing PVFs ahead of time if PendingConfigs changes ExecutorParams I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task.
#4203 opened Apr 18, 2024 by sandreim
Reconsider the way runtime version checks are performed on node side I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task. T0-node This PR/Issue is related to the topic “node”. T8-polkadot This PR/Issue is related to/affects the Polkadot network.
#3756 opened Mar 20, 2024 by tdimitrov
backing: improve session buffering for runtime information I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task. T0-node This PR/Issue is related to the topic “node”. T8-polkadot This PR/Issue is related to/affects the Polkadot network.
#3421 opened Feb 21, 2024 by alindima
Even smarter full availability recovery from backers I5-enhancement An additional feature request. I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task.
#3216 opened Feb 5, 2024 by sandreim
Reputation updates are handled inefficiently I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task.
#2257 opened Nov 9, 2023 by altonen
Create script to refactor benchmarks v1 to v2 I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task. T10-tests This PR/Issue is related to tests. T12-benchmarks This PR/Issue is related to benchmarking and weights.
#2141 opened Nov 2, 2023 by 0xmovses
Set up sensible limits for PVF execution and preparation timeouts I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task.
#2134 opened Nov 2, 2023 by s0me0ne-unkn0wn
[xcm-emulator] Add on_initialize and on_finalize hooks I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task. T10-tests This PR/Issue is related to tests. T14-system_parachains This PR/Issue is related to system parachains.
#2007 opened Oct 24, 2023 by 0xmovses Loading…
Switch to ParityDB by default; deprecate RocksDB I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task. T8-polkadot This PR/Issue is related to/affects the Polkadot network. T9-cumulus This PR/Issue is related to cumulus. T13-deprecation The current issue/pr is, or should be, part of a deprecation process.
#1792 opened Oct 4, 2023 by koute Loading…
availability-recovery: fetch available data from approval checkers I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task.
#575 opened Aug 18, 2023 by sandreim
Investigate how to store pending responses in ChainSync efficiently D0-easy Can be fixed primarily by duplicating and adapting code by an intermediate coder. I4-refactor Code needs refactoring. I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task.
#510 opened Apr 20, 2023 by altonen
Keep peers sorted by reputation in PeerStore I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task.
#511 opened Apr 13, 2023 by dmitry-markin
Investigate bandwidth usage I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task.
#513 opened Apr 3, 2023 by altonen
Run block import thread at higher priority I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task.
#18 opened Mar 20, 2023 by bkchr
Merge Protocol and Notifications D1-medium Can be fixed by a coder with good Rust knowledge but little knowledge of the codebase. I4-refactor Code needs refactoring. I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task.
#516 opened Mar 6, 2023 by altonen
4 tasks
Consider patching memset/memcpy inside of WASM to call the native implementations instead I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task.
#21 opened Feb 22, 2023 by koute
ensure_none naming is misleading I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task. T1-FRAME This PR/Issue is related to core FRAME, the framework.
#220 opened Jan 30, 2023 by bernardoaraujor
2
1
approval-voting: merge tranche 0 assignments I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task.
#729 opened Jan 24, 2023 by sandreim
ProTip! no:milestone will show everything without a milestone.