cosmos-sdk/x/staking
Federico Kunze 82c9ae3949
LGTM alerts audit (#7440)
* LGTM alerts audit

* Update x/simulation/mock_tendermint.go

Co-authored-by: Alessio Treglia <alessio@tendermint.com>

* Update x/staking/keeper/delegation.go

Co-authored-by: Alessio Treglia <alessio@tendermint.com>

* comment false positive

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2020-10-02 15:13:58 +02:00
..
client Change address from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
exported Merge PR #5421: Refactor Error Handling 2019-12-27 12:57:54 -05:00
keeper LGTM alerts audit (#7440) 2020-10-02 15:13:58 +02:00
legacy Move codec.RegisterCrypto and codec.Cdc to new packages (#6330) 2020-06-04 10:38:24 +00:00
simulation Change address from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
spec tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
types ibc: protobuf v1 (#7432) 2020-10-01 19:23:29 +00:00
abci.go Merge PR #6761: telemetry: use UTC() in wrappers 2020-07-17 15:33:50 -04:00
app_test.go Change address from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
common_test.go Migrate BaseAccount PubKey to use Any (#7268) 2020-09-25 08:41:16 +00:00
genesis_test.go Change address from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
genesis.go Change address from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
handler_test.go Change address from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
handler.go Change address from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
module_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
module.go rename RegisterCodec to RegisterLegacyAminoCodec (#7243) 2020-09-07 14:47:12 +00:00