girazoki
girazoki
This seems nice, I would merge it with an ignore for now. BTW just make sure to increase the timeout for this test as it is timing out both locally...
Potentially we should review all bridge logs and decide what to change, e.g. not showing an error when the tally has not been cofirmed yet
The vote for superblock 8 should never have happened in the first place, as this was the checkpoint at which the chain was reverted. This probably means that whoever voted...
Hi, hadnt seen this thread before but I would like to share my thoughts on this matter: - In general, regardless whether its tied to a `Transfer` or not, I...
> I think the `Transact` must be tied to a `transfer` in order to not assume any prefunded accounts, from which funds for tx fees can be withdrawn, sovereign or...
I did a first pass on it. I think overall at least new weights need to be gathered for pretty much everything, and also, I noticed we dont have ethereum...
I have asked myself this as well. Honestly, I havent seen any of the keys being involved in these benchmarks being whitelisted in Polkadot (https://github.com/paritytech/polkadot/blob/7870dafbd88c8a4bdb1d3c3fb94745f0824a8fb6/runtime/kusama/src/lib.rs#L2041) so I would rather leave...
I believe this is because if you input a spec json file, its name has to start with the name of the chain. Try doing: ``` # Generate spec moonbeam...
any luck @CertainLach ?
I have been reviewing and testing this branch and I have been thinking about the `GeneralKey` Junction change. Right now it is not possible to Convert from a v2 GeneralKey...