Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Update message to contract predicate with new message retry spec #18

Closed
pixelcircuits opened this issue Feb 23, 2023 · 0 comments · Fixed by #19
Closed

Update message to contract predicate with new message retry spec #18

pixelcircuits opened this issue Feb 23, 2023 · 0 comments · Fixed by #19
Assignees

Comments

@pixelcircuits
Copy link
Collaborator

The latest fuel spec now allows for messages to be natively retryable from the protocol level. This means the predicate no longer needs to check for the correct inputs/outputs or a gas minimum. It only needs to check the inclusion of a specific transaction script (one that calls "process_message" on the target contract)

@pixelcircuits pixelcircuits self-assigned this Feb 23, 2023
@pixelcircuits pixelcircuits linked a pull request Mar 4, 2023 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant