cosmos-sdk/x/genutil/client/cli
mergify[bot] c3a6f35f80
refactor(genutil): Use sdk types genesis validator (backport #21678) (#22183)
Co-authored-by: son trinh <trinhleson2000@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-09 09:09:07 +02:00
..
collect.go refactor(genutil): remove genesis bank balance iteration dependency (#20878) 2024-07-05 08:24:42 +00:00
commands.go feat(x/genutil)!: bulk add genesis accounts (backport #21372) (#21543) 2024-09-04 12:42:31 +00:00
export.go refactor(core,server): make commands not rely on server context (#20422) 2024-05-28 13:07:36 +00:00
genaccount.go feat(x/genutil)!: bulk add genesis accounts (backport #21372) (#21543) 2024-09-04 12:42:31 +00:00
gentx_test.go chore: bump golangci-lint and fix all linting issues (backport #21761) (#21779) 2024-09-17 11:49:10 +00:00
gentx.go refactor: revert auth extraction (backport #21507) (#21529) 2024-09-03 22:21:22 +00:00
init.go refactor(cli): Standardize Use field convention and update readme (backport #21369) (#21376) 2024-08-23 20:08:16 +00:00
migrate_test.go chore: bump golangci-lint and fix all linting issues (backport #21761) (#21779) 2024-09-17 11:49:10 +00:00
migrate.go refactor(genutil): Use sdk types genesis validator (backport #21678) (#22183) 2024-10-09 09:09:07 +02:00
validate_genesis_test.go chore: bump golangci-lint and fix all linting issues (backport #21761) (#21779) 2024-09-17 11:49:10 +00:00
validate_genesis.go feat(x/genutil): add better error messages for genesis validation (backport #21701) (#21707) 2024-09-13 09:59:53 +00:00