nujan-io / nujan-ide

Web IDE, powered by Nujan, is your ultimate browser-based IDE designed to simplify the journey of writing, testing, compiling, deploying, and interacting with smart contracts on TON. Write smart contracts from anywhere, No setups, no downloads, just pure convenience and versatility.
https://ide.nujan.io
Other
112 stars 12 forks source link

Tact's `dump` function does nothing when processing messages #22

Closed anton-trunov closed 5 months ago

anton-trunov commented 5 months ago

The debug mode should be activated either by default or there should be some way to enable it. Or the IDE could ask the user if they would like to enable it if the contract contains dump

rahulyadav-57 commented 5 months ago

Users can enable this feature from settings panel. It's off by default. We can make it default active.

anton-trunov commented 5 months ago

We can make it default active.

this looks like a nice default, indeed