AstarNetwork / Astar

The dApp hub for blockchains of the future
https://astar.network/
GNU General Public License v3.0
732 stars 194 forks source link

Shiden doesn't process XCM messages #1195

Closed Szegoo closed 4 months ago

Szegoo commented 4 months ago

Description

After doing some local testing I noticed that Shiden doesn't receive the XCM messages.

Later, I attempted a reserve transfer from the Kusama Asset Hub to Shiden on the live chain. Although the XCM was executed successfully from the Asset Hub's perspective, I did not observe any events on Shiden indicating the receipt of the message.

However, when I sent XCM messages from Shiden to the Asset Hub it worked fine.

Steps to Reproduce

Try sending any XCM message to Shiden from another parachain.

Expected vs. Actual Behavior

Would expect the message to be processed.

Environment

On live Kusama AH and Shiden chain.

Edit: After checking on Subscan I realized the message was processed, but no events were shown on PolkadotJs

Szegoo commented 4 months ago

After checking on Subscan I realized the message was processed, but no events were shown on PolkadotJs