Skip to content

Update polkadot-sdk from stable2412 to stable2503-7 #3363

@github-actions

Description

@github-actions

Description

This ticket is automatically generated using

$ npm run print-version-bump-info -- --from stable2412 --to stable2503-7

polkadot-sdk (2024-12-16 -> 2025-07-09)

paritytech/polkadot-sdk@polkadot-stable2412...polkadot-stable2503-7

    from: 967989c5d94cb5d2060083ca7ddc5ac2cc2dd543
      to: 1530a8826416514c3326597338b3511a55040663
 commits: 983

Important commits by label

T9-cumulus

(paritytech/polkadot-sdk#6561) slot-based-collator: Move spawning of the futures
(paritytech/polkadot-sdk#6459) Fix XcmPaymentApi::query_weight_to_asset_fee version conversion
(paritytech/polkadot-sdk#6646) omni-node: --dev sets manual seal and allows --chain to be set
(paritytech/polkadot-sdk#6450) omni-node: add metadata checks for runtime/parachain compatibility
(paritytech/polkadot-sdk#6885) Omni-node: Detect pending code in storage and send go ahead signal in dev-mode.
(paritytech/polkadot-sdk#6889) polkadot-omni-node-lib: remove unused dep
(paritytech/polkadot-sdk#6923) omni-node: Tolerate failing metadata check
(paritytech/polkadot-sdk#6140) Implement cumulus StorageWeightReclaim as wrapping transaction extension + frame system ReclaimWeight
(paritytech/polkadot-sdk#6825) Parachains: Use relay chain slot for velocity measurement
(paritytech/polkadot-sdk#6983) cumulus: bump PARENT_SEARCH_DEPTH and add test for 12-core elastic scaling
(paritytech/polkadot-sdk#7359) Improve set_validation_data error message.
(paritytech/polkadot-sdk#7451) omni-node: Adjust manual seal parameters
(paritytech/polkadot-sdk#7479) omni-node: add offchain worker
(paritytech/polkadot-sdk#7619) effort towards getting chainspecbuilder into omni-node fix 5567
(paritytech/polkadot-sdk#7750) Remove leftovers of leftovers of contracts-rococo
(paritytech/polkadot-sdk#7756) Fix unspecified Hash in NodeBlock
(paritytech/polkadot-sdk#7794) [glutton-westend] and add sudo key to genesis config
(paritytech/polkadot-sdk#7698) adding verbose rustdoc to diff between build-spec and chain-spec-builder
(paritytech/polkadot-sdk#7569) slot-based-collator: Allow multiple blocks per slot

T8-polkadot

(paritytech/polkadot-sdk#6417) fix prospective-parachains best backable chain reversion bug
(paritytech/polkadot-sdk#6440) Remove debug message about pruning active leaves
(paritytech/polkadot-sdk#6284) backing: improve session buffering for runtime information
(paritytech/polkadot-sdk#6215) Remove ProspectiveParachainsMode usage in backing subsystem
(paritytech/polkadot-sdk#5724) Validator Re-Enabling
(paritytech/polkadot-sdk#6534) Forward logging directives to Polkadot workers
(paritytech/polkadot-sdk#6628) remove ReportCollator message
(paritytech/polkadot-sdk#6690) Fix Possible bug: Vote import failed after aggression is enabled
(paritytech/polkadot-sdk#6729) Fix order of resending messages after restart
(paritytech/polkadot-sdk#6696) Make approval-distribution aggression a bit more robust and less spammy
(paritytech/polkadot-sdk#6832) Remove collation-generation subsystem from validator nodes
(paritytech/polkadot-sdk#6604) dmp: Check that the para exist before delivering a message
(paritytech/polkadot-sdk#4880) Collation fetching fairness
(paritytech/polkadot-sdk#6864) Fix approval-voting canonicalize off by one
(paritytech/polkadot-sdk#6452) elastic scaling RFC 103 end-to-end test
(paritytech/polkadot-sdk#6989) paras-registrar: Improve error reporting
(paritytech/polkadot-sdk#6757) rewrite some flaky zombienet polkadot tests to zombienet-sdk
(paritytech/polkadot-sdk#7127) forbid v1 descriptors with UMP signals
(paritytech/polkadot-sdk#6995) added new proxy ParaRegistration to Westend
(paritytech/polkadot-sdk#6867) Deprecate ParaBackingState API
(paritytech/polkadot-sdk#7378) fix pre-dispatch PoV underweight for ParasInherent
(paritytech/polkadot-sdk#7254) deprecate AsyncBackingParams
(paritytech/polkadot-sdk#6913) Populate topology after restart if finality is lagging behind current session
(paritytech/polkadot-sdk#7504) enable approval-voting-parallel on polkadot
(paritytech/polkadot-sdk#7147) migrate zombie past slashing test
(paritytech/polkadot-sdk#5990) On-demand credits
(paritytech/polkadot-sdk#7582) Implementation of ah-client and rc-client staking pallets
(paritytech/polkadot-sdk#7760) Dynamic uncompressed code size limit
(paritytech/polkadot-sdk#7805) staking: add manual_slash extrinsic
(paritytech/polkadot-sdk#7981) Bump parachains runtime api to 13
(paritytech/polkadot-sdk#7663) Validator disabling in session enhancements
(paritytech/polkadot-sdk#7286) Cleanup Elastic Scaling Checks for FeatureIndex::ElasticScalingMVP
(paritytech/polkadot-sdk#7449) network: remove handling of validation protocol versions 1 and 2
(paritytech/polkadot-sdk#7986) runtime: assume elastic scaling MVP is always enabled

T7-smart_contracts

(paritytech/polkadot-sdk#6393) [pallet-revive] adjust fee dry-run calculation
(paritytech/polkadot-sdk#6453) [pallet-revive] eth-rpc fixes
(paritytech/polkadot-sdk#6460) [pallet-revive] set logs_bloom
(paritytech/polkadot-sdk#6466) [pallet-revive] use evm decimals in call host fn
(paritytech/polkadot-sdk#6111) [pallet-revive] Update delegate_call to accept address and weight
(paritytech/polkadot-sdk#6461) [pallet-revive] Support all eth tx types
(paritytech/polkadot-sdk#6695) [pallet-revive] bugfix decoding 64bit args in the decoder
(paritytech/polkadot-sdk#6608) [pallet-revive] eth-prc fix geth diff
(paritytech/polkadot-sdk#6583) Bump Westend AH
(paritytech/polkadot-sdk#6728) [pallet-revive] eth-rpc add missing tests
(paritytech/polkadot-sdk#6835) [pallet-revive] implement the call data load API
(paritytech/polkadot-sdk#6844) pallet-revive: disable host functions not in revive recompiler
(paritytech/polkadot-sdk#6857) [pallet-revive] implement the call data size API
(paritytech/polkadot-sdk#6866) Add unstable-api feature flag to pallet-revive
(paritytech/polkadot-sdk#6880) [pallet-revive] implement the call data copy API
(paritytech/polkadot-sdk#6908) [pallet-revive] implement the ref_time_left API
(paritytech/polkadot-sdk#6920) [pallet-revive] change some getter APIs to return value in register
(paritytech/polkadot-sdk#6926) [pallet-revive] implement the gas limit API
(paritytech/polkadot-sdk#6937) [pallet-revive] bump polkavm to 0.18
(paritytech/polkadot-sdk#6954) [pallet-revive] implement the gas price API
(paritytech/polkadot-sdk#6964) [pallet-revive] implement the base fee API
(paritytech/polkadot-sdk#6981) [pallet-revive] fix file case
(paritytech/polkadot-sdk#6689) [pallet-revive] Update gas encoding
(paritytech/polkadot-sdk#6836) [pallet-revive-eth-rpc] persist eth transaction hash
(paritytech/polkadot-sdk#7086) [pallet-revive] Fix caller_is_root return value
(paritytech/polkadot-sdk#6890) Remove 0 as a special case in gas/storage meters
(paritytech/polkadot-sdk#7176) [pallet-revive] Bump asset-hub westend spec version
(paritytech/polkadot-sdk#7163) [pallet-revive] Remove debug buffer
(paritytech/polkadot-sdk#7164) [pallet-revive] Remove revive events
(paritytech/polkadot-sdk#7091) [pallet-revive] Add host function to_account_id
(paritytech/polkadot-sdk#7203) pallet_revive: Bump PolkaVM
(paritytech/polkadot-sdk#7166) [pallet-revive] Add tracing support (1/3)
(paritytech/polkadot-sdk#7251) [pallet-revive] eth-rpc error logging
(paritytech/polkadot-sdk#7260) [eth-indexer] subscribe to finalize blocks instead of best blocks
(paritytech/polkadot-sdk#7281) [pallet-revive] fee estimation fixes
(paritytech/polkadot-sdk#7325) [pallet-revive] eth-rpc minor fixes
(paritytech/polkadot-sdk#7318) revive: Fix compilation of uapi crate when unstable-hostfn is not set
(paritytech/polkadot-sdk#7319) [pallet-revive] pack exceeding syscall arguments into registers
(paritytech/polkadot-sdk#7198) [pallet-revive] implement the block author API
(paritytech/polkadot-sdk#7414) [pallet-revive] do not trap the caller on instantiations with duplicate contracts
(paritytech/polkadot-sdk#7230) revive: Include immutable storage deposit into the contracts storage_base_deposit
(paritytech/polkadot-sdk#7463) [pallet-revive] tx fee fixes
(paritytech/polkadot-sdk#7482) [pallet-revive] rpc - gas used fixes
(paritytech/polkadot-sdk#7493) [pallet-revive] fix eth-rpc indexing
(paritytech/polkadot-sdk#7430) [pallet-revive] fix tracing gas used
(paritytech/polkadot-sdk#7506) [pallet-revive] Add eth_get_logs
(paritytech/polkadot-sdk#7167) [pallet-revive] Add tracing support (2/2)
(paritytech/polkadot-sdk#7570) [pallet-revive] fix subxt version
(paritytech/polkadot-sdk#7562) pallet-revive: Add env var to allow skipping of validation for testing
(paritytech/polkadot-sdk#7568) pallet-revive: Fix the contract size related benchmarks
(paritytech/polkadot-sdk#7589) [pallet-revive] rpc add --earliest-receipt-block
(paritytech/polkadot-sdk#7580) implement web3_clientVersion
(paritytech/polkadot-sdk#7590) [pallet-revive] move exec tests
(paritytech/polkadot-sdk#7614) [pallet-revive] tracing improvements
(paritytech/polkadot-sdk#7660) [pallet-revive] Remove js examples
(paritytech/polkadot-sdk#7676) [pallet-revive] tracing should wrap around call stack execution
(paritytech/polkadot-sdk#7712) Add pallet-revive to penpal westend runtime
(paritytech/polkadot-sdk#7652) [pallet-revive] ecrecover
(paritytech/polkadot-sdk#7729) [pallet-revive] allow delegate calls to non-contract accounts
(paritytech/polkadot-sdk#7662) pallet_revive: Change address derivation to use hashing
(paritytech/polkadot-sdk#7721) revive: Rework the instruction benchmark
(paritytech/polkadot-sdk#7784) [pallet-revive] block.timestamps should return seconds
(paritytech/polkadot-sdk#7818) [pallet-revive] eth-rpc-tester quick fixes
(paritytech/polkadot-sdk#7827) [revive-rpc] allow using legacy data field
(paritytech/polkadot-sdk#7848) [pallet-revive] Add support for eip1898 block notation
(paritytech/polkadot-sdk#7879) [pallet-revive] Support blocktag in eth_getLogs RPC
(paritytech/polkadot-sdk#7844) [pallet-revive] fixture as dev dep
(paritytech/polkadot-sdk#7810) [pallet-revive] precompiles 2->9
(paritytech/polkadot-sdk#7928) [pallet-revive] Fix pallet-revive-fixtures build.rs

T6-XCM

(paritytech/polkadot-sdk#5363) add FeeManager to pallet xcm
(paritytech/polkadot-sdk#6304) XCMv5: add ExecuteWithOrigin instruction
(paritytech/polkadot-sdk#6579) Error logging for send xcm to pallet-xcm
(paritytech/polkadot-sdk#6645) xcm: fix local/remote exports when inner routers return NotApplicable
(paritytech/polkadot-sdk#6459) Fix XcmPaymentApi::query_weight_to_asset_fee version conversion
(paritytech/polkadot-sdk#6643) Added fallback_max_weight to Transact for sending messages to V4 chains
(paritytech/polkadot-sdk#6566) XCM V5 - SetHints instruction
(paritytech/polkadot-sdk#4834) xcm-executor: take transport fee from transferred assets if necessary
(paritytech/polkadot-sdk#6792) Add fallback_max_weight to snowbridge Transact
(paritytech/polkadot-sdk#6782) Add fallback_weight to the log
(paritytech/polkadot-sdk#6503) XCMv5: Fix for compatibility with V4
(paritytech/polkadot-sdk#6814) Add aliasers to westend chains
(paritytech/polkadot-sdk#6919) pallet_xcm::execute weights
(paritytech/polkadot-sdk#6820) Add XCM benchmarks to collectives-westend
(paritytech/polkadot-sdk#7126) xcm: Fixes for UnpaidLocalExporter
(paritytech/polkadot-sdk#7134) xcm: convert properly assets in xcmpayment apis
(paritytech/polkadot-sdk#7307) Bridges small nits/improvements
(paritytech/polkadot-sdk#7215) Nits for collectives-westend XCM benchmarks setup
(paritytech/polkadot-sdk#7322) Bridges: emulated tests small nits/improvements
(paritytech/polkadot-sdk#7169) xcm: fix for DenyThenTry Barrier
(paritytech/polkadot-sdk#7243) transfer function Preservation is changed to Expendable
(paritytech/polkadot-sdk#7423) Fix issue with InitiateTransfer and UnpaidExecution
(paritytech/polkadot-sdk#7200) XCM: Deny barrier checks for nested XCMs with specific instructions to be executed on the local chain
(paritytech/polkadot-sdk#7620) Derive DecodeWithMemTracking for bridge and xcm pallets
(paritytech/polkadot-sdk#7003) xcm-builder: added logging for xcm filters/helpers/matchers/types (#2408)
(paritytech/polkadot-sdk#7594) Enhance XCM Debugging with Log Capture in Unit Tests
(paritytech/polkadot-sdk#7438) Fix DryRunApi client-facing XCM versions
(paritytech/polkadot-sdk#7641) XCM: Process PayFees only once
(paritytech/polkadot-sdk#7712) Add pallet-revive to penpal westend runtime
(paritytech/polkadot-sdk#7734) Simplify event assertion with predicate-based check
(paritytech/polkadot-sdk#7313) [XCM] add generic location to account converter that also works with external ecosystems
(paritytech/polkadot-sdk#7769) Ensure Logs Are Captured for Assertions and Printed During Tests
(paritytech/polkadot-sdk#7787) Add westend system chains as a trusted teleporters
(paritytech/polkadot-sdk#7809) [XCM] Add generic location to account converter that also works with external ecosystems for bridge hubs
(paritytech/polkadot-sdk#7234) Add EventEmitter to XCM Executor
(paritytech/polkadot-sdk#7856) Fix XCM decoding inconsistencies
(paritytech/polkadot-sdk#7889) Remove execute_with_origin implementation in the XCM executor
(paritytech/polkadot-sdk#7893) Use non-native token to benchmark xcm on asset hub
(paritytech/polkadot-sdk#7843) Fix XCM Barrier Rejection Handling to Return Incomplete with Weight
(paritytech/polkadot-sdk#7963) Improve XCMP weight metering
(paritytech/polkadot-sdk#7835) XCM: Some weight fixes for InitiateTransfer
(paritytech/polkadot-sdk#7952) Add expensive scenario for asset exchange
(paritytech/polkadot-sdk#7983) [XCM] allow signed account to be aliased between system chains
(paritytech/polkadot-sdk#6336) pallet-xcm: add support to authorize aliases
(paritytech/polkadot-sdk#8574) [stable2503] Backport #7691

T4-runtime_API

(paritytech/polkadot-sdk#6284) backing: improve session buffering for runtime information
(paritytech/polkadot-sdk#6867) Deprecate ParaBackingState API
(paritytech/polkadot-sdk#4722) Implement pallet view function queries
(paritytech/polkadot-sdk#7412) Pallet view functions: improve metadata, API docs and testing
(paritytech/polkadot-sdk#7563) Bump frame-metadata v16 to 19.0.0
(paritytech/polkadot-sdk#7438) Fix DryRunApi client-facing XCM versions
(paritytech/polkadot-sdk#7607) Add Runtime Api version to metadata
(paritytech/polkadot-sdk#7760) Dynamic uncompressed code size limit
(paritytech/polkadot-sdk#7610) runtime-api: remove redundant version checks
(paritytech/polkadot-sdk#7981) Bump parachains runtime api to 13

T3-RPC_API

(paritytech/polkadot-sdk#5997) rpc-v2: Implement archive_unstable_storageDiff
(paritytech/polkadot-sdk#6760) chainHead: Always report discarded items for storage operations
(paritytech/polkadot-sdk#7885) rpc-v2/archive: Rename archive call method result to value
(paritytech/polkadot-sdk#8104) Stabilize V2 archive RPC methods
(paritytech/polkadot-sdk#8109) rpc v2 archive: more verbose error types in API

T2-pallets

(paritytech/polkadot-sdk#6439) pallet-membership: Do not verify the MembershipChanged in bechmarks
(paritytech/polkadot-sdk#5656) Use relay chain block number in the broker pallet instead of block number
(paritytech/polkadot-sdk#6301) migrate pallet-nft-fractionalization to benchmarking v2 syntax
(paritytech/polkadot-sdk#5311) NoOp Impl Polling Trait
(paritytech/polkadot-sdk#6310) Migrate pallet-child-bounties benchmark to v2
(paritytech/polkadot-sdk#6184) remove pallet::getter from pallet-staking
(paritytech/polkadot-sdk#6367) Refactor pallet society
(paritytech/polkadot-sdk#6463) Fix staking benchmark
(paritytech/polkadot-sdk#6302) migrate pallet-nomination-pool-benchmarking to benchmarking syntax v2
(paritytech/polkadot-sdk#6311) Migrate some pallets to benchmark v2
(paritytech/polkadot-sdk#6544) Add and test events in pallet-conviction-voting
(paritytech/polkadot-sdk#6292) Migrate pallet-scheduler benchmark to v2
(paritytech/polkadot-sdk#6522) Removes constraint in BlockNumberProvider from treasury
(paritytech/polkadot-sdk#6540) [Fix|NominationPools] Only allow apply slash to be executed if the slash amount is atleast ED
(paritytech/polkadot-sdk#6554) Only mess with coretime if we are registering an actual parachain.
(paritytech/polkadot-sdk#6506) Zero refund check for FungibleAdapter
(paritytech/polkadot-sdk#6618) Migrating pallet-xcm-benchmarks to V2
(paritytech/polkadot-sdk#6617) Migrating pallet-state-trie-migration to benchmarking V2
(paritytech/polkadot-sdk#6277) Migrate pallet-preimage to benchmark v2
(paritytech/polkadot-sdk#6565) pallet_revive: Switch to 64bit RISC-V
(paritytech/polkadot-sdk#6294) migrate pallet-session-benchmarking to bench V2 syntax
(paritytech/polkadot-sdk#6300) migrate pallet-offences-benchmarking to benchmark v2 syntax
(paritytech/polkadot-sdk#6613) Migration of polkadot-runtime-common auctions benchmarking to v2
(paritytech/polkadot-sdk#6505) [pallet-broker] Fix auto renew benchmarks
(paritytech/polkadot-sdk#6576) [polkadot-runtime-parachains] migrate paras module to benchmarking v2 syntax
(paritytech/polkadot-sdk#6501) Migrate pallet-xcm benchmarks to benchmark v2 syntax
(paritytech/polkadot-sdk#6577) [polkadot-runtime-parachains] migrate disputes and disputes/slashing to benchmarking to bench v2 syntax
(paritytech/polkadot-sdk#4273) [pallet-broker] add extrinsic to reserve a system core without having to wait two sale boundaries
(paritytech/polkadot-sdk#6446) Make pallet-recovery supports BlockNumberProvider
(paritytech/polkadot-sdk#6368) Migrate inclusion benchmark to v2
(paritytech/polkadot-sdk#6986) migrate pallet-mixnet to umbrella crate
(paritytech/polkadot-sdk#6140) Implement cumulus StorageWeightReclaim as wrapping transaction extension + frame system ReclaimWeight
(paritytech/polkadot-sdk#7030) [core-fellowship] Add permissionless import_member
(paritytech/polkadot-sdk#7040) migrate pallet-node-authorization to use umbrella crate
(paritytech/polkadot-sdk#7048) Migrating salary pallet to use umbrella crate
(paritytech/polkadot-sdk#4529) Remove usage of the pallet::getter macro from pallet-grandpa
(paritytech/polkadot-sdk#6890) Remove 0 as a special case in gas/storage meters
(paritytech/polkadot-sdk#3926) Implement pallet-asset-rewards
(paritytech/polkadot-sdk#7194) [FRAME] pallet_asset_tx_payment: replace AssetId bound from Copy to Clone
(paritytech/polkadot-sdk#5501) [Staking] Currency <> Fungible migration
(paritytech/polkadot-sdk#7081) Migrate pallet-mmr to umbrella crate
(paritytech/polkadot-sdk#7206) Add an extra_constant to pallet-collator-selection
(paritytech/polkadot-sdk#7327) set_validation_data register weight manually, do not use refund when the pre dispatch is zero.
(paritytech/polkadot-sdk#6614) Migrating polkadot-runtime-common slots benchmarking to v2
(paritytech/polkadot-sdk#7365) Use checked math in frame-balances named_reserve
(paritytech/polkadot-sdk#6564) Migrating cumulus-pallet-session-benchmarking to Benchmarking V2
(paritytech/polkadot-sdk#7379) Add support for feature pallet_balances/insecure_zero_ed in benchmarks and testing
(paritytech/polkadot-sdk#7377) Add missing events to nomination pool extrinsincs
(paritytech/polkadot-sdk#6338) Update Pallet Referenda to support Block Number Provider
(paritytech/polkadot-sdk#6623) Update pallet society to support Block Number Provider
(paritytech/polkadot-sdk#6621) Update pallet conviction voting to support Block Number Provider
(paritytech/polkadot-sdk#6715) Update pallet nomination pool to support Block Number Provider
(paritytech/polkadot-sdk#5990) On-demand credits
(paritytech/polkadot-sdk#7441) Update Scheduler to have a configurable block provider #7434
(paritytech/polkadot-sdk#6059) [mq pallet] Custom next queue selectors
(paritytech/polkadot-sdk#7282) [AHM] Multi-block staking election pallet
(paritytech/polkadot-sdk#7320) Add view functions to Proxy pallet for runtime-specific type configuration #7297
(paritytech/polkadot-sdk#6321) pallet-utility: if_else
(paritytech/polkadot-sdk#4530) [Assets] Implement pallet-assets-holder
(paritytech/polkadot-sdk#2072) Change pallet referenda TracksInfo::tracks to return an iterator
(paritytech/polkadot-sdk#7579) [AHM] Make pallet types public
(paritytech/polkadot-sdk#7424) [Staking] Bounded Slashing: Paginated Offence Processing & Slash Application
(paritytech/polkadot-sdk#7582) Implementation of ah-client and rc-client staking pallets
(paritytech/polkadot-sdk#7581) [AHM] Moves disabling logic into pallet-session
(paritytech/polkadot-sdk#7407) Fixes #219
(paritytech/polkadot-sdk#7026) [pallet-broker] add extrinsic to remove a lease
(paritytech/polkadot-sdk#7080) [pallet-broker] add extrinsic to remove an assignment
(paritytech/polkadot-sdk#7624) Update dispatchables doc link in pallet-revive's README
(paritytech/polkadot-sdk#7587) [AHM] Poke deposits: Indices pallet
(paritytech/polkadot-sdk#7637) Expose extension weights
(paritytech/polkadot-sdk#6615) Migration of polkadot-runtime-common crowdloan benchmarking to v2
(paritytech/polkadot-sdk#6612) Migrating polkadot-runtime-parachains initializer benchmarking to v2
(paritytech/polkadot-sdk#6606) Migrating polkadot-runtime-parachains paras_inherent benchmarking to V2
(paritytech/polkadot-sdk#6616) Migration of polkadot-runtime-common paras_registrar benchmarking to v2.
(paritytech/polkadot-sdk#7685) [Nomination Pool] Make staking restrictions configurable
(paritytech/polkadot-sdk#7700) [AHM] Poke deposits: Multisig pallet
(paritytech/polkadot-sdk#7124) Remove pallet::getter usage from pallet-nft-fractionalization
(paritytech/polkadot-sdk#6607) Migrating polkadot-runtime-parachains configuration benchmarking to V2
(paritytech/polkadot-sdk#6293) Migrate pallet-nis benchmark to v2
(paritytech/polkadot-sdk#7786) pallet revive: rpc build script should not panic
(paritytech/polkadot-sdk#7802) [AHM] Make more stuff public
(paritytech/polkadot-sdk#7790) pallet-scheduler: Put back postponed tasks into the agenda
(paritytech/polkadot-sdk#7801) add poke_deposit extrinsic to pallet-proxy
(paritytech/polkadot-sdk#7813) Improve metadata for SkipCheckIfFeeless
(paritytech/polkadot-sdk#7812) apply_authorized_upgrade: Remote authorization if the version check fails
(paritytech/polkadot-sdk#7820) Make pallet-transaction-payment-benchmark work with ed 0
(paritytech/polkadot-sdk#7838) CheckOnlySudoAccount: Provide some tags
(paritytech/polkadot-sdk#7763) [staking] Currency Migration and Overstake fix
(paritytech/polkadot-sdk#7120) Remove pallet::getter usage from bridges/modules
(paritytech/polkadot-sdk#7918) Add an extra_constant to pallet-treasury
(paritytech/polkadot-sdk#7723) pallet-bounties: allow bounties to never expire
(paritytech/polkadot-sdk#7959) Treasury: update expire date on payout (#7958)
(paritytech/polkadot-sdk#7671) Fix: [Referenda Tracks] Resolve representation issues that are breaking PJS apps
(paritytech/polkadot-sdk#7939) [AHM] Revert multi-block election, slashing and staking client pallets
(paritytech/polkadot-sdk#7703) Voting hook
(paritytech/polkadot-sdk#7933) [Staking] Extrinsic migrate_currency handles any scenario where an old staking lock exists
(paritytech/polkadot-sdk#7669) Introduce ark-vrf

T17-primitives

(paritytech/polkadot-sdk#6425) Introduce ConstUint to make dependent types in DefaultConfig more adaptable
(paritytech/polkadot-sdk#6411) Support more types in TypeWithDefault
(paritytech/polkadot-sdk#6486) sp-trie: minor fix to avoid possible panic during node decoding
(paritytech/polkadot-sdk#6526) sp-runtime: Be a little bit more functional :D
(paritytech/polkadot-sdk#6502) sp-trie: correctly avoid panicking when decoding bad compact proofs
(paritytech/polkadot-sdk#5899) Remove AccountKeyring everywhere
(paritytech/polkadot-sdk#7028) Make TransactionExtension tuple of tuple transparent for implication
(paritytech/polkadot-sdk#7043) Remove usage of sp-std from Substrate
(paritytech/polkadot-sdk#7008) feat(wasm-builder): add support for new wasm32v1-none target
(paritytech/polkadot-sdk#7548) Update some dependencies
(paritytech/polkadot-sdk#7598) implement DecodeWithMemTracking for frame pallets
(paritytech/polkadot-sdk#7627) Derive DecodeWithMemTracking for cumulus pallets and for polkadot-sdk runtimes
(paritytech/polkadot-sdk#7634) derive DecodeWithMemTracking for RuntimeCall
(paritytech/polkadot-sdk#7655) Derive DecodeWithMemTracking for Block
(paritytech/polkadot-sdk#7764) Add Serialize & Deserialize to umbrella crate derive module
(paritytech/polkadot-sdk#7846) Incrementable: return None instead of saturating
(paritytech/polkadot-sdk#7924) sp-api: Support mut in impl_runtime_apis!

T17-Templates

(paritytech/polkadot-sdk#6646) omni-node: --dev sets manual seal and allows --chain to be set
(paritytech/polkadot-sdk#7093) Use docify export for parachain template hardcoded configuration and embed it in its README #6333
(paritytech/polkadot-sdk#6529) Add development chain-spec file for minimal/parachain templates for Omni Node compatibility
(paritytech/polkadot-sdk#7464) Follow up for: Use the umbrella crate for the parachain template #5993
(paritytech/polkadot-sdk#7950) Updating readmes

T15-bridges

(paritytech/polkadot-sdk#6465) Fixed bridges zombienet tests because of removed NetworkId::Rococo/Westend from xcm::v5
(paritytech/polkadot-sdk#6536) Bridges testing improvements
(paritytech/polkadot-sdk#6645) xcm: fix local/remote exports when inner routers return NotApplicable
(paritytech/polkadot-sdk#6684) Multiple instances for pallet-bridge-relayers fix
(paritytech/polkadot-sdk#6708) Rococo People <> Bulletin bridge fixes
(paritytech/polkadot-sdk#6781) Bridges - revert-back congestion mechanism
(paritytech/polkadot-sdk#6855) Snowbridge: Support bridging native ETH
(paritytech/polkadot-sdk#7098) Apply a few minor fixes found while addressing the fellows PR for weights.
(paritytech/polkadot-sdk#7108) Snowbridge - Copy Rococo integration tests to Westend
(paritytech/polkadot-sdk#6856) Enable BEEFY report_fork_voting()
(paritytech/polkadot-sdk#7292) Fix bridge tests image
(paritytech/polkadot-sdk#7307) Bridges small nits/improvements
(paritytech/polkadot-sdk#7322) Bridges: emulated tests small nits/improvements
(paritytech/polkadot-sdk#7383) Bridges small nits/improvements
(paritytech/polkadot-sdk#7520) Use rpc_port in bridge tests
(paritytech/polkadot-sdk#7576) integration tests: add more emulated bridge tests
(paritytech/polkadot-sdk#7549) Bridges: Remove obsolete relayer CLI args: host, port, path, secure
(paritytech/polkadot-sdk#7620) Derive DecodeWithMemTracking for bridge and xcm pallets
(paritytech/polkadot-sdk#7492) Make pallet-bridge-rewards generic over RewardKind
(paritytech/polkadot-sdk#7075) Snowbridge - Ethereum Electra Upgrade Support
(paritytech/polkadot-sdk#7697) updated substrate-relay to v1.8.0
(paritytech/polkadot-sdk#7978) bp-runtime: make macro expansion not rely on sp-std in scope.
(paritytech/polkadot-sdk#7402) Snowbridge V2
(paritytech/polkadot-sdk#8063) Bridges: Add initial primitives for AssetHub bridging
(paritytech/polkadot-sdk#8057) Remove primitives
(paritytech/polkadot-sdk#8259) [stable2503] Backport #7947

T14-system_parachains

(paritytech/polkadot-sdk#6544) Add and test events in pallet-conviction-voting
(paritytech/polkadot-sdk#6377) People chain integration tests
(paritytech/polkadot-sdk#7476) add genesis presets for coretime parachains
(paritytech/polkadot-sdk#6960) Add sudo pallet to coretime-westend
(paritytech/polkadot-sdk#7656) Authorize upgrade tests for testnet runtimes + execute_as_governance refactor

T12-benchmarks

(paritytech/polkadot-sdk#6310) Migrate pallet-child-bounties benchmark to v2
(paritytech/polkadot-sdk#6367) Refactor pallet society
(paritytech/polkadot-sdk#6455) Add litep2p network protocol benches
(paritytech/polkadot-sdk#6463) Fix staking benchmark
(paritytech/polkadot-sdk#6302) migrate pallet-nomination-pool-benchmarking to benchmarking syntax v2
(paritytech/polkadot-sdk#6311) Migrate some pallets to benchmark v2
(paritytech/polkadot-sdk#6618) Migrating pallet-xcm-benchmarks to V2
(paritytech/polkadot-sdk#6617) Migrating pallet-state-trie-migration to benchmarking V2
(paritytech/polkadot-sdk#6277) Migrate pallet-preimage to benchmark v2
(paritytech/polkadot-sdk#6294) migrate pallet-session-benchmarking to bench V2 syntax
(paritytech/polkadot-sdk#6300) migrate pallet-offences-benchmarking to benchmark v2 syntax
(paritytech/polkadot-sdk#6636) Optimize initialization of networking protocol benchmarks
(paritytech/polkadot-sdk#6613) Migration of polkadot-runtime-common auctions benchmarking to v2
(paritytech/polkadot-sdk#6505) [pallet-broker] Fix auto renew benchmarks
(paritytech/polkadot-sdk#6501) Migrate pallet-xcm benchmarks to benchmark v2 syntax
(paritytech/polkadot-sdk#6919) pallet_xcm::execute weights
(paritytech/polkadot-sdk#6368) Migrate inclusion benchmark to v2
(paritytech/polkadot-sdk#7029) Add workflow for networking benchmarks
(paritytech/polkadot-sdk#7073) Implement NetworkRequest for litep2p
(paritytech/polkadot-sdk#7056) networking-bench: Update benchmarks payload
(paritytech/polkadot-sdk#7215) Nits for collectives-westend XCM benchmarks setup
(paritytech/polkadot-sdk#6614) Migrating polkadot-runtime-common slots benchmarking to v2
(paritytech/polkadot-sdk#6564) Migrating cumulus-pallet-session-benchmarking to Benchmarking V2
(paritytech/polkadot-sdk#7418) refactor: Move T:Config into where clause in #[benchmarks] macro if needed
(paritytech/polkadot-sdk#6615) Migration of polkadot-runtime-common crowdloan benchmarking to v2
(paritytech/polkadot-sdk#6612) Migrating polkadot-runtime-parachains initializer benchmarking to v2
(paritytech/polkadot-sdk#6606) Migrating polkadot-runtime-parachains paras_inherent benchmarking to V2
(paritytech/polkadot-sdk#6616) Migration of polkadot-runtime-common paras_registrar benchmarking to v2.
(paritytech/polkadot-sdk#6607) Migrating polkadot-runtime-parachains configuration benchmarking to V2
(paritytech/polkadot-sdk#6293) Migrate pallet-nis benchmark to v2
(paritytech/polkadot-sdk#7952) Add expensive scenario for asset exchange
(paritytech/polkadot-sdk#9130) [stable2503] Backport #9130

T11-documentation

(paritytech/polkadot-sdk#6673) chain-spec-guide-runtime: path to wasm blob fixed
(paritytech/polkadot-sdk#6624) polkadot-sdk-docs: Use command_macro!
(paritytech/polkadot-sdk#7034) chore: delete repeat words
(paritytech/polkadot-sdk#7068) fix typos
(paritytech/polkadot-sdk#7093) Use docify export for parachain template hardcoded configuration and embed it in its README #6333
(paritytech/polkadot-sdk#6529) Add development chain-spec file for minimal/parachain templates for Omni Node compatibility
(paritytech/polkadot-sdk#7698) adding verbose rustdoc to diff between build-spec and chain-spec-builder
(paritytech/polkadot-sdk#7950) Updating readmes
(paritytech/polkadot-sdk#7903) Update RELEASE.md
(paritytech/polkadot-sdk#8045) Updated readme and shell script bash version

T10-tests

(paritytech/polkadot-sdk#6544) Add and test events in pallet-conviction-voting
(paritytech/polkadot-sdk#6633) bump zombienet-sdk version v0.2.16
(paritytech/polkadot-sdk#6377) People chain integration tests
(paritytech/polkadot-sdk#6749) Disable flaky tests reported in #6574/#6644
(paritytech/polkadot-sdk#6090) bump zombienet and re-enable test
(paritytech/polkadot-sdk#6452) elastic scaling RFC 103 end-to-end test
(paritytech/polkadot-sdk#6524) Excluding chainlink domain for link checker CI
(paritytech/polkadot-sdk#6988) fix chunk fetching network compatibility zombienet test
(paritytech/polkadot-sdk#6757) rewrite some flaky zombienet polkadot tests to zombienet-sdk
(paritytech/polkadot-sdk#6890) Remove 0 as a special case in gas/storage meters
(paritytech/polkadot-sdk#7178) Migrate substrate zombienet test poc
(paritytech/polkadot-sdk#7253) Stabilize ensure_execute_processes_have_correct_num_threads test
(paritytech/polkadot-sdk#7108) Snowbridge - Copy Rococo integration tests to Westend
(paritytech/polkadot-sdk#7283) Bump zombienet version to v1.3.119
(paritytech/polkadot-sdk#7292) Fix bridge tests image
(paritytech/polkadot-sdk#7252) bump lookahead to 3 for testnet genesis
(paritytech/polkadot-sdk#7296) Fix Snowbridge benchmark tests
(paritytech/polkadot-sdk#7379) Add support for feature pallet_balances/insecure_zero_ed in benchmarks and testing
(paritytech/polkadot-sdk#6924) malus-collator: implement malicious collator submitting same collation to all backing groups
(paritytech/polkadot-sdk#7446) Fix duplicate codec indexes
(paritytech/polkadot-sdk#7436) Snowbridge: Remove fee amount check from tests
(paritytech/polkadot-sdk#7217) Zombienet gha substrate migration
(paritytech/polkadot-sdk#7520) Use rpc_port in bridge tests
(paritytech/polkadot-sdk#7147) migrate zombie past slashing test
(paritytech/polkadot-sdk#7529) Move zombienet cumulus pipeline to gha
(paritytech/polkadot-sdk#7361) network/tests: Add conformance testing for litep2p and libp2p
(paritytech/polkadot-sdk#7576) integration tests: add more emulated bridge tests
(paritytech/polkadot-sdk#7594) Enhance XCM Debugging with Log Capture in Unit Tests
(paritytech/polkadot-sdk#7656) Authorize upgrade tests for testnet runtimes + execute_as_governance refactor
(paritytech/polkadot-sdk#7712) Add pallet-revive to penpal westend runtime
(paritytech/polkadot-sdk#7484) notifications/tests: Check compatiblity between litep2p and libp2p
(paritytech/polkadot-sdk#7734) Simplify event assertion with predicate-based check
(paritytech/polkadot-sdk#7769) Ensure Logs Are Captured for Assertions and Printed During Tests
(paritytech/polkadot-sdk#7871) [CI] bump timeout wait for build in zombienet workflows.
(paritytech/polkadot-sdk#7964) bump version of zombienet-sdk
(paritytech/polkadot-sdk#7915) Add digest processor xcm emulator
(paritytech/polkadot-sdk#7993) switch polkadot zombienet-sdk tests to use cumulus test helpers
(paritytech/polkadot-sdk#7657) Rewrite zombienet-polkadot-functional-0012-spam-statement-distribution-requests
(paritytech/polkadot-sdk#7663) Validator disabling in session enhancements
(paritytech/polkadot-sdk#8071) Update zombienet version to 1.3.127
(paritytech/polkadot-sdk#8256) [stable2503] Backport #7913

T1-FRAME

(paritytech/polkadot-sdk#6349) runtimes: presets are provided as config patches
(paritytech/polkadot-sdk#6323) [Tx ext stage 2: 1/4] Add TransactionSource as argument in TransactionExtension::validate
(paritytech/polkadot-sdk#6435) frame-benchmarking: Use correct components for pallet instances
(paritytech/polkadot-sdk#6418) Follow up work on TransactionExtension - fix weights and clean up UncheckedExtrinsic
(paritytech/polkadot-sdk#6509) Migrate pallet-democracy benchmarks to benchmark v2 syntax
(paritytech/polkadot-sdk#5723) Adds BlockNumberProvider in multisig, proxy and nft pallets
(paritytech/polkadot-sdk#6410) Fixes cfg attributes in runtime macro
(paritytech/polkadot-sdk#6562) Hide nonce implementation details in metadata
(paritytech/polkadot-sdk#5732) v16: Expose the unstable metadata v16
(paritytech/polkadot-sdk#6665) Fix runtime api impl detection by construct runtime
(paritytech/polkadot-sdk#6601) Migrate pallet-atomic-swap to umbrella crate
(paritytech/polkadot-sdk#7013) pallet-bounties: Fix benchmarks for 0 ED
(paritytech/polkadot-sdk#7030) [core-fellowship] Add permissionless import_member
(paritytech/polkadot-sdk#7069) Fix defensive! macro to be used in umbrella crates
(paritytech/polkadot-sdk#7046) adding warning when using default substrateWeight in production
(paritytech/polkadot-sdk#7170) Fix reversed error message in DispatchInfo
(paritytech/polkadot-sdk#7109) Add "run to block" tools
(paritytech/polkadot-sdk#7177) Make frame crate not use the feature experimental
(paritytech/polkadot-sdk#6599) Migrate pallet-assets-freezer to umbrella crate
(paritytech/polkadot-sdk#6738) Migrate pallet-insecure-randomness-collective-flip to umbrella crate
(paritytech/polkadot-sdk#6267) Balances: Configurable Number of Genesis Accounts with Specified Balances for Benchmarking
(paritytech/polkadot-sdk#7142) Improve debugging by using #[track_caller] in system assert_last_event and assert_has_event
(paritytech/polkadot-sdk#4722) Implement pallet view function queries
(paritytech/polkadot-sdk#7377) Add missing events to nomination pool extrinsincs
(paritytech/polkadot-sdk#7412) Pallet view functions: improve metadata, API docs and testing
(paritytech/polkadot-sdk#7571) frame-benchmarking: Improve macro hygiene
(paritytech/polkadot-sdk#7418) refactor: Move T:Config into where clause in #[benchmarks] macro if needed
(paritytech/polkadot-sdk#7587) [AHM] Poke deposits: Indices pallet
(paritytech/polkadot-sdk#7685) [Nomination Pool] Make staking restrictions configurable
(paritytech/polkadot-sdk#7700) [AHM] Poke deposits: Multisig pallet
(paritytech/polkadot-sdk#7801) add poke_deposit extrinsic to pallet-proxy
(paritytech/polkadot-sdk#7805) staking: add manual_slash extrinsic
(paritytech/polkadot-sdk#6428) FRAME: Meta Transaction
(paritytech/polkadot-sdk#6514) Migrate pallet-whitelist to umbrella crate
(paritytech/polkadot-sdk#8062) frame-system: Don't underflow the sufficients
(paritytech/polkadot-sdk#8000) Optimize origin checks
(paritytech/polkadot-sdk#8070) link-checker: Remove broken URL to claim statement.
(paritytech/polkadot-sdk#6630) Migrate pallet-tx-pause to umbrella crate

T0-node

(paritytech/polkadot-sdk#6163) Expose more syncing types to enable custom syncing strategy
(paritytech/polkadot-sdk#6400) Remove network starter that is no longer needed
(paritytech/polkadot-sdk#6262) fatxpool: size limits implemented
(paritytech/polkadot-sdk#6454) rpc server: fix host filter for localhost on ipv6
(paritytech/polkadot-sdk#5842) Get rid of libp2p dependency in sc-authority-discovery
(paritytech/polkadot-sdk#6284) backing: improve session buffering for runtime information
(paritytech/polkadot-sdk#6484) network/litep2p: Update litep2p network backend to version 0.8.1
(paritytech/polkadot-sdk#6249) Pure state sync refactoring (part-1)
(paritytech/polkadot-sdk#6528) TransactionPool API uses async_trait
(paritytech/polkadot-sdk#6220) Fix metrics not shutting down if there are open connections
(paritytech/polkadot-sdk#5703) Support block gap created by fast sync
(paritytech/polkadot-sdk#6521) Pure state sync refactoring (part-2)
(paritytech/polkadot-sdk#6546) Increase default trie cache size to 1GiB
(paritytech/polkadot-sdk#6553) network-gossip: Ensure sync event is processed on unknown peer roles
(paritytech/polkadot-sdk#6605) Notify telemetry only every second about the tx pool status
(paritytech/polkadot-sdk#6588) rpc server: fix subscription id_provider being reset to default one.
(paritytech/polkadot-sdk#6603) litep2p/req-resp: Always provide main protocol name in responses
(paritytech/polkadot-sdk#6677) chore: Update litep2p to v0.8.2
(paritytech/polkadot-sdk#5855) Expose types from sc-service
(paritytech/polkadot-sdk#6703) network/libp2p-backend: Suppress warning adding already reserved node as reserved
(paritytech/polkadot-sdk#6662) Let's be a bit less strict here.
(paritytech/polkadot-sdk#6405) fatxpool: handling limits and priorities improvements
(paritytech/polkadot-sdk#6742) chore: Update litep2p to v0.8.3
(paritytech/polkadot-sdk#6419) wasm-builder: Use riscv32emac-unknown-none-polkavm.json target
(paritytech/polkadot-sdk#6768) basic-authorship: debug level is now less spammy
(paritytech/polkadot-sdk#6860) chore: Update litep2p to version 0.8.4
(paritytech/polkadot-sdk#6652) rpc: re-use server builder per rpc interface
(paritytech/polkadot-sdk#6711) Expose DHT content providers API from sc-network
(paritytech/polkadot-sdk#6481) slot-based-collator: Implement dedicated block import
(paritytech/polkadot-sdk#6533) sc-executor-polkavm: Migrate into PolkaVM 0.18.0
(paritytech/polkadot-sdk#6248) Upgrade libp2p from 0.52.4 to 0.54.1
(paritytech/polkadot-sdk#6963) grandpa: Ensure WarpProof stays in its limits
(paritytech/polkadot-sdk#6979) Update prometheus binding failure logging format
(paritytech/polkadot-sdk#7005) Log peerset set ID -> protocol name mapping
(paritytech/polkadot-sdk#7011) sync: Send already connected peers to new subscribers
(paritytech/polkadot-sdk#7021) Improve remote externalities logging
(paritytech/polkadot-sdk#7050) Avoid incomplete block import pipeline with full verifying import queue
(paritytech/polkadot-sdk#7102) fatxpool: rotator cache size now depends on pool's limits
(paritytech/polkadot-sdk#6647) fatxpool: proper handling of priorities when mempool is full
(paritytech/polkadot-sdk#7133) litep2p: Sufix litep2p to the identify agent version for visibility
(paritytech/polkadot-sdk#7158) req-resp/litep2p: Reject inbound requests from banned peers
(paritytech/polkadot-sdk#7099) litep2p: Provide partial results to speedup GetRecord queries
(paritytech/polkadot-sdk#7205) Collator: Fix can_build_upon by always allowing to build on included block
(paritytech/polkadot-sdk#7263) Fix frame-benchmarking-cli not buildable without rocksdb
(paritytech/polkadot-sdk#7195) Unify Import verifier usage across parachain template and omninode
(paritytech/polkadot-sdk#7222) net/libp2p: Enforce outbound request-response timeout limits
(paritytech/polkadot-sdk#7266) Add offchain_localStorageClear RPC method
(paritytech/polkadot-sdk#6867) Deprecate ParaBackingState API
(paritytech/polkadot-sdk#7344) [sync] Let new subscribers know about already connected peers (backward-compatible)
(paritytech/polkadot-sdk#7042) Arc definition in TransactionPool
(paritytech/polkadot-sdk#7338) [net/libp2p] Use raw Identify observed addresses to discover external addresses
(paritytech/polkadot-sdk#6897) fatxpool: use tracing for logging
(paritytech/polkadot-sdk#7316) fatxpool: do not use individual transaction listeners
(paritytech/polkadot-sdk#7479) omni-node: add offchain worker
(paritytech/polkadot-sdk#7488) litep2p: Increase keep-alive to 10 seconds to mirror libp2p
(paritytech/polkadot-sdk#7505) fatxpool: transaction statuses metrics added
(paritytech/polkadot-sdk#7554) sc-informant: Print full hash when debug logging is enabled
(paritytech/polkadot-sdk#7353) Shorter availability data retention period for testnets
(paritytech/polkadot-sdk#6661) txpool api: remove_invalid call improved
(paritytech/polkadot-sdk#7368) Add chain properties to chain-spec-builder
(paritytech/polkadot-sdk#7494) libp2p: Enhance logging targets for granular control
(paritytech/polkadot-sdk#7014) Remove yamux_window_size from network config
(paritytech/polkadot-sdk#7612) HashAndNumber: Ord, Eq, PartialOrd, PartialEq implemented
(paritytech/polkadot-sdk#7545) fatxpool: event streams moved to view domain
(paritytech/polkadot-sdk#7640) net/litep2p: Bring the latest compatibility fixes via v0.9.1
(paritytech/polkadot-sdk#7649) optional rocksdb for frame-benchmarking-cli
(paritytech/polkadot-sdk#7585) feat(collator) add export pov on slot base collator
(paritytech/polkadot-sdk#7724) notifications/libp2p: Terminate the outbound notification substream on std::io::Errors
(paritytech/polkadot-sdk#7708) Support adding extra request-response protocols to the node
(paritytech/polkadot-sdk#7760) Dynamic uncompressed code size limit
(paritytech/polkadot-sdk#7639) fatxpool: improved handling of finality stalls
(paritytech/polkadot-sdk#7569) slot-based-collator: Allow multiple blocks per slot
(paritytech/polkadot-sdk#7866) network: Make litep2p the default backend in Kusama
(paritytech/polkadot-sdk#7781) notifications/libp2p: Punish notification protocol misbehavior on outbound substreams
(paritytech/polkadot-sdk#7917) Remove clones from block seal function
(paritytech/polkadot-sdk#5302) Fixing token-economics dead link
(paritytech/polkadot-sdk#7610) runtime-api: remove redundant version checks
(paritytech/polkadot-sdk#7777) fatxpool: report_invalid: do not ban Future/Stale txs from re-entering the view
(paritytech/polkadot-sdk#7994) Expose rpc_rate_limit* cli options to parachains

R1-breaking_change

(paritytech/polkadot-sdk#7582) Implementation of ah-client and rc-client staking pallets
(paritytech/polkadot-sdk#8104) Stabilize V2 archive RPC methods

I10-unconfirmed

(paritytech/polkadot-sdk#7104) collation-generation: resolve mismatch between descriptor and commitments core index

GHA-migration

(paritytech/polkadot-sdk#7178) Migrate substrate zombienet test poc

N/A

(paritytech/polkadot-sdk#undefined) undefined

Review 'substrate-migrations' repo

https://github.com/apopiak/substrate-migrations#frame-migrations

This repository contains a list of FRAME-related migrations which might be
relevant to Moonbeam.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions