🔨Dev tools updates
The latest release of sandbox contains quite a few breaking changes, you can learn about them here.
Changelogs are also available for blueprint and create-ton, but here is a list of the most important changes:
sandbox v0.5.0
- OpenedContract has been renamed to SandboxContract
- Get method and send message emulation results now contain log strings (this includes blockchain logs, TVM logs and TVM debug primitives' logs)
- Send message result now exposes tree-like structure of the transactions
- Empty bodies in bounced messages have been fixed
blueprint v0.3.0
- Several issues on Windows have been fixed, which hopefully makes it possible to properly use blueprint on Windows
- NetworkProvider's deploy method has been deprecated in favor of user-implemented sendDeploy and similar methods on Contract instances, as well as newly added waitForDeploy method on NetworkProvider
- A template for increment counter script has been added to counter template
- Template files have been refactored
create-ton v0.0.10
- Contains new versions of sandbox and blueprint in the template
- Checks for git init failures
Post #33
1.56K
- 🔥 8
- 👍 1