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
mergify[bot]
08465aebf4
docs(x/genutil): fix genesis migrate command examples (backport #22090 ) ( #22096 )
...
Co-authored-by: tutufen <tutufen@outlook.com>
2024-10-03 14:25:10 +02:00
mergify[bot]
2ad5ab913d
chore: bump golangci-lint and fix all linting issues (backport #21761 ) ( #21779 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-17 11:49:10 +00:00
mergify[bot]
8823508147
feat(sims): Add sims2 framework and factory methods (backport #21613 ) ( #21752 )
...
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-17 10:04:02 +00:00
mergify[bot]
7a78068c37
feat(x/genutil): add better error messages for genesis validation (backport #21701 ) ( #21707 )
...
Co-authored-by: Eric Mokaya <4112301+ziscky@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-13 09:59:53 +00:00
mergify[bot]
8b70c6caf7
refactor: remove viper as a direct dependency (backport #21635 ) ( #21672 )
...
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-12 08:41:25 +00:00
mergify[bot]
b2feec158f
refactor: decouple comet from modules (backport #21382 ) ( #21650 )
2024-09-11 14:06:15 +02:00
mergify[bot]
889becd2c0
feat: replace the cosmos-db.DB interface with core/store interface (backport #21450 ) ( #21490 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-06 10:30:01 +00:00
mergify[bot]
fa8ea23056
feat(x/genutil)!: bulk add genesis accounts (backport #21372 ) ( #21543 )
...
Co-authored-by: Reece Williams <31943163+Reecepbcups@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-04 12:42:31 +00:00
mergify[bot]
7d5ab19311
refactor: revert auth extraction (backport #21507 ) ( #21529 )
...
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-03 22:21:22 +00:00
mergify[bot]
31b4c2e26b
docs(x/genutil): audit genutil (backport #21471 ) ( #21476 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-30 09:43:55 +00:00
mergify[bot]
068e4308be
refactor(cli): Standardize Use field convention and update readme (backport #21369 ) ( #21376 )
...
Co-authored-by: Lucas Francisco López <lucaslopezf@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-23 20:08:16 +00:00
mergify[bot]
3285de7f6c
refactor: remove x/exp dep (backport #21281 ) ( #21358 )
2024-08-19 15:46:41 +00:00
yukionfire
67b5a5d268
chore(x): replace fmt.Errorf without parameters with errors.New ( #21032 )
2024-07-23 08:10:09 +00:00
zakir
2370a50d86
refactor(genutil/cli): remove txConfig from genesis command ( #20976 )
2024-07-18 09:12:53 +00:00
testinginprod
d79cd5898f
refactor(genutil): remove genesis bank balance iteration dependency ( #20878 )
2024-07-05 08:24:42 +00:00
Julien Robert
afddef3906
refactor(server/v2): simplify servers ( #20796 )
2024-06-27 19:27:37 +00:00
Julien Robert
6839914531
refactor(x/genutil): abstract module manager requirements ( #20740 )
2024-06-23 10:59:20 +00:00
Hieu Vu
8ab643dc10
feat(server/v2): add config & start helper ( #20505 )
...
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-06-19 17:19:57 +00:00
Matt Kocubinski
2d014b26c2
feat: simapp/v2 ( #20412 )
...
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
Co-authored-by: unknown unknown <unknown@unknown>
2024-06-19 15:18:32 +00:00
son trinh
021ab6dcc2
refactor(x/auth): Fix system test ( #20531 )
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-06-12 07:02:12 +00:00
Marko
05ff7a7cb7
feat(crypto): add blst ( #20296 )
...
Co-authored-by: itsdevbear <itsdevbear@berachain.com>
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-06-11 17:16:07 +00:00
Mark Rushakoff
9e1d28e2a6
chore: write gentx info to cmd.ErrOrStderr ( #20616 )
2024-06-11 08:31:06 +00:00
Marko
e6e1a853de
refactor(core,server): make commands not rely on server context ( #20422 )
...
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-05-28 13:07:36 +00:00
Marko
0dfb54e36a
refactor! : bump comet to v1 ( #19726 )
...
Co-authored-by: yihuang <yi.codeplayer@gmail.com>
2024-05-06 14:12:00 +00:00
Devon Bear
abb2994a8f
feat(genutil): allow manually setting the consensus key type in genesis. ( #19971 )
...
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-04-30 12:45:36 +00:00
ipangpang
1bd4351241
style: remove redundant import alias ( #20109 )
...
Signed-off-by: ipangpang <arronipangpang@gmail.com>
2024-04-21 19:03:43 +00:00
Julián Toledano
fad30cd111
refactor(x/genutil)!: remove Address.String() ( #19926 )
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-04-03 20:24:55 +00:00
Matt Kocubinski
c807aaede8
refactor!: mv AddressCodecs aliases from runtime -> core ( #19747 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
2024-03-14 14:19:15 +00:00
Marko
d2e40963ed
refactor(modules): adopt appmodulev2.Hasgenesis ( #19627 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-11 10:22:16 +00:00
Julián Toledano
25aea8af8a
refactor!: remove global config from x/auth and client ( #19447 )
2024-03-06 13:14:16 +00:00
Julien Robert
b304cf7556
refactor!: kill basic manager ( #19512 )
2024-02-22 14:44:49 +00:00
Julien Robert
4d5b140ad2
fix: check bugs from #19224 ( #19524 )
2024-02-22 13:58:23 +00:00
Elias Naur
821d080a59
ci: silence bogus resleak error ( #18770 )
2023-12-17 08:19:53 +00:00
Cosmos SDK
8f0d5b15f0
chore: typos fixes by cosmos-sdk bot ( #18689 )
...
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-12-11 13:03:19 +00:00
Emmanuel T Odeke
05261cc46e
refactor(x/auth): spin out go.mod ( #18351 )
2023-11-07 11:42:58 +00:00
Julien Robert
d82503e24e
refactor(x/genutil,server): add export functions to x/gentutil ( #18303 )
2023-10-30 15:49:49 +00:00
Marko
21e69bad04
refactor(bank): add go module ( #18279 )
2023-10-27 09:25:04 +00:00
Marko
2a6640d488
refactor(staking): add go.mod ( #18257 )
2023-10-26 07:39:34 +00:00
Marko
5987d0003a
chore!: remove bank & genutil legacy migrations ( #17818 )
2023-09-21 10:33:14 +00:00
Julien Robert
bdb7387fa9
refactor: reword upgrading.md and verify match with repo ( #17262 )
2023-08-07 15:53:45 +00:00
mmsqe
7a778f5c90
refactor: add MigrateHandler to allow reuse migrate genesis related function ( #17296 )
2023-08-07 08:12:27 +00:00
zakir
c36c86005f
refactor(cli): remove duplicate --home flag ( #17215 )
2023-08-01 09:42:32 +00:00
zakir-code
0b5e7ed0af
refactor: hide --output flags that don't work ( #17188 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-29 23:53:27 +00:00
Marko
58855c6859
refactor: remove global valaddress bech32 codec calls (1/2) ( #17098 )
...
Co-authored-by: Devon Bear <itsdevbear@berachain.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-26 19:01:21 +00:00
ruthishvitwit
fd7e549a3c
chore: enable errcheck linter ( #16406 )
2023-07-12 08:58:27 +00:00
Jacob Gadikian
6afece635c
style: add gci linter ( #16605 )
2023-06-22 15:35:51 +00:00
Emmanuel T Odeke
99a570a7aa
chore: properly propagate fmt.Errorf errors + use errors.New ( #16537 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-06-22 09:50:07 +00:00
Emmanuel T Odeke
f5a596c88b
chore: finish removing all exported *SortJSON usages ( #16497 )
2023-06-12 12:10:36 +00:00
Matt Kocubinski
e169374eb4
refactor: remove dependencies x/auth -> x/genutil, x/gov ( #16423 )
2023-06-06 15:31:25 +00:00