Skip to content

1.3.0

Compare
Choose a tag to compare
@dcastro dcastro released this 30 Sep 10:16
· 255 commits to master since this release
771ab77
  • #118
    Include changes to FA2 w.r.t Update_operators.
    Remove Is_operator entrypoint.
  • #112
    Haskell bindings for Storage and related types now use
    Haskell data constructors instead of nested tuples.
  • #104
    Changed default token name from USDC to Test and token symbol
    from USDC to TEST
  • #93
    Implemented TZIP-17

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 – metadata smart contract.
  4. stablecoin-client – static client executable for x86_64 Linux.