Xiliang Chen
Xiliang Chen
OK. I think the whole body validation is still a second child that needs a bit more love. I am looking to for something like this ``` checkSchema2({ body: {...
KSM cannot be teleported to community chains. Teleport is only supported between trusted chain only (i.e. parachains that fully controlled by relaychain governance). So we need something different. I've already...
Now child bounty is live on Kusama, can we have this prioritized?
Looking at https://github.com/rexray/rexray/pull/865 it seems like arm64 should be supported but seems like not the case currently. What's missing from getting proper arm support?
It doesn't seems working for me.
Another thing will be helpful is make arguments named. So instead of array, make it ``` { "proposal": "0x...", "index": 13, "approve": true, } ```
I guess in [this page](https://polkadot.js.org/api/start/create.html) there can be a section about teardown an instance and mention if you don't teardown it, the instance will live in memory and may not...
How about add `Generic Substrate`? I have some accounts are strictly for development purpose only (shared private key) and will want to avoid accidentally use them in mainnet.
In that case is there a way to mark an account not to be used by a known network? Like this --- - [ ] Any - [ ] Polkadot...
Able to block a list of known networks will work as well.