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

smartcontract: fix wildcard trusts deserialization #3140

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

AnnaShaleva
Copy link
Member

@AnnaShaleva AnnaShaleva commented Sep 25, 2023

If manifest trusts presented as Null stackitem, then they should be treated as wildcard, not as restricted.

It's not the same problem as described and fixed in neo-project/neo#2901 and
neo-project/neo#2892, although these two PRs are related.

@AnnaShaleva AnnaShaleva added the bug Something isn't working label Sep 25, 2023
@AnnaShaleva AnnaShaleva added this to the v0.102.1 milestone Sep 25, 2023
@AnnaShaleva AnnaShaleva force-pushed the fix-wildcard-trusts-deserialization branch from 00f64f6 to 7ce0332 Compare September 25, 2023 08:53
If manifest trusts presented as Null stackitem, then they should be
treated as wildcard, not as restricted.

It's not the same problem as described and fixed in
neo-project/neo#2901 and
neo-project/neo#2892, although these
two PRs are related.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
@AnnaShaleva AnnaShaleva force-pushed the fix-wildcard-trusts-deserialization branch from 7ce0332 to 2581146 Compare September 25, 2023 08:53
@roman-khimov roman-khimov merged commit 3628b82 into master Sep 25, 2023
12 of 16 checks passed
@roman-khimov roman-khimov deleted the fix-wildcard-trusts-deserialization branch September 25, 2023 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants