cosmos-sdk/x/slashing/types
Julien Robert 3c9b244f62
refactor: automate EventTypeMessage inclusion in every message execution (#13532)
2022-10-16 19:00:34 -04:00
..
codec.go fix!: Fix some Amino registrations (#13502) 2022-10-11 10:40:54 +00:00
errors.go Merge PR #5627: Regen Network/Slashing protobuf 2020-02-20 01:04:13 +01:00
events.go refactor: automate EventTypeMessage inclusion in every message execution (#13532) 2022-10-16 19:00:34 -04:00
expected_keepers.go feat!: IS rebase (#13122) 2022-10-09 12:21:20 +02:00
genesis.go chore: math lib update and type fixes (#12791) 2022-08-02 11:16:40 +00:00
genesis.pb.go refactor: migrate to `cosmos/gogoproto` (#13070) 2022-09-08 17:27:48 +00:00
keys.go chore: remove legacy appmodule boiler plate (#12725) 2022-07-28 13:18:14 +02:00
msg.go chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
msg_test.go chore: revert some json tags (#10958) 2022-01-20 23:21:37 +01:00
params.go fix: update param validation to fail on nil dec (#13553) 2022-10-15 00:24:25 +02:00
params_legacy.go chore: use `math.Int` instead of `math.Int` and apply linting (#12702) 2022-07-26 00:24:47 +02:00
querier.go x/staking: gRPC query Service (#6490) 2020-07-14 17:41:30 +00:00
query.pb.go refactor: migrate to `cosmos/gogoproto` (#13070) 2022-09-08 17:27:48 +00:00
query.pb.gw.go fix: dockerfile for building proto (#11452) 2022-03-25 12:35:09 +00:00
signing_info.go chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
slashing.pb.go refactor: migrate to `cosmos/gogoproto` (#13070) 2022-09-08 17:27:48 +00:00
tx.pb.go feat: add proto annotation for Msg services (#13178) 2022-09-14 09:27:45 +00:00