feat(SIP-55): Infallible Programmable Transaction Blocks#55
feat(SIP-55): Infallible Programmable Transaction Blocks#55admin-aftermath wants to merge 1 commit intosui-foundation:mainfrom
Conversation
|
We have discussed this within Mysten on and off, and we believe that there is something to be done in this space. But it will likely not look exactly like what is described here. Overall, such a feature would be a large undertaking since it would require rewriting many parts of execution. And we do understand its importance in certain applications. |
|
An aside on naming--we view transactions today as being "infallible" since they cannot fail. As such we have been referring to these inner lists of commands as "fallibility regions" or "fallible transactions" since they are allowed to be "wrong" and fail. |
|
This first version already seems like an improvement and definitely a step in the right direction to unlock the different use cases driving this SIP. I like the sound of "fallible regions" or "zones". Few initial questions:
|
|
No description provided.