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

Incorrect MAP instruction behavior for the empty collection case #28

Open
m-kus opened this issue May 26, 2023 · 0 comments
Open

Incorrect MAP instruction behavior for the empty collection case #28

m-kus opened this issue May 26, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@m-kus
Copy link
Member

m-kus commented May 26, 2023

  1. Current MAP semantics is incorrect for cases when input collection is empty (see https://tezos-dev.slack.com/archives/C04QSSRG0LQ/p1685111257419089)
  2. We would ideally need a way to reject ill-typed scripts at the validation phase
@m-kus m-kus added bug Something isn't working enhancement New feature or request labels May 26, 2023
@m-kus m-kus changed the title Implement static typechecker Incorrect MAP instruction behavior for the empty collection case Jun 2, 2023
@m-kus m-kus removed the enhancement New feature or request label Jun 2, 2023
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

No branches or pull requests

1 participant