Alexander Theißen

Results 154 comments of Alexander Theißen

> The StorageWeight is mainly POV size I assume? FRAME is oblivious to this concept. PoV is what a collator sends to a validator for validation. In the cumulus case...

I whipped this PR into shape so that at least the CI will run through. Companions are still missing. I will do those last. Some more changes I did: *...

Would it make sense to add a generic `RelayMessage` instruction which just delivers opaque data to the receiver? I imagine that if we make it possible to route XCM messages...

> How would it be defined differently to Transact? I was always thinking about `Transact` as a "top level" transaction. So essentially the encoding of a `Call` in the substrate...

Please keep in mind that we can't actually rename as this would break existing contracts. We would need to add another version with the prefix removed that does the same...

Blocked on [#11344](https://github.com/paritytech/substrate/issues/11344)

No. We are allowed to break `__unstable__` versions. So no need to generate versions with prefixes for backwards compatible.

You should just run `cargo +nightly fmt` in order to pass the `gitlab-cargo-fmt` CI check.

/benchmark runtime pallet pallet_contracts