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

Tests fail when migrating to @ton org libraries #62

Closed
KardanovIR opened this issue Oct 3, 2023 · 0 comments · Fixed by #89
Closed

Tests fail when migrating to @ton org libraries #62

KardanovIR opened this issue Oct 3, 2023 · 0 comments · Fixed by #89
Assignees

Comments

@KardanovIR
Copy link
Contributor

KardanovIR commented Oct 3, 2023

Overview

An attempt to update the compiler to the new @ton organization npm packages in this branch failed due to incompatibilities in tact-emulator versions 3 and 4.

How to reproduce

Checkout the ton-org-migration branch and run the yarn and yarn test commands.

Errors

Most of the errors are due to changes in the tact-emulator v4 (like here).

telegram-cloud-photo-size-2-5465355140270771740-x

telegram-cloud-photo-size-2-5465355140270771744-x

Potential solution

Tests and snapshots should be updated considering breaking changes between tact-emulator versions 3 and 4.

@KardanovIR KardanovIR added kind: bug Something isn't working or isn't right enhancement and removed kind: bug Something isn't working or isn't right labels Oct 3, 2023
@anton-trunov anton-trunov linked a pull request Nov 28, 2023 that will close this issue
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 a pull request may close this issue.

2 participants