cosmos-sdk/x/staking
Aleksandr Bezobchuk cbac7fc248
fix!: update gentx val pub key input parsing (#9827)
2021-08-02 11:06:24 -04:00
..
client fix!: update gentx val pub key input parsing (#9827) 2021-08-02 11:06:24 -04:00
keeper refactor: Rename x/{mod}/legacy to x/{mod}/migrations (#9628) 2021-07-05 14:55:51 +00:00
migrations fix: check store keys length before accessing (#9639) 2021-07-08 13:29:12 +02:00
simulation refactor!: Remove `clientCtx.JSONCodec` and rename `EncodingConfig.Marshaler` to `Codec` (#9521) 2021-07-01 08:52:38 +00:00
spec feat!: add error handling to staking hooks (#9571) 2021-06-30 10:13:07 +00:00
teststaking feat!: remove legacy handler (#9650) 2021-07-19 14:49:42 +00:00
types fix: check store keys length before accessing (#9639) 2021-07-08 13:29:12 +02: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 feat!: add error handling to staking hooks (#9571) 2021-06-30 10:13:07 +00:00
genesis_test.go refactor: Move simapp FundAccount and FundModuleAccount to testutil (#9427) 2021-06-29 10:23:13 +00:00
module.go feat!: remove legacy handler (#9650) 2021-07-19 14:49:42 +00:00
module_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00