Sergei Shulepov
Sergei Shulepov
One part of it, namely transactional storage, is being worked on in #3263.
↑ that was subsumed by https://github.com/paritytech/substrate/pull/6269 and was merged.
The issue is meant to be tracking general try catch where storage transactions are a part of. Let's keep it reopened until we get there.
(Weird did not see a notification for this) Yep, I agree with @bkchr here, and some additional defense wouldn't hurt until we iron this out.
Just to clarify, I did not mean to fix only this particular macro. The builder pattern is also not as important, as my main point not to conjure identifiers out...
Yes, good call!
I think actually we need to consult with the parachains team to see how much they could be affected by the loss of liveness. One thing that comes to mind...
Sorry if a stupid question, but why do we care about disputes in finalized blocks at all? If there is a legit dispute in a finalized block, there is nothing...
My question was prompted by this sentence: > An attacker can dispute already finalized blocks, but those disputes will be treated with lower priority than disputes for unfinalized blocks, hence...
That's a good catch. I must admit that I did not notice that it was about instantiation! Probably something was running on my test machine and ruined the measurement. I...