Mathieu Dutour Sikiric
Mathieu Dutour Sikiric
Yes, it would consume it. So yes `save_and_drop` makes sense.
We have a structure by AccountOwner, which makes the access to data slow. Why can't we have a ```rust MapView ```
> I like the argument `is_bouncing` because it is likely going to be used immediately and people should know about bouncing messages. For the other one, we need to look...
I do not think that we need to add it to a field of `ApplicationDescription` since it can be tested right away with ```rust assert!(self.runtime.authenticated_signer().is_some()); ``` For the `authenticated_caller_id` this...
> Larger generating sets might help in that individual generators would lead to "good" intermediate subgroups. If one wishes to find intermediate subgroups, using generators is indeed a viable strategy,...
> Are you or somebody else currently working on this topic, for example concerning the strategy/heuristics or new tricks? Regarding the strategies: * Finding the intersection with alternating subgroups is...