-
Notifications
You must be signed in to change notification settings - Fork 361
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
Uplift to v1.5 #1256
Uplift to v1.5 #1256
Conversation
@PierreOssun once #1259 is merged, please merge master into your PR so we can have tests Ermal made? |
…k-v1.5 # Conflicts: # Cargo.lock
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good overall
initial review, will take a more closer look tomorrow
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe this migration is missing?
paritytech/polkadot-sdk#2142
@ashutoshvarma just to confirm - you will integrate this part? |
@Dinonard Yes I'll |
/bench astar-dev,shibuya-dev,shiden-dev pallet_xcm |
Benchmarks job is scheduled at https://github.com/AstarNetwork/Astar/actions/runs/9501114705. |
Benchmarks have been finished. |
/bench astar-dev,shibuya-dev,shiden-dev pallet_xcm |
Benchmarks job is scheduled at https://github.com/AstarNetwork/Astar/actions/runs/9514536999. |
Benchmarks have been finished. |
/bench astar-dev,shibuya-dev,shiden-dev pallet_xcm |
Benchmarks job is scheduled at https://github.com/AstarNetwork/Astar/actions/runs/9745988914. |
Benchmarks have been finished. |
Minimum allowed line rate is |
#1290 Contains missing changes |
Uplift to v1.5
XCM: Use Message Queue as DMP and XCMP dispatch queue
Use Message Queue as DMP and XCMP dispatch queue #1246
Add
Message Queue
pallet & migration to removeDMP pallet
+ Some changes to XCMP Queue pallet configContracts: Add XCM traits to interface with contracts
#2086
#1248
Removes contracts-primitives dep and replace it with uapi + Not activate XCM by setting to
()
Refactor ChainSpec
chain-spec: getting ready for native-runtime-free world #1256
Identity pallet changes
Identity pallet improvements #2048
StateBackend changes
sp-api: Move macro related re-exports to __private #2446
Move deps from
sp_api
tosc_client_api
Grandpa notification settings
Rework the event system of sc-network #1370
Also added:
pallet-xcm: enhance reserve_transfer_assets to support remote reserves #1672
pallet-xcm: add new flexible transfer_assets() call/extrinsic #2388
Astar owned repo updated:
Polkadot SDK
frontier
ORML
TODO: