Sabaun Taraki
Sabaun Taraki
> with Arc, we can embed `System` in other instance without lifetimes and can use it in async functions Alright. I'd state that wherever we embed the System, we must...
@clearloop will try to merge #4010 by the end of the week
would like to review the PR after resolving confilcts
Thank you, @playX18! Great research been done! :+1: Some thoughts to share. > Increase amount of gas by calculating theorethically needed amount of gas for each program we generate instead...
We can just in any case of user sending message (either it goes to mailbox or event) just deposit value using `pallet-gear-bank` and call its `transfer_value` method, which handles situations...