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: Multi-Purpose Tokens (MPT) #732

Draft
wants to merge 45 commits into
base: main
Choose a base branch
from
Draft

feat: Multi-Purpose Tokens (MPT) #732

wants to merge 45 commits into from

Commits on Jul 17, 2024

  1. update definitions

    khancode committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    3bde9eb View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. add MPTokenIssuanceCreate

    khancode committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    5051728 View commit details
    Browse the repository at this point in the history
  2. update CHANGELOG

    khancode committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    0510c09 View commit details
    Browse the repository at this point in the history
  3. remove redundant account

    khancode committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b048781 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    6993c1b View commit details
    Browse the repository at this point in the history
  2. fix lint error

    khancode committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2a5bcb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c793141 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    9fdee49 View commit details
    Browse the repository at this point in the history
  2. fix Self import in MPTAmount

    khancode committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    0566f25 View commit details
    Browse the repository at this point in the history
  3. Revert "fix Self import in MPTAmount"

    This reverts commit 0566f25.
    khancode committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    bc6ea59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a55a1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d75779 View commit details
    Browse the repository at this point in the history
  6. Revert "use Python ^3.11 and poetry update dependencies"

    This reverts commit 1d75779.
    khancode committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    54471cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    84421b6 View commit details
    Browse the repository at this point in the history
  8. Revert "use Python ^3.10 and poetry update dependencies"

    This reverts commit 84421b6.
    khancode committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    88c6f32 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    76de09f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    af6ee29 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a995cf1 View commit details
    Browse the repository at this point in the history
  12. Revert "Revert "fix Self import in MPTAmount""

    This reverts commit bc6ea59.
    khancode committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    dbeb5e7 View commit details
    Browse the repository at this point in the history
  13. resolve lint errors

    khancode committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    71de9df View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. resolve mypy errors

    khancode committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    8cbf809 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into mpt

    khancode committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    5c14d23 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. add MPTokenAuthorize tx

    khancode committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    c1a9b4d View commit details
    Browse the repository at this point in the history
  2. fix lint error

    khancode committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    75ada8b View commit details
    Browse the repository at this point in the history
  3. fix lint on REQUIRED

    khancode committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    5c1bd40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5ebdcd View commit details
    Browse the repository at this point in the history
  5. add ledger entry tests

    khancode committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    2f4991d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    715fb36 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    77e6951 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ae0bb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. update version to 4.0.0b0

    khancode committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    eda3fb7 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. update definitions

    khancode committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2a11523 View commit details
    Browse the repository at this point in the history
  2. bump version

    khancode committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    aa8710b View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. update definitions.json

    khancode committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    21c7c92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d5a660 View commit details
    Browse the repository at this point in the history
  3. resolve lint errors

    khancode committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ed7e993 View commit details
    Browse the repository at this point in the history
  4. resolve more lint errors

    khancode committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a595e67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e256253 View commit details
    Browse the repository at this point in the history
  6. bump version

    khancode committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    02efe76 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Merge branch 'main' into mpt

    khancode committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    68bc036 View commit details
    Browse the repository at this point in the history
  2. update poetry.lock

    khancode committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    200ccf7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac03053 View commit details
    Browse the repository at this point in the history
  4. bump version to 4.0.0b3

    khancode committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    0716f79 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Merge branch 'main' into mpt

    khancode committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    761e42d View commit details
    Browse the repository at this point in the history
  2. fix definitions

    khancode committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    6e8b76f View commit details
    Browse the repository at this point in the history