You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the tracking issue for adding the support for "read only input/output" functionality for the "new primitives" feature.
Detailed definition of done is being prepared.
Test ideas:
Two txs with single read only input should execute correctly
The same input should be consumed when it's added to the tx as "not read-only"
We also need a predicate that will ensure that ReadOnly input was used when creating tx (aka: Have a predicate that only allows an input to be spent when it is ReadOnly)
The text was updated successfully, but these errors were encountered:
This is the tracking issue for adding the support for "read only input/output" functionality for the "new primitives" feature.
Detailed definition of done is being prepared.
Test ideas:
The text was updated successfully, but these errors were encountered: