ton-docs icon indicating copy to clipboard operation
ton-docs copied to clipboard

Ethereum bridge

Open Cryptocurrencykh1 opened this issue 5 months ago • 1 comments

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.

Cryptocurrencykh1 avatar Sep 01 '24 12:09 Cryptocurrencykh1