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

Update TxBuilder to use SignatureV2 #6443

Merged
merged 16 commits into from
Jun 16, 2020
Merged

Commits on Jun 15, 2020

  1. Configuration menu
    Copy the full SHA
    a8496c8 View commit details
    Browse the repository at this point in the history
  2. Fix unit tests

    aaronc committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    4122014 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into aa…

    …ronc/6213-sig-v2-builder
    aaronc committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    b488d5c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into aa…

    …ronc/6213-sig-v2-builder
    aaronc committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    38d9402 View commit details
    Browse the repository at this point in the history
  5. Lint

    aaronc committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    c32cb7b View commit details
    Browse the repository at this point in the history
  6. lint

    aaronc committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    7587a6e View commit details
    Browse the repository at this point in the history
  7. Cleanup

    aaronc committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    54f1e55 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Address review feedback

    aaronc committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    07c520e View commit details
    Browse the repository at this point in the history
  2. Add Sign tests

    anilcse committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    f7fe1b3 View commit details
    Browse the repository at this point in the history
  3. Add more cases for sign tests

    anilcse committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    14182ee View commit details
    Browse the repository at this point in the history
  4. Fix lint

    anilcse committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    3326a4f View commit details
    Browse the repository at this point in the history
  5. Fix gofmt

    anilcse committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    f2c553d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cdeef28 View commit details
    Browse the repository at this point in the history
  7. Deprecate StdTx

    aaronc committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    06d8501 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    95d0221 View commit details
    Browse the repository at this point in the history
  9. Address review comment

    aaronc committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    a1bc491 View commit details
    Browse the repository at this point in the history