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

fix(compiler): fix parsing/validation of trusts array in contract props #2499

Merged
merged 1 commit into from
Jun 30, 2021

Conversation

spencercorwin
Copy link
Collaborator

Description of the Change

Test Plan

Not tested.

Alternate Designs

None.

Benefits

The trusts property is now properly parsed for the correct client format.

Possible Drawbacks

Not thoroughly tested. Could lead to compiler errors.

Applicable Issues

#2479
#2410

@spencercorwin spencercorwin merged commit b49534c into neo-one-suite:master Jun 30, 2021
@spencercorwin spencercorwin deleted the fix-trusts branch June 30, 2021 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix trusts types throughout client and compiler
1 participant