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

refactor: replace fungible token example sim tests with workspaces #699

Merged
merged 12 commits into from
Jan 27, 2022

Commits on Jan 17, 2022

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

Commits on Jan 18, 2022

  1. refactor initialization

    itegulov committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    7183ff2 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    eb26d03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03fc85d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c2d4c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eee6eb2 View commit details
    Browse the repository at this point in the history
  5. address comments

    itegulov committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    37aafef View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

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

Commits on Jan 25, 2022

  1. use workspaces 0.1.1

    itegulov committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    1688ecb View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Merge branch 'master' into daniyar/fungible-token-example-workspaces

    # Conflicts:
    #	examples/fungible-token/Cargo.lock
    #	examples/fungible-token/res/defi.wasm
    #	examples/fungible-token/res/fungible_token.wasm
    itegulov committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    3d3a5b8 View commit details
    Browse the repository at this point in the history
  2. address comments

    itegulov committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    b312fb1 View commit details
    Browse the repository at this point in the history
  3. re-generate wasm files

    itegulov committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    1af263a View commit details
    Browse the repository at this point in the history