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(bank/v2): Send function #21606

Merged
merged 23 commits into from
Sep 12, 2024
Merged

feat(bank/v2): Send function #21606

merged 23 commits into from
Sep 12, 2024

Commits on Sep 9, 2024

  1. bring send & mint to v2

    hieuvubk committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ea9512d View commit details
    Browse the repository at this point in the history
  2. type

    hieuvubk committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c3b3700 View commit details
    Browse the repository at this point in the history
  3. add account keeper

    hieuvubk committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    94e32d6 View commit details
    Browse the repository at this point in the history
  4. test & helper

    hieuvubk committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    360ae0c View commit details
    Browse the repository at this point in the history
  5. todo

    hieuvubk committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d469cf7 View commit details
    Browse the repository at this point in the history
  6. add store key

    hieuvubk committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f472be1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9df7cb6 View commit details
    Browse the repository at this point in the history
  8. update tests

    hieuvubk committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2ac9275 View commit details
    Browse the repository at this point in the history
  9. rename

    hieuvubk committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    660e601 View commit details
    Browse the repository at this point in the history
  10. unused

    hieuvubk committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c5e327f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. take input as bytes

    hieuvubk committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    279ddd2 View commit details
    Browse the repository at this point in the history
  2. update tests

    hieuvubk committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    392207f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. simplify send

    hieuvubk committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    92e3631 View commit details
    Browse the repository at this point in the history
  2. tests

    hieuvubk committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    afe58f7 View commit details
    Browse the repository at this point in the history
  3. lint

    hieuvubk committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8a61b14 View commit details
    Browse the repository at this point in the history
  4. gofumpt

    hieuvubk committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bf74c6b View commit details
    Browse the repository at this point in the history
  5. feedback

    hieuvubk committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c36d494 View commit details
    Browse the repository at this point in the history
  6. unused

    hieuvubk committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4f5dece View commit details
    Browse the repository at this point in the history
  7. remove auth

    hieuvubk committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1c7db48 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. lint

    hieuvubk committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c4c284b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1ffa2a View commit details
    Browse the repository at this point in the history
  3. update authority

    hieuvubk committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b927ae1 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'hieu/bankv2/send' of https://github.com/cosmos/cosmos-sdk

    … into hieu/bankv2/send
    hieuvubk committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    fc75c03 View commit details
    Browse the repository at this point in the history