moondance-labs / tanssi

GNU General Public License v3.0
226 stars 48 forks source link

Update polkadot-sdk from v1.7.0 to v1.8.0 #574

Closed github-actions[bot] closed 4 months ago

github-actions[bot] commented 4 months ago

Description

This ticket is automatically generated using

$ npm run print-version-bump-info -- --from v1.7.0 --to v1.8.0

polkadot-sdk (2024-02-07 -> 2024-02-26)

https://github.com/paritytech/polkadot-sdk/compare/polkadot-v1.7.0...polkadot-v1.8.0

    from: 2fe3145ab9bd26ceb5a26baf2a64105b0035a5a6
      to: ec7817e5adc2f3a91dd94b0465dd61b4c1b07ab7
 commits: 120

Important commits by label

T8-polkadot

(paritytech/polkadot-sdk#3188) Small fixes coretime related fixes (paritytech/polkadot-sdk#3160) prospective-parachains: respond with multiple backable candidates (paritytech/polkadot-sdk#3052) Fixes TotalValueLocked out of sync in nomination pools (paritytech/polkadot-sdk#3232) Validate code when scheduling uprades from registrar (paritytech/polkadot-sdk#1660) Implements a % cap on staking rewards from era inflation (paritytech/polkadot-sdk#3319) Add Coretime to Westend

T7-smart_contracts

(paritytech/polkadot-sdk#3154) Contracts: Stabilize caller_is_root API (paritytech/polkadot-sdk#3243) contracts: Don't fail fast if the Weight limit of a cross contract call is too big (paritytech/polkadot-sdk#3184) contracts: Remove no longer enforced limits from the Schedule (paritytech/polkadot-sdk#3384) Contracts: Stabilize APIs (paritytech/polkadot-sdk#3361) contracts: Fix double charge of gas for host functions (paritytech/polkadot-sdk#3415) Contracts Add new version for marking new stable API

T6-XCM

(paritytech/polkadot-sdk#3228) [pallet_xcm] Forgotten migration to XCMv4 + added try-state to the pallet_xcm (paritytech/polkadot-sdk#3287) [xcm-builder] Replaced deprecated CurrencyAdapter with FungibleAdapter

T3-RPC_API

(paritytech/polkadot-sdk#3079) rpc-v2/tx: Implement transaction_unstable_broadcast and transaction_unstable_stop (paritytech/polkadot-sdk#3230) rpc: bump jsonrpsee v0.22 and fix race in rpc v2 chain_head

T2-pallets

(paritytech/polkadot-sdk#3212) Ranked collective Add+Remove origins (paritytech/polkadot-sdk#3213) [pallet_broker] Remove leases that have already expired in rotate_sale (paritytech/polkadot-sdk#2061) [FRAME] Parameters pallet (paritytech/polkadot-sdk#1660) Implements a % cap on staking rewards from era inflation (paritytech/polkadot-sdk#3060) Add retry mechanics to pallet-scheduler (paritytech/polkadot-sdk#3325) Ensure referenda TracksInfo is sorted (paritytech/polkadot-sdk#3373) Remove unused im-online weights (paritytech/polkadot-sdk#2290) im-online removal cleanup: remove off-chain storage

T15-bridges

(paritytech/polkadot-sdk#3074) [BEEFY] Avoid missing voting sessions during node restart (paritytech/polkadot-sdk#3186) Removes Snowbridge parachain directory (paritytech/polkadot-sdk#3225) Introduce submit_finality_proof_ex call to bridges GRANDPA pallet (paritytech/polkadot-sdk#3260) Bridge zombienet tests refactoring (paritytech/polkadot-sdk#3264) Add bridge zombienet test back to the CI (paritytech/polkadot-sdk#3310) Bridges: add test 0002 to CI (paritytech/polkadot-sdk#3333) Bridge zombienet tests - move all test scripts to the same folder (paritytech/polkadot-sdk#3337) fix(zombienet): docker img version to use in merge queues for bridges

T14-system_parachains

(paritytech/polkadot-sdk#2949) Enable async backing on all testnet system chains (paritytech/polkadot-sdk#3289) Bump coretime-rococo to get leases fix (paritytech/polkadot-sdk#3211) Use dynamic aura slot duration in lookahead collator (paritytech/polkadot-sdk#3272) Add broker pallet to coretime-westend

T13-deprecation

(paritytech/polkadot-sdk#3370) removed pallet::getter from pallet-sudo

T12-benchmarks

(paritytech/polkadot-sdk#2621) Introduce approval-voting/distribution benchmark (paritytech/polkadot-sdk#3158) subsystem-bench: Prepare CI output (paritytech/polkadot-sdk#3239) subsystem-bench: run cli benchmarks only using config files (paritytech/polkadot-sdk#3244) bench pallet: only require Hash instead of Block (paritytech/polkadot-sdk#3262) subsystem-bench: polish imports (paritytech/polkadot-sdk#3395) benchmarking-cli: add --list-pallets and --all options

T11-documentation

(paritytech/polkadot-sdk#3280) AlreadyVoting Error - Remove ambiguity (paritytech/polkadot-sdk#3355) Update subkey README.md (paritytech/polkadot-sdk#3372) Fix documentation dead link

T10-tests

(paritytech/polkadot-sdk#2621) Introduce approval-voting/distribution benchmark (paritytech/polkadot-sdk#3222) Add try_state and integrity_test to XCM simulator fuzzer (paritytech/polkadot-sdk#3052) Fixes TotalValueLocked out of sync in nomination pools (paritytech/polkadot-sdk#3260) Bridge zombienet tests refactoring (paritytech/polkadot-sdk#3264) Add bridge zombienet test back to the CI (paritytech/polkadot-sdk#3299) Fix(zombienet): allow finality_lag be to be 1 or less and increase timeout (paritytech/polkadot-sdk#3310) Bridges: add test 0002 to CI (paritytech/polkadot-sdk#3323) xcm-emulator tests: remove dependency on polkadot-service full-node (paritytech/polkadot-sdk#3333) Bridge zombienet tests - move all test scripts to the same folder (paritytech/polkadot-sdk#3337) fix(zombienet): docker img version to use in merge queues for bridges

T1-FRAME

(paritytech/polkadot-sdk#3007) Try State Hook for Ranked Collective (paritytech/polkadot-sdk#3052) Fixes TotalValueLocked out of sync in nomination pools (paritytech/polkadot-sdk#3317) [FRAME Core] remove unnecessary overrides while using derive_impl for frame_system (paritytech/polkadot-sdk#2903) implement ConversionToAssetBalance in asset-rate

T0-node

(paritytech/polkadot-sdk#3166) Expose internal functions used by spawn_tasks (paritytech/polkadot-sdk#3160) prospective-parachains: respond with multiple backable candidates (paritytech/polkadot-sdk#2258) Make BEEFY client keystore generic over BEEFY AuthorityId type (paritytech/polkadot-sdk#3047) refactor pvf security module (paritytech/polkadot-sdk#3224) Prepare syncing for parallel sync strategies (paritytech/polkadot-sdk#3308) Parachains-Aura: Only produce once per slot (paritytech/polkadot-sdk#3358) do not block finality for "disabled" disputes (paritytech/polkadot-sdk#3301) rpc server: add rate limiting middleware (paritytech/polkadot-sdk#3364) rpc server: make possible to disable/enable batch requests (paritytech/polkadot-sdk#3418) sc-consensus-beefy: reduce log levels (paritytech/polkadot-sdk#3435) sc-consensus-beefy: pump gossip engine while waiting for initialization conditions

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.