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(ica)!: support json tx encoding for interchain accounts #3796

Merged
merged 141 commits into from
Jul 3, 2023

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    c9d13c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc7b2d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65bca55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b19ac3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba73e12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d5f02cf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    836dbb7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    57dfd22 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    90907d7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4af1a83 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e16a575 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c4b246a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d08d066 View commit details
    Browse the repository at this point in the history
  14. style(ica): ran gofumpt

    srdtrk committed May 30, 2023
    Configuration menu
    Copy the full SHA
    882fa52 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2eb410a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    19c7dc5 View commit details
    Browse the repository at this point in the history
  2. fix(ica): fixed codec tests

    srdtrk committed May 31, 2023
    Configuration menu
    Copy the full SHA
    66fe43d View commit details
    Browse the repository at this point in the history
  3. fix(ica/host.test): fix test

    srdtrk committed May 31, 2023
    Configuration menu
    Copy the full SHA
    345febf View commit details
    Browse the repository at this point in the history
  4. fix(ica/host.test): fix test

    srdtrk committed May 31, 2023
    Configuration menu
    Copy the full SHA
    3d5f1c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0cde18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9834a20 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    318f591 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b8208fd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f7ccaf6 View commit details
    Browse the repository at this point in the history
  10. fix(fee.test): fix test

    srdtrk committed May 31, 2023
    Configuration menu
    Copy the full SHA
    cc3e293 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. nit: temporary save commit

    srdtrk committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    ed1edf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae13295 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c34e7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88fe02b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a42145b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    200b282 View commit details
    Browse the repository at this point in the history
  7. style(ica): ran gofumpt

    srdtrk committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    9602b47 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    97de732 View commit details
    Browse the repository at this point in the history
  9. fix(e2e): fix compilation errors by adding icatypes.EncodingProtobuf …

    …arg to serde functions
    srdtrk committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    f3d9879 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a0485f2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7bc2f41 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8869b7a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7987739 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fb15e55 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cb18323 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fef3871 View commit details
    Browse the repository at this point in the history
  17. style(ica.test): ran gofumpt

    srdtrk committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    4b8c62f View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    9ed13d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5d6c68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    483937d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99fb8e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ee1fa7 View commit details
    Browse the repository at this point in the history
  6. style(ica.test): ran gofumpt

    srdtrk committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    550a314 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    53aeadd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3aee5f0 View commit details
    Browse the repository at this point in the history
  9. style(ica.test): ran gofumpt

    srdtrk committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    2dc24bd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f033903 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    509b625 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Configuration menu
    Copy the full SHA
    3daf6e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e8cbe3 View commit details
    Browse the repository at this point in the history
  3. style(ica): ran gofumpt

    srdtrk committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    2d50034 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Configuration menu
    Copy the full SHA
    86e5407 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da2801a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5785d02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f389ea View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    e5d982e View commit details
    Browse the repository at this point in the history
  2. fix(ica): added more safety

    srdtrk committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    3bde3dc View commit details
    Browse the repository at this point in the history
  3. nit: deleted testing codec.go

    srdtrk committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    db4fd5b View commit details
    Browse the repository at this point in the history
  4. feat(ica): all works

    srdtrk committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    14b3f0d View commit details
    Browse the repository at this point in the history
  5. style(ica): ran gofumpt

    srdtrk committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    12b20ec View commit details
    Browse the repository at this point in the history
  6. style(ica): made linter happy

    srdtrk committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    e2ad1a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    437fd25 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f732702 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    95ccad3 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    ea3792d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f3e7d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32e91e9 View commit details
    Browse the repository at this point in the history
  4. style(ica.test): ran gofumpt

    srdtrk committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    f9bab4c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bd1b47 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f0ca07d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    e7eabe5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67d02f0 View commit details
    Browse the repository at this point in the history
  3. style(ica.test): ran gofumpt

    srdtrk committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    ae8aa60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d01c88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e331980 View commit details
    Browse the repository at this point in the history
  6. style(ica.test): ran gofumpt

    srdtrk committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    1bd9af7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    59d9c2e View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    e657656 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92648d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d52962d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4749442 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    172879d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e18bad View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    3b5b872 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ade40de View commit details
    Browse the repository at this point in the history
  3. test(ica): fixed codec test

    srdtrk committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    12b556c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e530b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    575220c View commit details
    Browse the repository at this point in the history
  6. style(ica.test): removed 'from cosmwasm' from test case name as it is…

    … aparent from test name
    srdtrk committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    dbaed63 View commit details
    Browse the repository at this point in the history
  7. style(ica.test): ran gofumpt

    srdtrk committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b8b41ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6eff38c View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

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

Commits on Jun 17, 2023

  1. Configuration menu
    Copy the full SHA
    4597a8b View commit details
    Browse the repository at this point in the history
  2. fix: fix merge error

    srdtrk committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    1767dcc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b169aa7 View commit details
    Browse the repository at this point in the history
  4. style(ica): ran 'gofumpt'

    srdtrk committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    5cd75c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

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

Commits on Jun 23, 2023

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

Commits on Jun 24, 2023

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

Commits on Jun 26, 2023

  1. revert: "imp(ica): removed redundant cosmwasm tests"

    This reverts commit 5123fba.
    srdtrk committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    e893d21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2581cc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a06a882 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bb2c9f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    954f12e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dca4ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a0cd81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10d79db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2955eb9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ae45fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0813c59 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b7ac18 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    30dfe0f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f4112e7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    45bb7a7 View commit details
    Browse the repository at this point in the history
  12. imp(ica): wrapped some errors

    srdtrk committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    9a87cee View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    048bedd View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    704a99f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    635a878 View commit details
    Browse the repository at this point in the history
  3. docs(ica): improved godocs

    srdtrk committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    cb5d44d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4408877 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a66beb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    85eb946 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab72e95 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b4e389 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5b7c709 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b4cbe28 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7e2b841 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    985632f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b771d3f View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    68db856 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0b2483 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    f6abbb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a7c8f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9010228 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c3ef7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e81ac1f View commit details
    Browse the repository at this point in the history