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

DRAFT: MPT Support #558

Draft
wants to merge 15 commits into
base: mpt-amounts
Choose a base branch
from
Draft

DRAFT: MPT Support #558

wants to merge 15 commits into from

Commits on Oct 20, 2024

  1. add all MPT transactions. Stopped at Clawback changes so I can try ou…

    …t a different approach to MptAmounts
    nkramer44 committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    0f599ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    565d6f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a609c68 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. add MPT ledger objects

    nkramer44 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ce3fff8 View commit details
    Browse the repository at this point in the history
  2. add meta objects

    nkramer44 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4609b30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a44cfde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e05e72b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Configuration menu
    Copy the full SHA
    13cb9e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fad7e4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c34200d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    042535c View commit details
    Browse the repository at this point in the history
  5. PR feedback.

    Deserialize mpt amounts as base 10
    nkramer44 committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    c3a8b71 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    01fd33e View commit details
    Browse the repository at this point in the history
  7. add RPC methods

    nkramer44 committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    102d035 View commit details
    Browse the repository at this point in the history
  8. fix checkstyle

    nkramer44 committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    51ba23a View commit details
    Browse the repository at this point in the history