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

I propose to add an IntelIJ trick that allows you to convert strings such as #871

Open
Volimjasnu12 opened this issue Oct 6, 2024 · 0 comments

Comments

@Volimjasnu12
Copy link

I propose to add an IntelIJ trick that allows you to convert strings such as
const int i = 1; to such (int) i() asm "PUSHINT 1" and vice versa.
This will help to refactor the code more conveniently and make it more gas-efficient.

Originally posted by @MicroNovaX in ton-blockchain/intellij-ton#103

Originally posted by @Volimjasnu12 in ton-blockchain/minter-contract#110

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

No branches or pull requests

1 participant