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

nft minting #126

Merged
merged 18 commits into from
Jun 22, 2023
Merged

nft minting #126

merged 18 commits into from
Jun 22, 2023

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    a7c54cc View commit details
    Browse the repository at this point in the history
  2. docs(t/cv): refactor

    aleeusgr committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    175c3c1 View commit details
    Browse the repository at this point in the history
  3. refactor(t/vc): sort things

    aleeusgr committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    4eb846a View commit details
    Browse the repository at this point in the history
  4. style(t/cv): rm line

    aleeusgr committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b4e6024 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2073364 View commit details
    Browse the repository at this point in the history
  6. feat(t/tp): add tests to catch the error

    if duration is 1e6 then tx fails at slot 10781
    aleeusgr committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    56d0c3b View commit details
    Browse the repository at this point in the history
  7. style(units): concat

    aleeusgr committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    83a17e3 View commit details
    Browse the repository at this point in the history
  8. feat(tests/fuzzy): document Helios method

    BREAKING CHANGE: #123
    aleeusgr committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    ac4050a View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. feat: merge main into time

    aleeusgr committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    5a9741a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    194c04d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. test(unit/mintNft): add nft minting transaction

    BREAKING CHANGE:
    aleeusgr committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    ee4351a View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. fix(mint-nft): fix token name and amt in script and test

    this fixes tx rejected error
    
    BREAKING CHANGE:
    aleeusgr committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    c74db3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e470aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ce0de0 View commit details
    Browse the repository at this point in the history
  4. feat(mintNft): change amount of token minted

    get an error: tx rejected
    
    BREAKING CHANGE:
    aleeusgr committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    4faa03b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64bc1ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc68372 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe327a4 View commit details
    Browse the repository at this point in the history