cosmos-sdk/x/staking
likhita-809 e96839de2f
x/staking v0.43 Audit updates (#9267)
* update staking specs

* use gosimple code in x/staking/client/testutil/suite.go

* small fixes

* add godoc to methods in msg_server and grpc_query

* changes to godoc and small fixes

* remove unnecessary lines

* remove mentions of serviceMsg and avoid having slash after Msg
2021-05-10 12:41:24 +00:00
..
client x/staking v0.43 Audit updates (#9267) 2021-05-10 12:41:24 +00:00
keeper x/staking v0.43 Audit updates (#9267) 2021-05-10 12:41:24 +00:00
legacy Rename clientCtx.JSONMarshaler to JSONCodec (#9251) 2021-05-03 14:45:47 +00:00
simulation x/staking v0.43 Audit updates (#9267) 2021-05-10 12:41:24 +00:00
spec x/staking v0.43 Audit updates (#9267) 2021-05-10 12:41:24 +00:00
teststaking
types x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00
abci.go
app_test.go
bench_test.go
common_test.go
genesis_test.go merged in master 2021-04-06 19:19:59 -04:00
genesis.go x/staking: lazily get consensus key address (#9264) 2021-05-05 11:28:37 -07:00
handler_test.go merged in master 2021-04-06 19:19:59 -04:00
handler.go
module_test.go
module.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00