mergify[bot]
|
b6441e00a6
|
docs: fix spelling errors in the description (backport #22874) (#22879)
|
2024-12-16 07:42:44 +01:00 |
|
mergify[bot]
|
9ec294a356
|
feat(indexer/postgres)!: add basic support for header, txs and events (backport #22695) (#22808)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-12-09 21:02:58 +01:00 |
|
mergify[bot]
|
61691b5c2c
|
feat(indexer): add to modules and implement proto fields (backport #22544) (#22676)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-11-28 14:12:02 +01:00 |
|
mergify[bot]
|
1250d2a6da
|
test(integration): port x/bank tests to server/v2 app (backport #21912) (#22457)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-11-08 15:30:23 +01:00 |
|
mergify[bot]
|
601a75a22b
|
docs: update protobuf links (backport #22182) (#22186)
Co-authored-by: Wukingbow <389092100@qq.com>
|
2024-10-09 09:37:49 +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]
|
68ec945293
|
refactor(core): move amino registrar and drop legacy package (backport #21531) (#21561)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-05 13:04:00 +00:00 |
|
mergify[bot]
|
ff18b0ac20
|
refactor(types,client,simapp): remove some address String() calls (backport #21455) (#21499)
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-02 10:50:30 +00:00 |
|
Facundo Medica
|
9ab162de6d
|
chore(all)!: use gogoproto/any instead of codec/types/any (#21013)
|
2024-07-22 11:23:51 +00:00 |
|
Julien Robert
|
f82bb76439
|
test: remove some deps from testutil/network (#20843)
|
2024-07-03 12:24:24 +00:00 |
|
Marko
|
c7375f7cd3
|
chore: migrate core to gogoproto.Message (#20781)
|
2024-06-28 09:34:23 +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 |
|
Julián Toledano
|
461131146b
|
perf: add cache to address codec (#20122)
|
2024-06-13 09:28:12 +00:00 |
|
Marko
|
514830e56a
|
feat: add changes from server modular to main (#20583)
|
2024-06-06 13:00:01 +00:00 |
|
Matt Kocubinski
|
e034766799
|
refactor(runtime/v2): remove dependency on sdk (#20389)
|
2024-05-16 11:40:11 +00:00 |
|
Aaron Craelius
|
53925ef5fd
|
refactor!: turn MsgsV2 into ReflectMessages to make it less confusing (#19839)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2024-05-16 09:55:08 +00:00 |
|
Matt Kocubinski
|
493d486bc6
|
refactor: decouple from sdk/codec in amino codec usage (#20369)
|
2024-05-14 16:52:51 +00:00 |
|
Marko
|
271a46c89a
|
chore: move counter to testutils (#20281)
|
2024-05-06 16:07:53 +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 |
|
Ezequiel Raynaudo
|
b9c8d60ea0
|
refactor: bump gogoproto (#19869)
|
2024-03-28 19:53:21 +00:00 |
|
Matt Kocubinski
|
d54335e1f9
|
refactor: rename core.registry.LegacyRegistry -> core.registry.InterfaceRegistrar (#19758)
|
2024-03-14 17:53:31 +00:00 |
|
Qt
|
2bfc037a07
|
docs: update docs (#19676)
Co-authored-by: son trinh <son@decentrio.ventures>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-03-08 16:59:11 +00:00 |
|
Matt Kocubinski
|
4edf6b2a85
|
refactor: remove dependency x/module -> sdk through InterfaceRegistry (#19652)
|
2024-03-06 21:12:24 +00:00 |
|
Julián Toledano
|
25aea8af8a
|
refactor!: remove global config from x/auth and client (#19447)
|
2024-03-06 13:14:16 +00:00 |
|
Qt
|
aa9ff3d8a7
|
refactor: use errors.New to replace fmt.Errorf with no parameters (#19548)
|
2024-02-24 21:14:13 +00:00 |
|
Carlos Santiago Yanzon
|
ffda4af1ec
|
refactor(types)!: removed global config for verifier (#18607)
Co-authored-by: Julian Toledano <jtoledanodiaz@gmail.com>
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
|
2024-02-02 09:36:54 +00:00 |
|
testinginprod
|
498cd6a533
|
feat(accounts): Add codec.BinaryCodec and Gas to dependencies. (#19068)
Co-authored-by: unknown unknown <unknown@unknown>
|
2024-01-17 10:58:06 +00:00 |
|
hattizai
|
d520fcf7cc
|
fix(codec/types): fix struct tag value (#18945)
|
2024-01-04 15:50:59 +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 |
|
testinginprod
|
112f6cbdae
|
feat(accounts): use gogoproto API instead of protov2. (#18653)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2023-12-08 13:17:48 +00:00 |
|
testinginprod
|
ae7288b249
|
refactor(codec/unknownproto): use official descriptorpb types, do not rely on gogo code gen types. (#18541)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-11-29 15:35:15 +00:00 |
|
Julien Robert
|
e2b71b7480
|
fix: deterministic protov2 marshal (#18403)
|
2023-11-07 16:22:57 +00:00 |
|
Marko
|
44db964e91
|
test: add counter module (#18272)
|
2023-10-30 19:07:58 +00:00 |
|
Marko
|
21e69bad04
|
refactor(bank): add go module (#18279)
|
2023-10-27 09:25:04 +00:00 |
|
Julien Robert
|
b62301d9d1
|
feat(client/v2): signing (#17913)
|
2023-10-05 11:04:46 +00:00 |
|
Julien Robert
|
76f8ed1e86
|
fix(x/auth): properly populate tx config options and deprecate ProtoCodecMarshaler (#17946)
|
2023-10-04 07:29:35 +00:00 |
|
Marko
|
a953f1d338
|
fix: recreate legacy behaviour for addresscodec (#17870)
|
2023-09-25 14:03:49 +00:00 |
|
Emmanuel T Odeke
|
57fbeacca8
|
chore: codec/types: use reflect.Type.Implements not mandatory casts (#17085)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-07-26 09:40:34 +00:00 |
|
testinginprod
|
3d15233578
|
feat(codec): add collections value codec for protov2 APIs. (#17042)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-07-19 11:44:28 +00:00 |
|
Jacob Gadikian
|
f0aec3f30d
|
style: use thelper (#16777)
|
2023-07-03 13:33:05 +00:00 |
|
Julien Robert
|
8c72f66396
|
refactor!: remove types/math aliases (#16798)
|
2023-06-30 17:09:03 +00:00 |
|
Jacob Gadikian
|
8d4ff7a19a
|
style: bump golangci-lint (#16667)
|
2023-06-23 12:49:34 +00:00 |
|
Jacob Gadikian
|
6afece635c
|
style: add gci linter (#16605)
|
2023-06-22 15:35:51 +00:00 |
|
Emmanuel T Odeke
|
3db9528efb
|
chore: finish TODO of removing defunct sortJSON (#16401)
|
2023-06-10 08:49:11 +00:00 |
|
Matt Kocubinski
|
bf6edae9b6
|
feat: custom get signers (#16340)
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
|
2023-06-06 14:20:28 +00:00 |
|
Matt Kocubinski
|
737dcfd1a2
|
refactor!: rm GetSignBytes (#16062)
|
2023-05-30 19:34:35 +00:00 |
|
Aaron Craelius
|
82659a7477
|
refactor!: deprecate sdk.Msg.GetSigners (#15284)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
|
2023-05-25 18:35:09 +00:00 |
|
Matt Kocubinski
|
2f21cb5050
|
refactor(x/tx): use dynamicpb instead of type resolver in any marshal (#16048)
Co-authored-by: Aaron Craelius <aaron@regen.network>
|
2023-05-08 19:20:23 +00:00 |
|
Aaron Craelius
|
f848e88d7e
|
feat!: update to gogoproto 1.4.9 (#16026)
|
2023-05-03 21:57:26 +00:00 |
|
Aaron Craelius
|
cb1641c1b5
|
refactor(codec)!: update codec to x/tx v0.6.0 (#15873)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
|
2023-04-28 08:13:28 +00:00 |
|