Skip to content

concordium-std 9.0.0

Compare
Choose a tag to compare

Summary

This release adds support for debugging output when testing smart contracts locally.

Changes

  • Add a concordium_dbg! macro and the associated debug feature to enable,
    together with cargo concordium, to emit debug information during contract
    execution.
  • Update concordium-contracts-common dependency to version 9.