- Logs from TVM debug primitives (like ~dump() and ~strdump()) now respect the verbosity parameter and will only work when it is not “none”
- Logs from TVM debug primitives are now printed using a single
console.log call per one TVM execution to avoid cluttering the terminal during unit tests- added ability to run get method’s on contracts straight from Blockchain instance
- some fixes
create-ton also got updated, now when you are creating project it will ask you name of your contract.
https://github.com/ton-community/sandbox