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

refactor(interpreter): make non-top level methods in interpreter private #1714

Merged
merged 2 commits into from
Feb 5, 2025

Conversation

jeshecdom
Copy link
Contributor

Issue

Closes #1712.

Checklist

  • I have updated CHANGELOG.md
  • I have run all the tests locally and no test failure was reported
  • I have run the linter, formatter and spellchecker
  • I did not do unrelated and/or undiscussed refactorings

@jeshecdom jeshecdom requested a review from a team as a code owner February 5, 2025 11:48
@anton-trunov anton-trunov merged commit c84f743 into main Feb 5, 2025
28 checks passed
@anton-trunov anton-trunov deleted the make-private branch February 5, 2025 12:36
@anton-trunov anton-trunov added this to the v1.6.0 milestone Feb 5, 2025
sansx pushed a commit to TownSquareXYZ/tact that referenced this pull request Feb 10, 2025
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.

Refactor: make intermediate methods in interpreter private
4 participants