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 merged in master 2021-03-21 16:37:06 -04:00
types x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00
abci.go Merge PR #6761: telemetry: use UTC() in wrappers 2020-07-17 15:33:50 -04:00
app_test.go on-chain power reduction param conversion basic work 2021-01-27 20:24:00 +10:00
bench_test.go x/staking: add ValidateGenesis benchmark (#8746) 2021-03-02 01:01:05 -08:00
common_test.go on-chain power reduction param conversion basic work 2021-01-27 20:24:00 +10:00
genesis.go x/staking: lazily get consensus key address (#9264) 2021-05-05 11:28:37 -07:00
genesis_test.go merged in master 2021-04-06 19:19:59 -04:00
handler.go Refactor x/staking according to ADR 031 (#7556) 2020-10-16 14:53:49 +00:00
handler_test.go merged in master 2021-04-06 19:19:59 -04:00
module.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
module_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00