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

fee middleware: grpc queries #488

Merged
merged 55 commits into from
Nov 10, 2021
Merged

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    435efc7 View commit details
    Browse the repository at this point in the history
  2. feat: adding escrow logic

    seantking committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    8f2c51a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    a410af6 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    0e6823f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    f41e520 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4bd49a View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    ca7f4e2 View commit details
    Browse the repository at this point in the history
  2. fix: comments & grammar

    seantking committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    6a5add7 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. grpc scaffold

    charleenfei committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    952a3e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    535e2c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bd0e32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31fcee3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    487f78d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    f25932f View commit details
    Browse the repository at this point in the history
  2. wip

    charleenfei committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    90284c7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'sean/issue#-259-escrow-logic' of github.com:cosmos/ibc-…

    …go into issue#479-grpc-query
    charleenfei committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    ea37edc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38566bc View commit details
    Browse the repository at this point in the history
  5. Merge branch 'sean/issue#-259-escrow-logic' of github.com:cosmos/ibc-…

    …go into issue#479-grpc-query
    charleenfei committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    ceb49ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd0044b View commit details
    Browse the repository at this point in the history
  7. Merge branch 'sean/issue#-259-escrow-logic' of github.com:cosmos/ibc-…

    …go into issue#479-grpc-query
    charleenfei committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    526a13d View commit details
    Browse the repository at this point in the history
  8. feat: adding msg_server test for registerCPAddr, wiring for codec + s…

    …tubs for sdk.Msg interface
    seantking committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    5b4a395 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'sean/issue#-259-escrow-logic' of github.com:cosmos/ibc-…

    …go into issue#479-grpc-query
    charleenfei committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    3c2dd24 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Configuration menu
    Copy the full SHA
    c9af582 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sean/issue#-259-escrow-logic' of github.com:cosmos/ibc-…

    …go into issue#479-grpc-query
    charleenfei committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    980d748 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d325146 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'sean/issue#-259-escrow-logic' of github.com:cosmos/ibc-…

    …go into issue#479-grpc-query
    charleenfei committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    b6ef099 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    ea9b30b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac7584f View commit details
    Browse the repository at this point in the history
  3. update protos

    charleenfei committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    5bd3382 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'sean/issue#-259-escrow-logic' of github.com:cosmos/ibc-…

    …go into issue#479-grpc-query
    charleenfei committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    be4b865 View commit details
    Browse the repository at this point in the history
  5. query function

    charleenfei committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    ec2f0d4 View commit details
    Browse the repository at this point in the history
  6. prefix & query heights

    charleenfei committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    46fe890 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c44a81c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a8c3cff View commit details
    Browse the repository at this point in the history
  9. tests: adding validation & signer tests for PayFee/Async & updating p…

    …roto to use Signer sdk standard
    seantking committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    4f490ea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f1fde1d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    eeb4376 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4612bf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3494a0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4c37e6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'sean/issue#-259-escrow-logic' of github.com:cosmos/ibc-…

    …go into issue#479-grpc-query
    charleenfei committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    f547a2c View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. wip

    charleenfei committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    b666224 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. fix tests

    charleenfei committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    96999c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    0b733ab View commit details
    Browse the repository at this point in the history
  2. nit: updating var names

    seantking committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    2be4ab5 View commit details
    Browse the repository at this point in the history
  3. docs: godoc

    seantking committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    cb2cbc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66454c6 View commit details
    Browse the repository at this point in the history
  5. fixes: small fixes

    seantking committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    06d4c25 View commit details
    Browse the repository at this point in the history
  6. fix merge conflict

    charleenfei committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    8757f9a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    f7acaa4 View commit details
    Browse the repository at this point in the history
  2. initial fix

    charleenfei committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    23c98ab View commit details
    Browse the repository at this point in the history
  3. interim fix

    charleenfei committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    0864c55 View commit details
    Browse the repository at this point in the history
  4. merge conflict changes

    charleenfei committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    8779ed7 View commit details
    Browse the repository at this point in the history
  5. updates for nits

    charleenfei committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    22b62b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. update for nits

    charleenfei committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    fc4db7a View commit details
    Browse the repository at this point in the history