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 misbehaviour handling using IBC-Go 7 #1401

Merged
merged 13 commits into from
Nov 15, 2023

Commits on Nov 9, 2023

  1. nit fix

    sainoe committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    3ce01f2 View commit details
    Browse the repository at this point in the history
  2. doc

    sainoe committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    99423b0 View commit details
    Browse the repository at this point in the history
  3. improve doc

    sainoe committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    d55d3f0 View commit details
    Browse the repository at this point in the history
  4. super picky nit

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

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    291fbf7 View commit details
    Browse the repository at this point in the history
  2. fix!: drop nil votes in misbehaviour handling (#1404)

    * update CHANGELOG for final release
    
    * save
    
    * update test to extract byzantine validators
    
    * improve testing
    
    * nits
    
    * nits
    
    * Update tests/integration/misbehaviour.go
    
    Co-authored-by: insumity <insumity@users.noreply.github.com>
    
    * Update testutil/crypto/evidence.go
    
    Co-authored-by: insumity <insumity@users.noreply.github.com>
    
    * update util func
    
    * doc
    
    * check misb client ID
    
    * Update x/ccv/provider/keeper/misbehaviour.go
    
    Co-authored-by: insumity <insumity@users.noreply.github.com>
    
    * nits
    
    ---------
    
    Co-authored-by: insumity <insumity@users.noreply.github.com>
    sainoe and insumity committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    a8bb748 View commit details
    Browse the repository at this point in the history
  3. fix comments

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

Commits on Nov 15, 2023

  1. update changelog

    sainoe committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    feac2ad View commit details
    Browse the repository at this point in the history
  2. Update x/ccv/provider/keeper/misbehaviour.go

    Co-authored-by: insumity <insumity@users.noreply.github.com>
    sainoe and insumity committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    09a2a38 View commit details
    Browse the repository at this point in the history
  3. improve tests

    sainoe committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    6f44e0e View commit details
    Browse the repository at this point in the history
  4. lint

    sainoe committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    30d31f9 View commit details
    Browse the repository at this point in the history
  5. udpate traces

    sainoe committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    7374355 View commit details
    Browse the repository at this point in the history
  6. silly bug

    sainoe committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    db94dc3 View commit details
    Browse the repository at this point in the history