-
Notifications
You must be signed in to change notification settings - Fork 699
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
Use Message Queue
as DMP and XCMP dispatch queue
#1246
Commits on Aug 28, 2023
-
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for a8304e3 - Browse repository at this point
Copy the full SHA a8304e3View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for aea37b3 - Browse repository at this point
Copy the full SHA aea37b3View commit details
Commits on Aug 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6649bbe - Browse repository at this point
Copy the full SHA 6649bbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ee0125 - Browse repository at this point
Copy the full SHA 2ee0125View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 47fc8d0 - Browse repository at this point
Copy the full SHA 47fc8d0View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 91571d7 - Browse repository at this point
Copy the full SHA 91571d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2ce28f - Browse repository at this point
Copy the full SHA e2ce28fView commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for b6a5b84 - Browse repository at this point
Copy the full SHA b6a5b84View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for b8bc6c2 - Browse repository at this point
Copy the full SHA b8bc6c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc0a79d - Browse repository at this point
Copy the full SHA cc0a79dView commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 1915803 - Browse repository at this point
Copy the full SHA 1915803View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 8ed2733 - Browse repository at this point
Copy the full SHA 8ed2733View commit details
Commits on Aug 30, 2023
-
Add DmpQueue multi-step migration
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for b1c9580 - Browse repository at this point
Copy the full SHA b1c9580View commit details -
shell runtime: Execute DMPs again
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 56f6b8f - Browse repository at this point
Copy the full SHA 56f6b8fView commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 0efb304 - Browse repository at this point
Copy the full SHA 0efb304View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 39dbadf - Browse repository at this point
Copy the full SHA 39dbadfView commit details
Commits on Aug 31, 2023
-
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 273502f - Browse repository at this point
Copy the full SHA 273502fView commit details -
Check XCM nesting depth before HRMP enque
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for f54026e - Browse repository at this point
Copy the full SHA f54026eView commit details -
Add xcm nesting validation and limit to one signal
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 98f14ac - Browse repository at this point
Copy the full SHA 98f14acView commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 9452713 - Browse repository at this point
Copy the full SHA 9452713View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for a180467 - Browse repository at this point
Copy the full SHA a180467View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for d842476 - Browse repository at this point
Copy the full SHA d842476View commit details
Commits on Sep 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e046aba - Browse repository at this point
Copy the full SHA e046abaView commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 689fe07 - Browse repository at this point
Copy the full SHA 689fe07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21ddabf - Browse repository at this point
Copy the full SHA 21ddabfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 338638d - Browse repository at this point
Copy the full SHA 338638dView commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 3b8d528 - Browse repository at this point
Copy the full SHA 3b8d528View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c2f4cb - Browse repository at this point
Copy the full SHA 1c2f4cbView commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for a7cbc8e - Browse repository at this point
Copy the full SHA a7cbc8eView commit details
Commits on Sep 4, 2023
-
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 2e1e344 - Browse repository at this point
Copy the full SHA 2e1e344View commit details -
Use pages to limit XCMP queue len
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 6dd6cb6 - Browse repository at this point
Copy the full SHA 6dd6cb6View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for b15c1ce - Browse repository at this point
Copy the full SHA b15c1ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for f272645 - Browse repository at this point
Copy the full SHA f272645View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for ddbc4a7 - Browse repository at this point
Copy the full SHA ddbc4a7View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 0a2361a - Browse repository at this point
Copy the full SHA 0a2361aView commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 13088aa - Browse repository at this point
Copy the full SHA 13088aaView commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for a8446b6 - Browse repository at this point
Copy the full SHA a8446b6View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for e1dd95a - Browse repository at this point
Copy the full SHA e1dd95aView commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for dd2e41e - Browse repository at this point
Copy the full SHA dd2e41eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34d5c2e - Browse repository at this point
Copy the full SHA 34d5c2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 034e477 - Browse repository at this point
Copy the full SHA 034e477View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 06276e0 - Browse repository at this point
Copy the full SHA 06276e0View commit details
Commits on Sep 5, 2023
-
Double encode XCMs in HRMP chanels
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for b32e769 - Browse repository at this point
Copy the full SHA b32e769View commit details -
Configuration menu - View commit details
-
Copy full SHA for 494dffd - Browse repository at this point
Copy the full SHA 494dffdView commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 25734cc - Browse repository at this point
Copy the full SHA 25734ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96bcad7 - Browse repository at this point
Copy the full SHA 96bcad7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d4e0c8 - Browse repository at this point
Copy the full SHA 0d4e0c8View commit details
Commits on Sep 6, 2023
-
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for fe7d115 - Browse repository at this point
Copy the full SHA fe7d115View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 97e43c4 - Browse repository at this point
Copy the full SHA 97e43c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e13ce63 - Browse repository at this point
Copy the full SHA e13ce63View commit details -
Use correct relay init function
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 41935b9 - Browse repository at this point
Copy the full SHA 41935b9View commit details -
Derp. Do not reset weight counter in the middle of the function.
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 083cfec - Browse repository at this point
Copy the full SHA 083cfecView commit details -
Do not use double-encoding for now
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 3da3371 - Browse repository at this point
Copy the full SHA 3da3371View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for ba92285 - Browse repository at this point
Copy the full SHA ba92285View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for b55ecc2 - Browse repository at this point
Copy the full SHA b55ecc2View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for ced3376 - Browse repository at this point
Copy the full SHA ced3376View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for a5f517d - Browse repository at this point
Copy the full SHA a5f517dView commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f92af52 - Browse repository at this point
Copy the full SHA f92af52View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for a627fee - Browse repository at this point
Copy the full SHA a627feeView commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for ebc5a87 - Browse repository at this point
Copy the full SHA ebc5a87View commit details
Commits on Sep 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aab3a8e - Browse repository at this point
Copy the full SHA aab3a8eView commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 29a9639 - Browse repository at this point
Copy the full SHA 29a9639View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 21c6cc5 - Browse repository at this point
Copy the full SHA 21c6cc5View commit details
Commits on Sep 12, 2023
-
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 62f071d - Browse repository at this point
Copy the full SHA 62f071dView commit details
Commits on Sep 14, 2023
-
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for cef3a3c - Browse repository at this point
Copy the full SHA cef3a3cView commit details
Commits on Sep 15, 2023
-
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for d38d9d7 - Browse repository at this point
Copy the full SHA d38d9d7View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 5dbb241 - Browse repository at this point
Copy the full SHA 5dbb241View commit details -
Configuration menu - View commit details
-
Copy full SHA for 500c1e3 - Browse repository at this point
Copy the full SHA 500c1e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 038eb89 - Browse repository at this point
Copy the full SHA 038eb89View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 161d132 - Browse repository at this point
Copy the full SHA 161d132View commit details
Commits on Sep 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for be61903 - Browse repository at this point
Copy the full SHA be61903View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 0b48739 - Browse repository at this point
Copy the full SHA 0b48739View commit details -
Configuration menu - View commit details
-
Copy full SHA for a57e0ca - Browse repository at this point
Copy the full SHA a57e0caView commit details
Commits on Sep 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7497000 - Browse repository at this point
Copy the full SHA 7497000View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 6eb13d5 - Browse repository at this point
Copy the full SHA 6eb13d5View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for b139093 - Browse repository at this point
Copy the full SHA b139093View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for f03fcc4 - Browse repository at this point
Copy the full SHA f03fcc4View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 153480e - Browse repository at this point
Copy the full SHA 153480eView commit details
Commits on Sep 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1712281 - Browse repository at this point
Copy the full SHA 1712281View commit details -
Configuration menu - View commit details
-
Copy full SHA for c903c90 - Browse repository at this point
Copy the full SHA c903c90View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 00c7d4f - Browse repository at this point
Copy the full SHA 00c7d4fView commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for d74e564 - Browse repository at this point
Copy the full SHA d74e564View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 0e795bf - Browse repository at this point
Copy the full SHA 0e795bfView commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 68342e5 - Browse repository at this point
Copy the full SHA 68342e5View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for d11d0bc - Browse repository at this point
Copy the full SHA d11d0bcView commit details -
Rename split_concatenated_xcm to take_first_concatenated_xcm
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 436c47a - Browse repository at this point
Copy the full SHA 436c47aView commit details -
Use singular function for one message only
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for b344a97 - Browse repository at this point
Copy the full SHA b344a97View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 841874c - Browse repository at this point
Copy the full SHA 841874cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b907381 - Browse repository at this point
Copy the full SHA b907381View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 8eb74b9 - Browse repository at this point
Copy the full SHA 8eb74b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f862566 - Browse repository at this point
Copy the full SHA f862566View commit details
Commits on Oct 11, 2023
-
Update cumulus/pallets/dmp-queue/src/lib.rs
Co-authored-by: Liam Aharon <liam.aharon@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 499a5eb - Browse repository at this point
Copy the full SHA 499a5ebView commit details -
Apply suggestions from code review
Co-authored-by: Liam Aharon <liam.aharon@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2895821 - Browse repository at this point
Copy the full SHA 2895821View commit details -
Configuration menu - View commit details
-
Copy full SHA for d333b7d - Browse repository at this point
Copy the full SHA d333b7dView commit details -
Better naming for QueueFootprint
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 1e8d6d3 - Browse repository at this point
Copy the full SHA 1e8d6d3View commit details -
Feature gate hypothetical assert macros
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for d35599a - Browse repository at this point
Copy the full SHA d35599aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a03ada9 - Browse repository at this point
Copy the full SHA a03ada9View commit details -
Add result to migrate_page and migrate_overweight
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for d13a168 - Browse repository at this point
Copy the full SHA d13a168View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 5d5ae9e - Browse repository at this point
Copy the full SHA 5d5ae9eView commit details -
Update cumulus/pallets/xcmp-queue/src/lib.rs
Co-authored-by: Liam Aharon <liam.aharon@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for b9c43a4 - Browse repository at this point
Copy the full SHA b9c43a4View commit details -
Update cumulus/parachains/runtimes/bridge-hubs/bridge-hub-kusama/src/…
…lib.rs Co-authored-by: Liam Aharon <liam.aharon@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for ff56e36 - Browse repository at this point
Copy the full SHA ff56e36View commit details -
Update cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/…
…lib.rs Co-authored-by: Liam Aharon <liam.aharon@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2bc68ad - Browse repository at this point
Copy the full SHA 2bc68adView commit details -
Update cumulus/parachains/runtimes/bridge-hubs/bridge-hub-polkadot/sr…
…c/lib.rs Co-authored-by: Liam Aharon <liam.aharon@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 59dca12 - Browse repository at this point
Copy the full SHA 59dca12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 862e3a6 - Browse repository at this point
Copy the full SHA 862e3a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80fce8c - Browse repository at this point
Copy the full SHA 80fce8cView commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 4338070 - Browse repository at this point
Copy the full SHA 4338070View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dc000e - Browse repository at this point
Copy the full SHA 9dc000eView commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for bf760a2 - Browse repository at this point
Copy the full SHA bf760a2View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 61006e0 - Browse repository at this point
Copy the full SHA 61006e0View commit details -
Add license to weight files that have none
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 4a67d58 - Browse repository at this point
Copy the full SHA 4a67d58View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for fb9c0dc - Browse repository at this point
Copy the full SHA fb9c0dcView commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 52dc9e3 - Browse repository at this point
Copy the full SHA 52dc9e3View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 3c9d4e4 - Browse repository at this point
Copy the full SHA 3c9d4e4View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 1b14247 - Browse repository at this point
Copy the full SHA 1b14247View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 9b4ac74 - Browse repository at this point
Copy the full SHA 9b4ac74View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0ab4a0 - Browse repository at this point
Copy the full SHA f0ab4a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f420354 - Browse repository at this point
Copy the full SHA f420354View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0fffdb - Browse repository at this point
Copy the full SHA b0fffdbView commit details
Commits on Oct 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a2dd345 - Browse repository at this point
Copy the full SHA a2dd345View commit details
Commits on Oct 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b7c8d18 - Browse repository at this point
Copy the full SHA b7c8d18View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 584848f - Browse repository at this point
Copy the full SHA 584848fView commit details
Commits on Oct 30, 2023
-
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 9a0bd90 - Browse repository at this point
Copy the full SHA 9a0bd90View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for a838532 - Browse repository at this point
Copy the full SHA a838532View commit details -
Fix integration tests for th 100th time
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 418f90d - Browse repository at this point
Copy the full SHA 418f90dView commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for ef00b9f - Browse repository at this point
Copy the full SHA ef00b9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ac1d19 - Browse repository at this point
Copy the full SHA 1ac1d19View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 870d556 - Browse repository at this point
Copy the full SHA 870d556View commit details -
Configuration menu - View commit details
-
Copy full SHA for a11adc5 - Browse repository at this point
Copy the full SHA a11adc5View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 659f0e9 - Browse repository at this point
Copy the full SHA 659f0e9View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 87f3131 - Browse repository at this point
Copy the full SHA 87f3131View commit details
Commits on Oct 31, 2023
-
Remove storage InboundXcmpMessages
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 8df70b3 - Browse repository at this point
Copy the full SHA 8df70b3View commit details -
Put migration code in own function
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for e2c95ea - Browse repository at this point
Copy the full SHA e2c95eaView commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for dfeacb9 - Browse repository at this point
Copy the full SHA dfeacb9View commit details -
Use MAX_INSTRUCTIONS_TO_DECODE
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 588f350 - Browse repository at this point
Copy the full SHA 588f350View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for a39a770 - Browse repository at this point
Copy the full SHA a39a770View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccdf181 - Browse repository at this point
Copy the full SHA ccdf181View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 89c3b69 - Browse repository at this point
Copy the full SHA 89c3b69View commit details -
Update cumulus/parachains/runtimes/collectives/collectives-polkadot/s…
…rc/lib.rs Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 13fc366 - Browse repository at this point
Copy the full SHA 13fc366View commit details -
Update Rococo AH SafeCallFilter
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 5df3096 - Browse repository at this point
Copy the full SHA 5df3096View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for b314c50 - Browse repository at this point
Copy the full SHA b314c50View commit details -
Configuration menu - View commit details
-
Copy full SHA for aad07ad - Browse repository at this point
Copy the full SHA aad07adView commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 227b853 - Browse repository at this point
Copy the full SHA 227b853View commit details
Commits on Nov 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for eacecbf - Browse repository at this point
Copy the full SHA eacecbfView commit details -
Apply suggestions from code review
Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 82a08e3 - Browse repository at this point
Copy the full SHA 82a08e3View commit details -
Update cumulus/pallets/xcmp-queue/src/lib.rs
Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 21a0641 - Browse repository at this point
Copy the full SHA 21a0641View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 75efc9b - Browse repository at this point
Copy the full SHA 75efc9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for daa03b9 - Browse repository at this point
Copy the full SHA daa03b9View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for d329506 - Browse repository at this point
Copy the full SHA d329506View commit details -
".git/.scripts/commands/fmt/fmt.sh"
command-bot committedNov 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 8790191 - Browse repository at this point
Copy the full SHA 8790191View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 8e139a8 - Browse repository at this point
Copy the full SHA 8e139a8View commit details
Commits on Nov 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c7a2a17 - Browse repository at this point
Copy the full SHA c7a2a17View commit details -
Configuration menu - View commit details
-
Copy full SHA for a23000d - Browse repository at this point
Copy the full SHA a23000dView commit details -
".git/.scripts/commands/fmt/fmt.sh"
command-bot committedNov 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 0800196 - Browse repository at this point
Copy the full SHA 0800196View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 162b294 - Browse repository at this point
Copy the full SHA 162b294View commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 4d98f84 - Browse repository at this point
Copy the full SHA 4d98f84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45b211e - Browse repository at this point
Copy the full SHA 45b211eView commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 9eb517d - Browse repository at this point
Copy the full SHA 9eb517dView commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for ff8b0cc - Browse repository at this point
Copy the full SHA ff8b0ccView commit details -
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 4174e34 - Browse repository at this point
Copy the full SHA 4174e34View commit details