paritytech / trappist

Apache License 2.0
82 stars 17 forks source link

XCM configuration review. #256

Open hbulgarini opened 1 year ago

hbulgarini commented 1 year ago

@vstam1 shared the following inputs for the Trappist XCM configuration:

https://github.com/paritytech/trappist/issues/240#issuecomment-1662028228

hbulgarini commented 1 year ago

Line 329: IMPORTANT: I would disable random users from sending arbitrary xcm messages to any destination.

@vstam1 i would like to touch point on this one:

How is the recommended configuration for the SendXcmOrigin if for example we want to implement a solution like the one described bellow:

https://github.com/paritytech/xcm-docs/issues/34#issuecomment-1604084490

metricaez commented 1 year ago

Just for tracking as I don't fully understand yet if it's on us but currently WithComputedOrigin on Barrier blocks incoming reserve asset transfer of HOP from Asset Hub.

However, reserve asset transfer of ROC from Asset Hub into Trappist, works.