Skip to content

Add read only input/output support #2905

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
rafal-ch opened this issue Mar 25, 2025 · 0 comments
Open

Add read only input/output support #2905

rafal-ch opened this issue Mar 25, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@rafal-ch
Copy link
Contributor

rafal-ch commented Mar 25, 2025

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:

  1. Two txs with single read only input should execute correctly
  2. The same input should be consumed when it's added to the tx as "not read-only"
  3. 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)
@rafal-ch rafal-ch added the enhancement New feature or request label Mar 25, 2025
@rafal-ch rafal-ch self-assigned this Mar 25, 2025
@MitchTurner MitchTurner assigned MitchTurner and unassigned rafal-ch Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants