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

HIP-646/657/765: Implement token metadata acceptance tests #8166

Merged
merged 18 commits into from
May 21, 2024

Commits on Apr 23, 2024

  1. Clean manual merge with main of changes from old feature branch.

    Signed-off-by: Jeff Schmidt <jeffrey.schmidt@swirldslabs.com>
    jascks committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8bedb8f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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

Commits on Apr 25, 2024

  1. Improved state management for NFT serials. Full NFT flow passes on pr…

    …eviewnet.
    
    Signed-off-by: Jeff Schmidt <jeffrey.schmidt@swirldslabs.com>
    jascks committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    7e5b63d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    416c8e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Removed up specification of metadata bytes in steps. Cleaner overall …

    …given statement management added last commit.
    
    Signed-off-by: Jeff Schmidt <jeffrey.schmidt@swirldslabs.com>
    jascks committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8d000e1 View commit details
    Browse the repository at this point in the history
  2. Added metadata and key steps to fungible token flow.

    Signed-off-by: Jeff Schmidt <jeffrey.schmidt@swirldslabs.com>
    jascks committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8dcd470 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df9322d View commit details
    Browse the repository at this point in the history
  4. Verify token without metdata or key are valid. NPE fix.

    Signed-off-by: Jeff Schmidt <jeffrey.schmidt@swirldslabs.com>
    jascks committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    daffcc3 View commit details
    Browse the repository at this point in the history
  5. Minor cleanup.

    Signed-off-by: Jeff Schmidt <jeffrey.schmidt@swirldslabs.com>
    jascks committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f4bf6a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Address PR comments.

    Signed-off-by: Jeff Schmidt <jeffrey.schmidt@swirldslabs.com>
    jascks committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    12d701d View commit details
    Browse the repository at this point in the history
  2. Address PR comment.

    Signed-off-by: Jeff Schmidt <jeffrey.schmidt@swirldslabs.com>
    jascks committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    f83100d View commit details
    Browse the repository at this point in the history
  3. Update iInital token create with metadata key using ECDSA key, with l…

    …ater update using ED25519.
    
    Signed-off-by: Jeff Schmidt <jeffrey.schmidt@swirldslabs.com>
    jascks committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    da2b42f View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Merge remote-tracking branch 'origin/main' into 7765-token-metadata-a…

    …cceptance-tests. Resolve NFT allowance conflicts.
    
    Signed-off-by: Jeff Schmidt <jeffrey.schmidt@swirldslabs.com>
    jascks committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d6248f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d32381 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Merge remote-tracking branch 'origin/main' into 7765-token-metadata-a…

    …cceptance-tests
    
    Signed-off-by: Jeff Schmidt <jeffrey.schmidt@swirldslabs.com>
    jascks committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f9bc648 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Merge remote-tracking branch 'origin/main' into 7765-token-metadata-a…

    …cceptance-tests
    
    Signed-off-by: Jeff Schmidt <jeffrey.schmidt@swirldslabs.com>
    jascks committed May 16, 2024
    Configuration menu
    Copy the full SHA
    10b1a9e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Utilize Java SDK released 2.32.0.

    Signed-off-by: Jeff Schmidt <jeffrey.schmidt@swirldslabs.com>
    jascks committed May 20, 2024
    Configuration menu
    Copy the full SHA
    4dc7757 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63f836d View commit details
    Browse the repository at this point in the history