Skip to content

1.6.0

Compare
Choose a tag to compare
@sras sras released this 07 Jan 14:32
· 163 commits to master since this release
8c83a94
  • The Stablecoin contract has been updated to remove the token-metadata-registry entrypoint from the contract.

  • Adds TZIP-016 storage views to the metadata as described by TZIP-012

Assets in this release:

  1. stablecoin.tz – stablecoin smart contract.
  2. stablecoin.fa1.2.tz – stablecoin smart contract, implementing FA1.2 instead of FA2.
  3. metadata.tz – TZIP-016 compliant metadata smart contract
  4. stablecoin-client – static client executable for x86_64 Linux.