cosmos-sdk/x/staking/keeper
Aleksandr Bezobchuk 56c312a979
Merge pull request from GHSA-2f3p-6gfj-jccq
* x/bank: update SendCoinsFromModuleToAccount

* x/bank: add TestSendCoinsFromModuleToAccount_Blacklist

* CL++

* fix tests

* godoc++
2021-03-24 12:05:33 -04:00
..
alias_functions.go various linter fixes (#8666) 2021-02-23 08:46:01 +00:00
common_test.go set PowerReduction=10^18 for staking tests 2020-11-12 01:48:42 +10:00
delegation.go
delegation_test.go Merge pull request from GHSA-2f3p-6gfj-jccq 2021-03-24 12:05:33 -04:00
grpc_query.go
grpc_query_test.go codecs: rename MakeCodecs rename and docs update (#8245) 2021-01-07 21:50:52 +00:00
historical_info.go Use any as validator pubkey (#7597) 2020-10-23 12:07:52 +00:00
historical_info_test.go Sort validators like tendermint in HistoricalInfo (#7691) 2020-10-29 12:17:37 +00:00
hooks.go
invariants.go
keeper.go Removed GetValidator caching to fix concurrency error (#8546) 2021-02-12 11:52:03 +00:00
keeper_test.go Sort validators like tendermint in HistoricalInfo (#7691) 2020-10-29 12:17:37 +00:00
migrations.go Move all migration scripts to v043 (#8814) 2021-03-08 22:36:06 +00:00
msg_server.go Merge branch 'master' of github.com:cosmos/cosmos-sdk into fix_power_reduction_test_cast_int64 2020-11-12 02:52:59 +10:00
params.go
pool.go Index supply by denom (#8517) 2021-03-03 09:58:16 +00:00
querier.go various linter fixes (#8666) 2021-02-23 08:46:01 +00:00
querier_test.go Use any as validator pubkey (#7597) 2020-10-23 12:07:52 +00:00
query_utils.go various linter fixes (#8666) 2021-02-23 08:46:01 +00:00
slash.go Refactor Logging using Zerolog (#8072) 2020-12-03 23:17:21 +00:00
slash_test.go Merge pull request from GHSA-2f3p-6gfj-jccq 2021-03-24 12:05:33 -04:00
test_common.go Use any as validator pubkey (#7597) 2020-10-23 12:07:52 +00:00
val_state_change.go Refactor store keys for variable-length addresses (#8363) 2021-02-01 13:17:44 +00:00
validator.go various linter fixes (#8666) 2021-02-23 08:46:01 +00:00
validator_bench_test.go Removed GetValidator caching to fix concurrency error (#8546) 2021-02-12 11:52:03 +00:00
validator_test.go Merge pull request from GHSA-2f3p-6gfj-jccq 2021-03-24 12:05:33 -04:00