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 Tips middleware #10208

Merged
merged 54 commits into from
Nov 16, 2021
Merged

feat: Add Tips middleware #10208

merged 54 commits into from
Nov 16, 2021

Commits on Oct 12, 2021

  1. Add IsTipper

    amaury1093 committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    6ec5722 View commit details
    Browse the repository at this point in the history
  2. Use addr in signer data

    amaury1093 committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    6eb5a10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72a56cb View commit details
    Browse the repository at this point in the history
  4. fi error messages

    amaury1093 committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    c0bd505 View commit details
    Browse the repository at this point in the history
  5. make proto gen

    amaury1093 committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    551f5f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49987e7 View commit details
    Browse the repository at this point in the history
  7. fix build

    amaury1093 committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    76b8dff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e285150 View commit details
    Browse the repository at this point in the history
  9. Remove getSequence

    amaury1093 committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    3f04021 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    031b987 View commit details
    Browse the repository at this point in the history
  11. Update x/auth/migrations/legacytx/stdtx.go

    Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
    amaury1093 and webmaster128 committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    a33a5cd View commit details
    Browse the repository at this point in the history
  12. Update x/auth/migrations/legacytx/stdsign.go

    Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
    amaury1093 and webmaster128 committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    a5d11b3 View commit details
    Browse the repository at this point in the history
  13. Use addressCodec

    amaury1093 committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    894a7ce View commit details
    Browse the repository at this point in the history
  14. NewTxConfig with addrCdc

    amaury1093 committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    6c66bfb View commit details
    Browse the repository at this point in the history
  15. REmove simapp.NewBech32

    amaury1093 committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    debee8d View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    e3a7c35 View commit details
    Browse the repository at this point in the history
  2. Add changelog

    amaury1093 committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    dfd1d82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7092ee8 View commit details
    Browse the repository at this point in the history
  4. Fix test

    amaury1093 committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    bac6349 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5a18ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    80b0637 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab495df View commit details
    Browse the repository at this point in the history
  8. Rename tests

    amaury1093 committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    892bff4 View commit details
    Browse the repository at this point in the history
  9. Add more tests

    amaury1093 committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    2dd883c View commit details
    Browse the repository at this point in the history
  10. Empty tip test

    amaury1093 committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    07ef3e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. feat: Add Tips middleware

    amaury1093 committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    b7a1fc1 View commit details
    Browse the repository at this point in the history
  2. Add changelog

    amaury1093 committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    4a83a3f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    34a4a89 View commit details
    Browse the repository at this point in the history
  2. Revert unwanted files

    amaury1093 committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    d5feed5 View commit details
    Browse the repository at this point in the history
  3. Less line diff

    amaury1093 committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    0071f3c View commit details
    Browse the repository at this point in the history
  4. fix test

    amaury1093 committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    df19e58 View commit details
    Browse the repository at this point in the history
  5. fix another test

    amaury1093 committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    6c069d5 View commit details
    Browse the repository at this point in the history
  6. Fix test

    amaury1093 committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    7216370 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'am/amino-tipper' of ssh://github.com/cosmos/cosmos-sdk …

    …into am/9912-tips-middleware
    amaury1093 committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    8f1367d View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Update x/auth/migrations/legacytx/stdtx_test.go

    Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
    amaury1093 and atheeshp committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    0fa4bc0 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    amaury1093 committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    6058b7d View commit details
    Browse the repository at this point in the history
  3. Add more gas

    amaury1093 committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    a606970 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'am/amino-tipper' of ssh://github.com/cosmos/cosmos-sdk …

    …into am/9912-tips-middleware
    amaury1093 committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    e3f8d91 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Address reviews

    amaury1093 committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    7602d4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b9abab View commit details
    Browse the repository at this point in the history
  3. Merge branch 'am/amino-tipper' of ssh://github.com/cosmos/cosmos-sdk …

    …into am/9912-tips-middleware
    amaury1093 committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    bd6d8eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f96b80c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    b5f81df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a424a34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5bfc3b View commit details
    Browse the repository at this point in the history
  4. Fix test

    amaury1093 committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    64123ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6eeeb9d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

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

    amaury1093 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    d6b5970 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e933fc4 View commit details
    Browse the repository at this point in the history
  4. Less line diff

    amaury1093 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    28b0bba View commit details
    Browse the repository at this point in the history
  5. Tweak tests

    amaury1093 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    a771813 View commit details
    Browse the repository at this point in the history
  6. Rename middleware

    amaury1093 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    02a5fe0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd9404d View commit details
    Browse the repository at this point in the history