-
Is it possible to use `polkadot.js/api` to sign XCM transactions? For example, from Karura to Kintsugi, or vice versa, which are already available on https://apps.karura.network/bridge.
-
Open an HRMP channel with moonbeam on Rococo and register the TEER token on their chain.
https://docs.google.com/document/d/1W8y00IcJb0JXPBF59aP4nm-c7DY8Ld02-yIAO7UxR80/edit
- [ ] test token tra…
-
That's the actual bug found in #1412. In RialtoParachain configuration the weight of single XCM instruction was set to the `1_000_000`, while at the Millau it was set to the `1_000_000_000`.
Messag…
-
Time Delay Proxies are a great way to enhance the security of account management. Since there is a delay between the time that a transaction is announced until it gets executed, there is the possibili…
wpank updated
2 years ago
-
Twingle will be submitting the user's language in `user_language` as 2-digit ISO-639-1 language codes. The API should process that parameter and pass it to XCM as `preferred_language`
-
Preparatory steps necessary to open an HRMP channel:
- [x] release current parachain master (spec version v18): tag 1.5.22
- [x] Update Rococo runtime to v18 & test token transfer
- [x] Ensure the…
-
# Description
This ticket is automatically generated using
```
$ npm run print-version-bump-info -- --from v0.9.23 --to v0.9.26
```
## substrate (2022-06-10 -> 2022-07-12)
https://github…
-
The `user_country` parameter gets submitted by Twingle with every call on TwingleDonation.submit. Because the `user_country` is passed to the [XCM](https://github.com/systopia/de.systopia.xcm), it get…
-
This is a heads up so feel free to close this issue.
```
Compiling proc-macro2 v1.0.29
Compiling unicode-xid v0.2.1
Compiling syn v1.0.77
Compiling libc v0.2.103
Compiling versi…
-
I have been trying to update the parachain dependencies from `v0.9.29` to `v0.9.36`, but unfortunately, I was not able to successfully do it. After a few failed attempts I decided to try the `parachai…