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

MPT #2661

Open
wants to merge 42 commits into
base: main
Choose a base branch
from
Open

MPT #2661

wants to merge 42 commits into from

Commits on Feb 13, 2024

  1. initial commit

    shawnxie999 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    2f04983 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. wip

    shawnxie999 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    cd73e1b View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. revert bad changes

    shawnxie999 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    da51954 View commit details
    Browse the repository at this point in the history
  2. definitions

    shawnxie999 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    0d2af85 View commit details
    Browse the repository at this point in the history
  3. export

    shawnxie999 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    2ee5d88 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. MPT create (wip)

    shawnxie999 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    134b977 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. issuancecreate

    shawnxie999 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ba890ca View commit details
    Browse the repository at this point in the history
  2. destroy tx

    shawnxie999 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    54648a8 View commit details
    Browse the repository at this point in the history
  3. mptset tx

    shawnxie999 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    05a831c View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. authorize tx

    shawnxie999 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    24dc137 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. payment + clawback (wip)

    shawnxie999 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    7ea0aba View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. wip

    shawnxie999 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    229a0c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfc7979 View commit details
    Browse the repository at this point in the history
  3. has192 test

    shawnxie999 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d53ef0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    034bebb View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. fix test

    shawnxie999 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    8449439 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. some amount tests

    shawnxie999 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a11a395 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. more tests

    shawnxie999 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0ff4169 View commit details
    Browse the repository at this point in the history
  2. some hex value tests

    shawnxie999 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    02d78ee View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. negative amount test

    shawnxie999 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    11ce368 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. rename mptDecimalToHex

    shawnxie999 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3d56868 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. history.md

    shawnxie999 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a9d5a9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3093e38 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

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

Commits on Jul 9, 2024

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

Commits on Aug 21, 2024

  1. update definitoin.json

    shawnxie999 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    542c201 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    637347c View commit details
    Browse the repository at this point in the history
  3. add mpt payment

    shawnxie999 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7d43a14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e885c3a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

Commits on Sep 4, 2024

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

Commits on Sep 13, 2024

  1. wip

    shawnxie999 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    25ea3d3 View commit details
    Browse the repository at this point in the history
  2. binary codec test

    shawnxie999 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a6f3738 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. tests

    shawnxie999 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    cb92806 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from shawnxie999/mpt-base10

    Mpt base10
    shawnxie999 authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d367a83 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. update definitions.json

    shawnxie999 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f69fc74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6461315 View commit details
    Browse the repository at this point in the history
  3. fix failed test

    shawnxie999 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    458f0b8 View commit details
    Browse the repository at this point in the history
  4. fix lint

    shawnxie999 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    32ea011 View commit details
    Browse the repository at this point in the history
  5. fix lint errors

    shawnxie999 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7529657 View commit details
    Browse the repository at this point in the history
  6. fix more lint

    shawnxie999 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    46c66e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. const to let

    shawnxie999 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9bfb200 View commit details
    Browse the repository at this point in the history