tact-lang / ton-opcode

Decompiler of BOC files
MIT License
20 stars 6 forks source link

fix: add opcode GASCONSUMED #9

Closed 0kenx closed 6 months ago

0kenx commented 6 months ago

Using native GASCONSUMED in Tact results in the following error:

Fift decompiler crashed
Error: Unknown opcode: b11111000000001
novusnota commented 6 months ago

Thanks for the contribution! However, that's already covered in another PR, which will be reviewed sometime soon: #7