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

support for cosmos-sdk v0.46.0-alpha2 #949

Closed
wants to merge 92 commits into from

Commits on Feb 20, 2022

  1. Configuration menu
    Copy the full SHA
    4a527fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2d8d5d View commit details
    Browse the repository at this point in the history
  3. Add cosmos proto

    faddat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    dfb9335 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    644251b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1299699 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4329974 View commit details
    Browse the repository at this point in the history
  7. remove all traces of authrest

    faddat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    3a13036 View commit details
    Browse the repository at this point in the history
  8. remove legacy rest tests

    faddat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    1a3a812 View commit details
    Browse the repository at this point in the history
  9. remove rest related tests

    faddat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    94df527 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a7edc26 View commit details
    Browse the repository at this point in the history
  11. v1beta1 for gov

    faddat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    14f188e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6069a18 View commit details
    Browse the repository at this point in the history
  13. update linter settings

    faddat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    c0c8462 View commit details
    Browse the repository at this point in the history
  14. go fmt ./...

    faddat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    7655f31 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    38caa0e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    00353f2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    43db42f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a8915fd View commit details
    Browse the repository at this point in the history
  19. auto-fixes from golangci-lint

    faddat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    88846f1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    328c627 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b1ba7fe View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    aa0d03d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    625f5ec View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    bc3d86c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1598cdf View commit details
    Browse the repository at this point in the history
  26. fix keyring backends

    faddat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    d0b416a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3a9811b View commit details
    Browse the repository at this point in the history
  28. fix testnet

    faddat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    fae9665 View commit details
    Browse the repository at this point in the history
  29. app.go

    faddat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    4948b15 View commit details
    Browse the repository at this point in the history
  30. gov

    faddat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    ac52159 View commit details
    Browse the repository at this point in the history
  31. fix mint simulation

    faddat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    b5c0859 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    5f48c12 View commit details
    Browse the repository at this point in the history
  33. add legacyRouter to SimApp

    faddat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    17b0bcf View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    e5c1415 View commit details
    Browse the repository at this point in the history
  35. more cleanup: linter

    faddat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    936231b View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    528ac7a View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    16dcb3f View commit details
    Browse the repository at this point in the history
  38. fix

    faddat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    16796a4 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    6393fa9 View commit details
    Browse the repository at this point in the history
  40. rm rest test in sdk_test

    catShaark committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    359862b View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    c1f2660 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    ce23d63 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    72bba55 View commit details
    Browse the repository at this point in the history
  44. fix error in priv_val

    vuong177 committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    99390df View commit details
    Browse the repository at this point in the history
  45. gitignore & store

    faddat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    0e0d884 View commit details
    Browse the repository at this point in the history
  46. consensus prarams

    faddat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    1f27b07 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    4e9445b View commit details
    Browse the repository at this point in the history
  48. privval test

    faddat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    4bb95ed View commit details
    Browse the repository at this point in the history
  49. add context to testing

    faddat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    c8a9637 View commit details
    Browse the repository at this point in the history
  50. keepr test

    faddat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    de50128 View commit details
    Browse the repository at this point in the history
  51. misbehavior cleanup

    faddat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    910bfa8 View commit details
    Browse the repository at this point in the history
  52. update client tests

    faddat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    0145bf0 View commit details
    Browse the repository at this point in the history
  53. getpubkey

    faddat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    7f364f6 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    63334ef View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    be9135b View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    e0a267c View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    41552bf View commit details
    Browse the repository at this point in the history
  58. public field msgSvcRouter in SimApp struct, replace all MsgServiceRou…

    …ter() with MsgSvcRouter
    catShaark committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    71922ec View commit details
    Browse the repository at this point in the history
  59. linter

    catShaark committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    ac29e1e View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Update test.yml

    faddat committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    30acd13 View commit details
    Browse the repository at this point in the history
  2. fix random numbers

    faddat committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    26beca2 View commit details
    Browse the repository at this point in the history
  3. Revert "fix random numbers"

    This reverts commit 26beca2.
    faddat committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    46751d2 View commit details
    Browse the repository at this point in the history
  4. Modules

    faddat committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    319d3e7 View commit details
    Browse the repository at this point in the history
  5. fix error (using incorrect gov proposal type) in modules/apps/27-inte…

    …rchain-accounts/host/keeper/relay_test.go
    catShaark committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    8e0d987 View commit details
    Browse the repository at this point in the history
  6. fix internal err in tmstate

    vuong177 committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    f4d2311 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d753ae9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d9b3f1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    58c5c8d View commit details
    Browse the repository at this point in the history
  10. Create simpletest.yml

    this introduces a github action that runs a very simple test every time there's a push
    faddat committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    790d04a View commit details
    Browse the repository at this point in the history
  11. Update simpletest.yml

    faddat committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    aa9c662 View commit details
    Browse the repository at this point in the history
  12. Update simpletest.yml

    faddat committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    290f7ea View commit details
    Browse the repository at this point in the history
  13. codec.JSONCodec -> codec.Codec

    faddat committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    3da4a2f View commit details
    Browse the repository at this point in the history
  14. Revert "codec.JSONCodec -> codec.Codec"

    This reverts commit 3da4a2f.
    faddat committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    66bc1ac View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    4296c7f View commit details
    Browse the repository at this point in the history
  2. fix error on test 'interchain account successfully executes govtypes.…

    …MsgSubmitProposal' using incorrect type
    catShaark committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    f4df486 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c9563e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9705ec View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    13ddbfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01b891b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35f0746 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6368c60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    966f094 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

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

Commits on Feb 25, 2022

  1. go.mod add lazyledger/smt

    vuong177 committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    93c0fea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28c86c8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #18 from notional-labs/middleware

    Add middleware && middleware test
    vuong177 committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    75500c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

  1. Configuration menu
    Copy the full SHA
    95a7be1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9df6e81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecfdb14 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

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

Commits on Mar 7, 2022

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

Commits on Mar 13, 2022

  1. update to gov v1

    faddat committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    c5d92b4 View commit details
    Browse the repository at this point in the history