cosmos-sdk/x/staking/types
Julien Robert 3c9b244f62
refactor: automate EventTypeMessage inclusion in every message execution (#13532)
2022-10-16 19:00:34 -04:00
..
authz.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
authz.pb.go refactor: migrate to `cosmos/gogoproto` (#13070) 2022-09-08 17:27:48 +00:00
authz_test.go refactor: remove `simapp` from `x/staking` module (#13101) 2022-08-31 14:50:22 +00:00
codec.go fix!: Fix group amino codec (#13307) 2022-09-15 17:06:43 +00:00
commission.go chore: math lib update and type fixes (#12791) 2022-08-02 11:16:40 +00:00
commission_test.go chore: math lib update and type fixes (#12791) 2022-08-02 11:16:40 +00:00
data_test.go Clean Any interface (#8167) 2020-12-18 14:55:25 +00:00
delegation.go feat!: IS rebase (#13122) 2022-10-09 12:21:20 +02:00
delegation_test.go feat!: IS rebase (#13122) 2022-10-09 12:21:20 +02:00
errors.go feat!: IS rebase (#13122) 2022-10-09 12:21:20 +02: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
exported.go chore: math lib update and type fixes (#12791) 2022-08-02 11:16:40 +00:00
genesis.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
genesis.pb.go refactor: migrate to `cosmos/gogoproto` (#13070) 2022-09-08 17:27:48 +00:00
historical_info.go refactor: migrate to `cosmos/gogoproto` (#13070) 2022-09-08 17:27:48 +00:00
historical_info_test.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
hooks.go feat!: IS rebase (#13122) 2022-10-09 12:21:20 +02:00
keys.go feat!: IS rebase (#13122) 2022-10-09 12:21:20 +02:00
keys_test.go chore: use `math.Int` instead of `math.Int` and apply linting (#12702) 2022-07-26 00:24:47 +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: math lib update and type fixes (#12791) 2022-08-02 11:16:40 +00:00
params.go fix: update param validation to fail on nil dec (#13553) 2022-10-15 00:24:25 +02:00
params_legacy.go feat!: consensus module (#12905) 2022-10-05 18:06:24 +00:00
params_test.go feat!: IS rebase (#13122) 2022-10-09 12:21:20 +02:00
pool.go chore: sdk.Int to math.Int (#12132) 2022-06-03 12:17:02 +00:00
querier.go x/staking: gRPC query Service (#6490) 2020-07-14 17:41:30 +00:00
query.pb.go fix: fix buf commit link (#13345) 2022-09-20 21:21:45 +02:00
query.pb.gw.go fix: dockerfile for building proto (#11452) 2022-03-25 12:35:09 +00:00
staking.pb.go feat!: IS rebase (#13122) 2022-10-09 12:21:20 +02:00
tx.pb.go feat: add proto annotation for Msg services (#13178) 2022-09-14 09:27:45 +00:00
validator.go feat!: IS rebase (#13122) 2022-10-09 12:21:20 +02:00
validator_test.go refactor: move `x/{moduleName}/test{ModuleName}` to `x/{moduleName}/testutil` (#13427) 2022-10-02 10:42:52 -04:00