cosmos-sdk/x/genutil
Murali Krishna Komatireddy 7b8ab8ec77
fix: remove delegator addess from MsgCreateValidator (#14567)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Noel Ukwa <noeluchechukwu@gmail.com>
Co-authored-by: JayT106 <JayT106@users.noreply.github.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Denver <aeharvlee@gmail.com>
Co-authored-by: Hyunwoo Lee <denver@Hyunwoos-MacBook-Pro-2.local>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-01-17 11:48:40 +05:30
..
client chore: remove unused code from server (#14437) 2022-12-27 23:46:12 +00:00
migrations fix(distribution): correct default for deprecated distribution params (#14462) 2023-01-02 17:54:49 +00:00
testutil refactor: Move x/auth's AccountI and ModuleAccountI interfaces to types package (#13937) 2023-01-03 11:25:09 +01:00
types refactor: Move x/auth's AccountI and ModuleAccountI interfaces to types package (#13937) 2023-01-03 11:25:09 +01:00
collect_test.go refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00
collect.go fix: remove delegator addess from MsgCreateValidator (#14567) 2023-01-17 11:48:40 +05:30
doc.go chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
genesis.go Use any as validator pubkey (#7597) 2020-10-23 12:07:52 +00:00
gentx_test.go refactor: migrate calls from alias file to appropriate store/types (#14455) 2023-01-10 15:31:06 +00:00
gentx.go feat: ABCI 1.0 baseapp integration (#13453) 2022-11-09 09:50:27 -06:00
module.go chore: lint tests (#14268) 2022-12-18 23:48:31 +00:00
utils_test.go chore: downgrade to tendermint v0.34.x (#12958) 2022-08-20 02:33:07 +02:00
utils.go refactor: remove use of tmos "github.com/tendermint/tendermint/libs/os" (#13113) 2022-09-01 21:00:50 +00:00