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 (backport #18564) #18592

Merged
merged 3 commits into from
Nov 30, 2023

Commits on Nov 29, 2023

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

    (cherry picked from commit 7bdbc46)
    
    # Conflicts:
    #	tests/e2e/auth/suite.go
    #	x/auth/CHANGELOG.md
    #	x/auth/client/cli/tx_sign.go
    raynaudoe authored and mergify[bot] committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    398dd79 View commit details
    Browse the repository at this point in the history
  2. proper changelog

    julienrbrt committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4caa463 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Revert signature of TxSignBatchExec

    Fix suite_test.go
    raynaudoe committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    f715f40 View commit details
    Browse the repository at this point in the history