-
https://github.com/paritytech/polkadot-sdk/pull/3607
https://github.com/polkadot-fellows/runtimes/pull/380
-
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…
-
We (Unique Network's team) have been building a JS package to estimate XCM fees. Although it kind of works, the estimation process is very inconvinient. Moreover, we can only accurately estimate the e…
-
It is currently super complicated to calculate fee payment amount as we have bunch of different rules for this. We should create runtime API where you will enter weight + accountId and get correct ass…
-
-
Together with `XcmPaymentApi` this will help dApps estimate fees easily. This doesn't include the ED estimation yet.
https://github.com/paritytech/polkadot-sdk/pull/3872
-
We have not yet implemented any of the xcm runtime apis.
-
## Message Tracking
Make XCM messages easier to trace:
- [ ] XCM transport layers emit success and failure events containing local XCM [message_id](https://github.com/paritytech/polkadot-sdk/blob/…
-
Extend XCM to allow access to peer X.509 certificate subject field and non-DNS Subject Alternative Names (SANs) on established TLS sessions within a TLS, BTLS, or UTLS XCM connection.
In particular…
-
Add the following abilities:
## Future work
There are lots of tasks that were not yet implemented due to time constraints. They can enhance the experience even further.
These tasks include:
…