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(tokenDeleteTransaction): Implement JSON-RPC endpoint for TokenDeleteTransaction #790

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

Commits on Aug 30, 2024

  1. feat: add createToken JSON-RPC endpoint | Fix tests to account for up…

    …dated/fixed processing of fractional fees
    
    Signed-off-by: Rob Walworth <[email protected]>
    rwalworth committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b4ecb12 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. fix: check correct JSON and denominatingTokenId is a string

    Signed-off-by: Rob Walworth <[email protected]>
    rwalworth committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    b6f2969 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. feat: add deleteToken

    Signed-off-by: Rob Walworth <[email protected]>
    rwalworth committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    37eaf45 View commit details
    Browse the repository at this point in the history
  2. Merge branch '00757-tck-c++-implement-json-rpc-methods-for-tokencreat…

    …etransaction' into 00789-tck-c++-implement-json-rpc-methods-for-tokendeletetransaction
    
    Signed-off-by: Rob Walworth <[email protected]>
    rwalworth committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0924e36 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Merge branch 'main' into 00789-tck-c++-implement-json-rpc-methods-for…

    …-tokendeletetransaction
    gsstoykov authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6b7d2de View commit details
    Browse the repository at this point in the history
  2. fix: remove unnecessary file

    Signed-off-by: Rob Walworth <[email protected]>
    rwalworth committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1e07dbd View commit details
    Browse the repository at this point in the history