Matt Kocubinski
|
31f97e934e
|
refactor(server/v2): eager config loading (#22267)
|
2024-10-29 06:09:16 +00:00 |
|
son trinh
|
4aeb053925
|
refactor(genutil): Use sdk types genesis validator (#21678)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
|
2024-10-09 05:18:05 +00:00 |
|
tutufen
|
8bbf51c5ca
|
docs(x/genutil): fix genesis migrate command examples (#22090)
|
2024-10-03 12:04:15 +00:00 |
|
Julien Robert
|
cbdfd9bdfa
|
chore: bump golangci-lint and fix all linting issues (#21761)
|
2024-09-16 19:11:19 +00:00 |
|
Alexander Peters
|
bf7768006c
|
feat(sims): Add sims2 framework and factory methods (#21613)
|
2024-09-16 13:42:48 +00:00 |
|
Eric Mokaya
|
9c5cea08c8
|
feat(x/genutil): add better error messages for genesis validation (#21701)
|
2024-09-13 09:40:13 +00:00 |
|
Matt Kocubinski
|
57f35dcdfe
|
refactor: remove viper as a direct dependency (#21635)
|
2024-09-12 06:00:42 +00:00 |
|
son trinh
|
1d4ecd5e37
|
refactor: decouple comet from modules (#21382)
|
2024-09-11 09:18:13 +00:00 |
|
Reece Williams
|
4b78f15f65
|
feat(x/genutil)!: bulk add genesis accounts (#21372)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-04 11:33:09 +00:00 |
|
Marko
|
70488a89a8
|
refactor: revert auth extraction (#21507)
|
2024-09-03 21:12:21 +00:00 |
|
cool-developer
|
ce4fb98cb8
|
feat: replace the cosmos-db.DB interface with core/store interface (#21450)
|
2024-08-30 21:25:25 +00:00 |
|
Julien Robert
|
efb11b3b75
|
docs(x/genutil): audit genutil (#21471)
|
2024-08-30 09:29:19 +00:00 |
|
Lucas Francisco López
|
bdb9232ed8
|
refactor(cli): Standardize Use field convention and update readme (#21369)
|
2024-08-21 08:36:34 +00:00 |
|
Julien Robert
|
6f30de3a41
|
refactor: remove x/exp dep (#21281)
|
2024-08-19 13:14:34 +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 |
|