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

Remove the use of createMapIterator helper from compile #2414

Closed
spencercorwin opened this issue Jun 2, 2021 · 0 comments
Closed

Remove the use of createMapIterator helper from compile #2414

spencercorwin opened this issue Jun 2, 2021 · 0 comments
Labels
area/compiler Categorize issue or PR as compiler (@neo-one/smart-contract-compiler) related kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. priority/important-soon Must be staffed and worked on either currently, or very soon.

Comments

@spencercorwin
Copy link
Collaborator

See #2412 for how and why the CreateMapIterator helper was created. Then see the problem that this created in the description of #2413. #2413 began the process of removing this helper from use in the compiler, but this needs to be finished to increase the user friendliness and reduce the cost of contracts from our compiler.

@spencercorwin spencercorwin added area/compiler Categorize issue or PR as compiler (@neo-one/smart-contract-compiler) related kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. priority/important-soon Must be staffed and worked on either currently, or very soon. labels Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/compiler Categorize issue or PR as compiler (@neo-one/smart-contract-compiler) related kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. priority/important-soon Must be staffed and worked on either currently, or very soon.
Projects
None yet
Development

No branches or pull requests

1 participant