shaunxw / xcm-simulator

Test kit to simulate cross-chain message passing and XCM execution
Apache License 2.0
43 stars 45 forks source link

Fix TODO in 0.9.41 #46

Closed zjb0807 closed 1 year ago

zjb0807 commented 1 year ago
          TODO

_Originally posted by @zjb0807 in https://github.com/shaunxw/xcm-simulator/pull/44#discussion_r1125959595_

ntn-x2 commented 1 year ago

What's up with this ticket? xcm-emulator seems to be stuck on 0.9.40 support?

zjb0807 commented 1 year ago

https://github.com/paritytech/polkadot/pull/6824 This PR has not been merged yet.

Parity integrates the xcm-emulator into cumulus, it can be used since 0.9.43 https://github.com/paritytech/cumulus/pull/2447

ntn-x2 commented 1 year ago

Ok so it's not worth merging https://github.com/shaunxw/xcm-simulator/pull/51 which brings support to 0.9.41? What if some teams are on either 0.9.41 or 0.9.42? Just asking for info since that's exactly the situation we are in! We might have a new release based on 0.9.42, and would need to have xcm-emulator support that.