cosmos-sdk/x/genutil/client/cli
mergify[bot] c8aec4d15e
feat(x/genutil): bulk add genesis accounts (backport #21372) (#21544)
Co-authored-by: Reece Williams <31943163+Reecepbcups@users.noreply.github.com>
Co-authored-by: Reece Williams <reecepbcups@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-04 19:27:47 +00:00
..
collect.go refactor: remove global valaddress bech32 codec calls (1/2) (backport #17098) (#17149) 2023-07-27 00:55:11 +02:00
commands.go feat(x/genutil): bulk add genesis accounts (backport #21372) (#21544) 2024-09-04 19:27:47 +00:00
genaccount_test.go feat(x/genutil): bulk add genesis accounts (backport #21372) (#21544) 2024-09-04 19:27:47 +00:00
genaccount.go feat(x/genutil): bulk add genesis accounts (backport #21372) (#21544) 2024-09-04 19:27:47 +00:00
gentx_test.go refactor: remove global valaddress bech32 codec calls (1/2) (backport #17098) (#17149) 2023-07-27 00:55:11 +02:00
gentx.go refactor: hide --output flags that don't work (backport #17188) (#17191) 2023-07-30 00:09:49 +00:00
init_test.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
init.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
migrate_test.go feat: improve genesis migration command (#15679) 2023-04-04 17:31:42 +00:00
migrate.go refactor: add MigrateHandler to allow reuse migrate genesis related function (backport #17296) (#17299) 2023-08-07 08:32:18 +00:00
validate_genesis_test.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
validate_genesis.go feat: improve genesis migration command (#15679) 2023-04-04 17:31:42 +00:00