Skip to content

Remove @ton/core imports #1459

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

Open
verytactical opened this issue Jan 21, 2025 · 0 comments
Open

Remove @ton/core imports #1459

verytactical opened this issue Jan 21, 2025 · 0 comments
Labels
kind: refactoring Improve code readability scope: ast AST (src/ast/*)
Milestone

Comments

@verytactical
Copy link
Contributor

We can't really make a schema out of opaque third-party types.

Cell and Address have a JS-native representation (in worst case, base64 string).

Replace @ton/core imports in ast/ with JS-native types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: refactoring Improve code readability scope: ast AST (src/ast/*)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants