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 batch operation for x/nft module #12187

Merged
merged 15 commits into from
Jun 15, 2022

Commits on Jun 8, 2022

  1. add batch operation for x/nft module

    Dreamer committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    9519370 View commit details
    Browse the repository at this point in the history
  2. refactor code

    Dreamer committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    cc5fc3d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into add-…

    …batch-for-nft-module
    Dreamer committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    35ccb02 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Merge branch 'main' into add-batch-for-nft-module

    Zhiqiang Zhang authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    154b54b View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into add-…

    …batch-for-nft-module
    Dreamer committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    da6024d View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. apply comment from github

    Dreamer committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    b906512 View commit details
    Browse the repository at this point in the history
  2. Remove redundant checksums

    Dreamer committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    a5286d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. add noCheck method

    Dreamer committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    d114913 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. private noCheck method

    Dreamer committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    953275e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into add-batch-for-nft-module

    Zhiqiang Zhang authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    8de7586 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into add-…

    …batch-for-nft-module
    Dreamer committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    97cc545 View commit details
    Browse the repository at this point in the history
  4. add changelog

    Dreamer committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    9fa5c2e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'add-batch-for-nft-module' of https://github.com/bianjie…

    …ai/cosmos-sdk into add-batch-for-nft-module
    Dreamer committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    d19ae12 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Merge branch 'main' into add-batch-for-nft-module

    Zhiqiang Zhang authored Jun 15, 2022
    Configuration menu
    Copy the full SHA
    a79bf54 View commit details
    Browse the repository at this point in the history
  2. fix test error

    Dreamer committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    dd666e8 View commit details
    Browse the repository at this point in the history