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: add metadata field for tokens #331

Merged
merged 23 commits into from
May 10, 2024

Commits on Mar 18, 2024

  1. chore: update protobufs

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    26b547e View commit details
    Browse the repository at this point in the history
  2. feat: add metadata & metadata_key to Token create & create

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    42cd349 View commit details
    Browse the repository at this point in the history
  3. feat: (HIP-657) add update nft transaction

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    ab70fb3 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. chore: update e2e tests

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    54091ff View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. chore: add TokenUpdateNfts example

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    51e7bd2 View commit details
    Browse the repository at this point in the history
  2. chore: update protobufs

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f37ca41 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. fix: resolve errors 0.49.0-alpha.3

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ae59ee6 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. feat: add TokenUpdateNftsExample

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    97d9dac View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. chore: update protobufs

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f3ace20 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. chore: update NftMetadata & TokenMetadata examples

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    ab77d2d View commit details
    Browse the repository at this point in the history
  2. chore: update protobufs

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    b7baea7 View commit details
    Browse the repository at this point in the history
  3. chore: update copyright year

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c8e0630 View commit details
    Browse the repository at this point in the history
  4. chore: update env.example

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    7c83f94 View commit details
    Browse the repository at this point in the history
  5. chore: fmt

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    ece8c5e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. fix: update swift version in ci

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5f16e6c View commit details
    Browse the repository at this point in the history
  2. fix: update package.resolve

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    7ab85a8 View commit details
    Browse the repository at this point in the history
  3. fix: e2e error messages

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a859566 View commit details
    Browse the repository at this point in the history
  4. fix: update swift version in ci

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4528429 View commit details
    Browse the repository at this point in the history
  5. chore: fmt

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    dc8ed85 View commit details
    Browse the repository at this point in the history
  6. fix: ci build

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8f0416c View commit details
    Browse the repository at this point in the history
  7. chore: update protobufs

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    44a347d View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. fix: change memo to optional

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed May 1, 2024
    Configuration menu
    Copy the full SHA
    12d29cb View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Merge branch 'main' into feat/UpdateTokenMetadata

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB authored May 8, 2024
    Configuration menu
    Copy the full SHA
    c498429 View commit details
    Browse the repository at this point in the history