Skip to content

v0.32.0

Compare
Choose a tag to compare
@blockstack-devops blockstack-devops released this 23 Jun 15:21
· 1587 commits to main since this release

0.32.0 (2022-06-23)

✨ Features

  • Experimental: run a Hyperchain node in your local Devnet
  • Experimental: observe stacks transactions and bitcoin transactions, using chainhooks (see examples/cbtc)
  • Experimental: support for Bitcoin transactions in deployment plans (see examples/cbtc)
  • Ability to deploy requirements on Devnet / Testnet
  • Support for custom contract-call in deployment plans (see examples/cbtc)
  • Launch an empty clarinet console when no manifest can be found
  • Add ::read command to clarinet console

🐞 Bug fixes

  • Various adjustments stabilizing the automatic dependency graph inference
  • Display eventual contracts errors when clarinet test fails
  • Polish Stacks + Bitcoin faucets configurability on Devnet
  • Fix alias for clarinet deployment

🚨 Backward compatibility issues

  • The deployment plans files format changed, a backward compatibility patch is in place, but re-generating existing plans would be preferable.

Credits

@fariedt
@lgalabru
@mcintyre94
@moodmosaic
@obycode