cosmos-sdk/x/evidence/keeper
Marko 84675a6bf1
feat!: IS rebase (#13122)
* feat: IS rebase (squash da53124..b45dd5f)

* clean up docs

* fix: fix IS tests (#13420)

* revert key update

* add hook error handling

* impl feedback

* add changelog

* implements style nits
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>

* more nits

* fix tests
Co-authored-by: Simon <sainoe@users.noreply.github.com>

* add godoc

* add godoc

Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-10-09 12:21:20 +02:00
..
grpc_query_test.go refactor: migrate x/evidence to mocks (#12749) 2022-08-01 17:16:38 +00:00
grpc_query.go refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00
infraction_test.go refactor: move x/{moduleName}/test{ModuleName} to x/{moduleName}/testutil (#13427) 2022-10-02 10:42:52 -04:00
infraction.go feat!: IS rebase (#13122) 2022-10-09 12:21:20 +02:00
init_test.go Refactor x/staking Validation and Delegation tests based on MsgCreateValidator.Pubkey type change. (#7526) 2020-10-19 13:04:55 +00:00
keeper_test.go chore: minor cleanup of types (#13430) 2022-10-02 15:03:03 +02:00
keeper.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
msg_server.go Refactor x/evidence to ADR-031 (#7538) 2020-10-16 16:05:25 +00:00