cosmos-sdk/x/staking/simulation
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
..
common_test.go on-chain power reduction param conversion basic work 2021-01-27 20:24:00 +10:00
decoder.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
decoder_test.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
genesis.go x/staking v0.43 Audit updates (#9267) 2021-05-10 12:41:24 +00:00
genesis_test.go x/staking v0.43 Audit updates (#9267) 2021-05-10 12:41:24 +00:00
operations.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
operations_test.go merged in master 2021-03-21 16:37:06 -04:00
params.go x/staking v0.43 Audit updates (#9267) 2021-05-10 12:41:24 +00:00
params_test.go Update default historical header number for stargate (#8178) 2020-12-17 19:50:03 +00:00