-
Notifications
You must be signed in to change notification settings - Fork 122
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!: add ICS misbehaviour handling #826
feat!: add ICS misbehaviour handling #826
Commits on Jun 21, 2023
-
define msg to submit misbehaviour to provider
implement msg handling logic e2e test msg handling logic
Configuration menu - View commit details
-
Copy full SHA for 73f8078 - Browse repository at this point
Copy the full SHA 73f8078View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b6fd43 - Browse repository at this point
Copy the full SHA 0b6fd43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16d940d - Browse repository at this point
Copy the full SHA 16d940dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4750f1f - Browse repository at this point
Copy the full SHA 4750f1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e5f8af - Browse repository at this point
Copy the full SHA 2e5f8afView commit details -
Configuration menu - View commit details
-
Copy full SHA for b076fd4 - Browse repository at this point
Copy the full SHA b076fd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 457fe20 - Browse repository at this point
Copy the full SHA 457fe20View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae522e1 - Browse repository at this point
Copy the full SHA ae522e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b52daff - Browse repository at this point
Copy the full SHA b52daffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eea677 - Browse repository at this point
Copy the full SHA 8eea677View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81dd6ba - Browse repository at this point
Copy the full SHA 81dd6baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cb86c9 - Browse repository at this point
Copy the full SHA 0cb86c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6cf938 - Browse repository at this point
Copy the full SHA b6cf938View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1444690 - Browse repository at this point
Copy the full SHA 1444690View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c31932 - Browse repository at this point
Copy the full SHA 9c31932View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42204e1 - Browse repository at this point
Copy the full SHA 42204e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 806a005 - Browse repository at this point
Copy the full SHA 806a005View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c796cd - Browse repository at this point
Copy the full SHA 2c796cdView commit details
Commits on Jun 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7310e42 - Browse repository at this point
Copy the full SHA 7310e42View commit details
Commits on Jul 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b1f021c - Browse repository at this point
Copy the full SHA b1f021cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4c7e73 - Browse repository at this point
Copy the full SHA f4c7e73View commit details
Commits on Jul 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b60499c - Browse repository at this point
Copy the full SHA b60499cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b00337a - Browse repository at this point
Copy the full SHA b00337aView commit details
Commits on Jul 31, 2023
-
feat: add e2e tests for ICS misbehaviour (#1118)
* remove unwanted changes * fix hermes config with assigned key * revert unwanted changes * revert local setup * remove log file * typo * update doc * update ICS misbehaviour test * update ICS misbehaviour test * revert mixed commits * add doc * lint
Configuration menu - View commit details
-
Copy full SHA for 457ce98 - Browse repository at this point
Copy the full SHA 457ce98View commit details
Commits on Aug 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 67af673 - Browse repository at this point
Copy the full SHA 67af673View commit details -
Configuration menu - View commit details
-
Copy full SHA for 245220b - Browse repository at this point
Copy the full SHA 245220bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5b2122 - Browse repository at this point
Copy the full SHA d5b2122View commit details
Commits on Aug 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c9a9f38 - Browse repository at this point
Copy the full SHA c9a9f38View commit details
Commits on Aug 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 28e8813 - Browse repository at this point
Copy the full SHA 28e8813View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c32de8 - Browse repository at this point
Copy the full SHA 5c32de8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ae356f - Browse repository at this point
Copy the full SHA 1ae356fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 451152a - Browse repository at this point
Copy the full SHA 451152aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8844518 - Browse repository at this point
Copy the full SHA 8844518View commit details
Commits on Aug 11, 2023
-
Feat: avoid race condition in ICS misbehaviour handling (#1148)
* remove unwanted changes * fix hermes config with assigned key * revert unwanted changes * revert local setup * remove log file * typo * update doc * update ICS misbehaviour test * update ICS misbehaviour test * revert mixed commits * update ICS misbehaviour test * update ICS misbehaviour test * Add test for MsgSubmitConsumerMisbehaviour parsing * fix linter * save progress * add CheckMisbehaviourAndUpdateState * update integration tests * typo * remove e2e tests from another PRs * cleaning' * Update x/ccv/provider/keeper/misbehaviour.go Co-authored-by: Anca Zamfir <[email protected]> * Update x/ccv/provider/keeper/misbehaviour.go Co-authored-by: Anca Zamfir <[email protected]> * update integration tests * save * save * nits * remove todo * lint * Update x/ccv/provider/keeper/misbehaviour.go --------- Co-authored-by: Anca Zamfir <[email protected]> Co-authored-by: Marius Poke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 43dc212 - Browse repository at this point
Copy the full SHA 43dc212View commit details -
Update x/ccv/provider/client/cli/tx.go
Co-authored-by: Anca Zamfir <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a67093a - Browse repository at this point
Copy the full SHA a67093aView commit details -
Update x/ccv/provider/client/cli/tx.go
Co-authored-by: Anca Zamfir <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d2b82ea - Browse repository at this point
Copy the full SHA d2b82eaView commit details
Commits on Aug 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5d2842e - Browse repository at this point
Copy the full SHA 5d2842eView commit details -
Update x/ccv/provider/keeper/misbehaviour.go
Co-authored-by: Anca Zamfir <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2af9f4a - Browse repository at this point
Copy the full SHA 2af9f4aView commit details -
Update x/ccv/provider/keeper/misbehaviour.go
Co-authored-by: Anca Zamfir <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0984356 - Browse repository at this point
Copy the full SHA 0984356View commit details -
Configuration menu - View commit details
-
Copy full SHA for 496139b - Browse repository at this point
Copy the full SHA 496139bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a0fe53 - Browse repository at this point
Copy the full SHA 2a0fe53View commit details -
Update x/ccv/provider/keeper/misbehaviour.go
Co-authored-by: Anca Zamfir <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f74563 - Browse repository at this point
Copy the full SHA 6f74563View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5f0cd0 - Browse repository at this point
Copy the full SHA e5f0cd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 984f414 - Browse repository at this point
Copy the full SHA 984f414View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84e1bda - Browse repository at this point
Copy the full SHA 84e1bdaView commit details