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: update ICS misbehaviour to work with all IBC client implementations #1128

Closed
wants to merge 33 commits into from

Commits on Jun 21, 2023

  1. define msg to submit misbehaviour to provider

    implement msg handling logic
    
    e2e test msg handling logic
    sainoe committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    73f8078 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b6fd43 View commit details
    Browse the repository at this point in the history
  3. add tx handler

    sainoe committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    16d940d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4750f1f View commit details
    Browse the repository at this point in the history
  5. add tx handler

    sainoe committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    2e5f8af View commit details
    Browse the repository at this point in the history
  6. add debugging stuff

    sainoe committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    b076fd4 View commit details
    Browse the repository at this point in the history
  7. Add misbehaviour handler

    sainoe committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    457fe20 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ae522e1 View commit details
    Browse the repository at this point in the history
  9. add DRAFT double vote handler

    sainoe committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    b52daff View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8eea677 View commit details
    Browse the repository at this point in the history
  11. Add double-vote handler

    sainoe committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    81dd6ba View commit details
    Browse the repository at this point in the history
  12. add last update

    sainoe committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    0cb86c9 View commit details
    Browse the repository at this point in the history
  13. fix jailing

    sainoe committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    b6cf938 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1444690 View commit details
    Browse the repository at this point in the history
  15. format tests

    sainoe committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    9c31932 View commit details
    Browse the repository at this point in the history
  16. doc

    sainoe committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    42204e1 View commit details
    Browse the repository at this point in the history
  17. save

    sainoe committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    806a005 View commit details
    Browse the repository at this point in the history
  18. update e2e tests'

    sainoe committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    2c796cd View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. fix typo and improve docs

    sainoe committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    7310e42 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. remove unwanted changes

    sainoe committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    3114807 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fffeb07 View commit details
    Browse the repository at this point in the history
  3. revert unwanted changes

    sainoe committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    61d8012 View commit details
    Browse the repository at this point in the history
  4. revert local setup

    sainoe committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    a11ee29 View commit details
    Browse the repository at this point in the history
  5. remove log file

    sainoe committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    e79af1e View commit details
    Browse the repository at this point in the history
  6. typo

    sainoe committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    0a6cd87 View commit details
    Browse the repository at this point in the history
  7. update doc

    sainoe committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    9ad0721 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. update ICS misbehaviour test

    sainoe committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    e0de36d View commit details
    Browse the repository at this point in the history
  2. update ICS misbehaviour test

    sainoe committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    1b718be View commit details
    Browse the repository at this point in the history
  3. revert mixed commits

    sainoe committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    4357efa View commit details
    Browse the repository at this point in the history
  4. update ICS misbehaviour test

    sainoe committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2be79d7 View commit details
    Browse the repository at this point in the history
  5. update ICS misbehaviour test

    sainoe committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    e734e53 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

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

Commits on Jul 14, 2023

  1. fix linter

    sainoe committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    6874b00 View commit details
    Browse the repository at this point in the history