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

Enhance dollartohousetoken sample app #104

Open
wants to merge 25 commits into
base: master
Choose a base branch
from

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    a4dd402 View commit details
    Browse the repository at this point in the history
  2. whitespace

    victoryeo committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    1f7f2e2 View commit details
    Browse the repository at this point in the history
  3. fix: A FlowLogicRef cannot be constructed for FlowLogic of type net.c…

    …orda.samples.dollartohousetoken.flows.FiatCurrencyIssueFlow: due to ambiguous match against the constructors
    victoryeo committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    3ee55b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a072b5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efa728e View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. add FiatCurrencyMoveFlow

    victoryeo committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    cdda6e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c47ec6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84d0ae0 View commit details
    Browse the repository at this point in the history
  4. add query token code

    victoryeo committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    3eb3c91 View commit details
    Browse the repository at this point in the history
  5. use UNCONSUMED state

    victoryeo committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    2052dde View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4cb6655 View commit details
    Browse the repository at this point in the history
  7. update readme

    victoryeo committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    59d3063 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca4b379 View commit details
    Browse the repository at this point in the history
  9. update readme

    victoryeo committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    0289e79 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    37235de View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    af42bf2 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. update readme

    victoryeo committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    62c4fe3 View commit details
    Browse the repository at this point in the history
  2. add token contracts

    victoryeo committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    d021eb3 View commit details
    Browse the repository at this point in the history
  3. update issue tokens

    victoryeo committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    5024157 View commit details
    Browse the repository at this point in the history
  4. update burn tokens

    victoryeo committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    3dca341 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    091ccb2 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    4bf7552 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. update query token display

    victoryeo committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    498ab2c View commit details
    Browse the repository at this point in the history
  2. add whitespace

    victoryeo committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    97a0a33 View commit details
    Browse the repository at this point in the history
  3. add title

    victoryeo committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    dacb3d5 View commit details
    Browse the repository at this point in the history