Skip to content
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

ABW-2048 Handle Reserved Instructions #762

Merged
merged 1 commit into from
Sep 15, 2023
Merged

Conversation

GhenadieVP
Copy link
Contributor

@GhenadieVP GhenadieVP commented Sep 15, 2023

ABW-2048

EngineToolkit will not return an error if a transaction manifest contains reserved instructions, such as LockFee instruction.

For now we do reject the manifest right after it was analysed. In the future we may want to those in a different fashion.

Copy link
Contributor

@CyonAlexRDX CyonAlexRDX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@maciek-rdx maciek-rdx changed the title Handle Reserved Instructions ABW-2048 Handle Reserved Instructions Sep 15, 2023
@GhenadieVP GhenadieVP merged commit 2259258 into main Sep 15, 2023
5 checks passed
@GhenadieVP GhenadieVP deleted the handle_reserved_instructions branch September 15, 2023 13:57
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants