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

fix(x/auth): Add fees on batch sign #18564

Merged
merged 12 commits into from
Nov 29, 2023
Merged

fix(x/auth): Add fees on batch sign #18564

merged 12 commits into from
Nov 29, 2023

Commits on Nov 27, 2023

  1. Add fees on batch sign

    raynaudoe committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    11e8e3a View commit details
    Browse the repository at this point in the history
  2. Update changelog

    raynaudoe committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    e15e946 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5e60e4 View commit details
    Browse the repository at this point in the history
  4. Minor fixes

    raynaudoe committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    0b4a990 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Fix changelog

    raynaudoe committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    6c3fb70 View commit details
    Browse the repository at this point in the history
  2. Minor fixes

    raynaudoe committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    108f677 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e31cf13 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Add batch sign test

    Allow batch sign helper function to receive a slice of txs filenames
    raynaudoe committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f98caf6 View commit details
    Browse the repository at this point in the history
  2. Split comment

    raynaudoe committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    9b064ad View commit details
    Browse the repository at this point in the history
  3. Fix changelog

    raynaudoe committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    e1cc0f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d1bf6f View commit details
    Browse the repository at this point in the history
  5. Fix suite tests

    raynaudoe committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    395a72f View commit details
    Browse the repository at this point in the history