Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(issuer): Smart Contract Improvements #2341

Merged
merged 8 commits into from
May 10, 2021
Merged

Commits on May 5, 2021

  1. feat(issuer): Use OpenZeppelin ERC-1155 smart contracts + separate Pr…

    …ivate Issuer contract
    
    BREAKING CHANGE: There is a new set of Issuer and Registry smart contracts that is based on OpenZeppelin's ERC-1155 contracts and not backwards compatible with the previous smart contracts
    josipbagaric committed May 5, 2021
    Configuration menu
    Copy the full SHA
    97ef554 View commit details
    Browse the repository at this point in the history
  2. feat(issuer-api): Separate Private Issuer contract + adjust to change…

    …s in Issuer and Registry smart contracts
    josipbagaric committed May 5, 2021
    Configuration menu
    Copy the full SHA
    b1a4676 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e7048b View commit details
    Browse the repository at this point in the history
  4. feat(exchange-token-account): Base the token account on ERC-1155 from…

    … OpenZeppelin instead of Origin implementation
    
    BREAKING CHANGE: New smart contracts incompatible with the previous smart contracts
    josipbagaric committed May 5, 2021
    Configuration menu
    Copy the full SHA
    592f0c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2633095 View commit details
    Browse the repository at this point in the history
  6. chore: update pnpm-lock

    josipbagaric committed May 5, 2021
    Configuration menu
    Copy the full SHA
    9cf5489 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    ee9bf7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fbcf47 View commit details
    Browse the repository at this point in the history