-
E.g. Westend is sending `Transact` to the child: https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fwestend-rpc.polkadot.io#/explorer/query/0x01cd07a4ede58f34d76422febdf1adc28669c1a2ed5fa5ccaa7d15a7d1bfb0a…
-
Create a CLI client that allows you to start example projects via the command line without github templates:
`eg. npx paraspell initiate `
- Start XCM SDK template
- Use PAPI i…
-
Basically, the source can dry run some scenario, which results as a xcm with `ExportMessage` instruction, so we should be able to dry run this XCM on BridgeHub.
Some hints:
- implement `InspectMe…
-
### Is there an existing issue?
- [X] I have searched the existing issues
### Experiencing problems? Have you tried our Stack Exchange first?
- [X] This is not a support question.
### Description …
-
originally posted by @jakoblell
I've just stumbled over a potential bug in the XCM executor which may become relevant for the bridge deployment: The `SubscribeVersion` instruction ensures that `or…
-
- (probably) some implementation with `XcmpQueue::suspend_channel/resume_channel` would be enough
- set it up for BHR/BHW
- add some tests that it works with AssetHub's `pallet_xcm_bridge_hub_router…
-
Current cookbook: https://paritytech.github.io/polkadot-sdk/master/xcm_docs/cookbook/index.html
some ideas:
- [ ] foreign assets: https://github.com/paritytech/polkadot-sdk/issues/4335
- [ …
-
This issue tracks the removal of `pallet::getter` in all pallets, as per #223. The preferred syntax is `Key::::get()`.
This approach avoids a huge PR and lots of merge conflicts, a mistake I already …
-
Me and @lsaether have discussed creating a 1 click deposit solution in the app where the user can route tokens from eth chains like ethereum, polygon, kava etc onto moonbeam as USDC.wh then transfer t…
-
Part of: https://github.com/paritytech/parity-bridges-common/issues/2500
**Facts:**
- `pallet_xcm` stores actual xcm version per destination in `SupportedVersion` map
- `force_xcm_version(dest, v…