Commit Graph

12819 Commits

Author SHA1 Message Date
PolyMa
b3e53cfad1
docs: update link contents (#20437) 2024-05-27 08:57:31 +00:00
tianyeyouyou
8e9e3aaf61
docs: update diagram to be shown properly (#20454) 2024-05-27 08:53:40 +00:00
cocoyeal
4b5ac9b7d5
docs: fix note blocks display failure (#20457) 2024-05-27 08:52:10 +00:00
PolyMa
5930ee345b
collections: fix typos in README (#20452) 2024-05-25 09:15:02 +00:00
Matt Kocubinski
e05fe92593
refactor(store/v2): remove snapshot conversion fns from store/v2 (#20445) 2024-05-24 15:47:24 +00:00
Hwangjae Lee
ad59942fc8
docs(x/auth/tx): fixed typo in error log in query.go (#20447)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
2024-05-24 15:45:38 +00:00
yumeiyin
76ae2a14bb
chore: fix function name (#20442)
Co-authored-by: Marko <marko@baricevic.me>
2024-05-24 09:59:30 +00:00
dependabot[bot]
98ba5b42a3
build(deps): Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 (#20446)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-24 09:37:33 +00:00
dependabot[bot]
a1ae4c3e03
build(deps): Bump bufbuild/buf-setup-action from 1.32.0 to 1.32.1 (#20436)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-22 06:06:52 +00:00
Marko
b17ccd8fdc
refactor(errors)!: remove grpc from errors (#20402) 2024-05-21 16:47:20 +00:00
Facundo Medica
a2dd2a0923
fix(x/accounts): check for overflows in multisig weights and votes (#20384) 2024-05-21 09:40:01 +00:00
Hwangjae Lee
a2aaed66e8
docs(x/account/auth): Improve error handling and comments in fee.go (#20426)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
Co-authored-by: son trinh <trinhleson2000@gmail.com>
2024-05-21 09:00:13 +00:00
cocoyeal
7eef3b3705
docs: fix some markdown syntax (#20432) 2024-05-21 08:17:52 +00:00
Marko
c2f6c19aaf
revert: bank change module to account change (#20427) 2024-05-21 08:02:11 +00:00
yihuang
1f06f5bec6
fix: nil pointer panic when store don't exists in historical version (#20425) 2024-05-20 09:13:42 +00:00
Matt Kocubinski
9fd3d13e2c
fix(store/v2): Remove should not error on miss (#20423) 2024-05-18 07:10:59 +00:00
Marko
d7cc6de7cc
chore: upstream more changes from v2 (#20387)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-05-17 10:58:52 +00:00
qkrybin
92dafe6dac
docs(x/auth/ante): fixed typo in TxWithTimeoutHeight interface name (#20418)
Signed-off-by: qkrybin <pybin97@gmail.com>
2024-05-17 10:08:24 +00:00
Marko
9e892fc59a
fix: avoid default sendenabled for module accounts (#20419) 2024-05-17 10:06:38 +00:00
Hwangjae Lee
24762d74c7
docs(x/auth): fixed typo in command example for multisign transaction (#20417)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
2024-05-17 07:48:16 +00:00
dependabot[bot]
fe96338237
build(deps): Bump bufbuild/buf-setup-action from 1.31.0 to 1.32.0 (#20413)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-17 06:42:06 +00:00
dependabot[bot]
0d30fc46a9
build(deps): Bump github.com/hashicorp/go-plugin from 1.6.0 to 1.6.1 in /store (#20414)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: son trinh <trinhleson2000@gmail.com>
2024-05-17 06:23:16 +00:00
Hwangjae Lee
06c9c543ab
feat(x/accounts): Add schema caching feature and corresponding test case (#20055)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: guoguangwu <guoguangwug@gmail.com>
Signed-off-by: cuithon <dscs@outlook.com>
Signed-off-by: ipangpang <arronipangpang@gmail.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Reece Williams <31943163+Reecepbcups@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: guangwu <guoguangwu@magic-shield.com>
Co-authored-by: Tien Nguyen <htiennv@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: son trinh <trinhleson2000@gmail.com>
Co-authored-by: Erlangshen219 <104747507+Erlangshen219@users.noreply.github.com>
Co-authored-by: cuithon <65674308+cuithon@users.noreply.github.com>
Co-authored-by: Andi <36215014+ChengenH@users.noreply.github.com>
Co-authored-by: ipangpang <167595720+ipangpang@users.noreply.github.com>
Co-authored-by: goofylfg <165781272+goofylfg@users.noreply.github.com>
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
Co-authored-by: Leon <156270887+leonz789@users.noreply.github.com>
Co-authored-by: qinglin89 <316032931@qq.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: Cosmos SDK <113218068+github-prbot@users.noreply.github.com>
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Kien Trinh <51135161+kien6034@users.noreply.github.com>
Co-authored-by: Tuan Tran <tuantran@notional.ventures>
Co-authored-by: Khanh Hoa <khanhoait.bka@gmail.com>
Co-authored-by: Emil Georgiev <emil.georgiev@mail.schwarz>
Co-authored-by: Khanh Hoa <49144992+hoanguyenkh@users.noreply.github.com>
Co-authored-by: Hoang Do <hoangdv2429@gmail.com>
Co-authored-by: Duong Minh Ngoc <153509244+minhngoc274@users.noreply.github.com>
Co-authored-by: Khanh Hoa <hoa@notional.ventures>
Co-authored-by: kienn6034 <kien@notional.ventures>
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Qt <golang.chen@gmail.com>
Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
2024-05-17 05:11:45 +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
Lucas Francisco López
2c3fd19099
docs: Enhanced the ParsePagination method documentation (#20385) 2024-05-16 08:11:30 +00:00
Julien Robert
f02a124667
refactor(runtime,core): split router service (#20401) 2024-05-16 08:04:40 +00:00
Cosmos SDK
6b716eef9a
chore: fix spelling errors (#20400)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
2024-05-16 05:48:38 +00:00
Lucas Francisco López
072a95e0e1
docs: Documented error handling in OfferSnapshot method (#20380)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
2024-05-15 21:38:21 +00:00
dependabot[bot]
16437119e0
build(deps): Bump google.golang.org/grpc from 1.63.2 to 1.64.0 (#20390)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-15 13:04:59 +00:00
dependabot[bot]
9a18e855c3
build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.34.0-20240312114316-c0d3497e35d6.1 to 1.34.1-20240312114316-c0d3497e35d6.1 in /api (#20373)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: son trinh <trinhleson2000@gmail.com>
Co-authored-by: Marko <marko@baricevic.me>
2024-05-15 10:43:54 +00:00
Facundo Medica
74f44b0231
fix(sims): skip operations that use denoms that can't be sent (#20399) 2024-05-15 10:19:10 +00:00
Marko
080229f300
chore: remove cockroach db errors (#20386) 2024-05-15 06:35:08 +00:00
Matt Kocubinski
493d486bc6
refactor: decouple from sdk/codec in amino codec usage (#20369) 2024-05-14 16:52:51 +00:00
cool-developer
fbc61d2f5d
refactor(store/v2): get rid of WorkingHash (#20379) 2024-05-14 13:49:31 +00:00
Shude Li
b2fe0ffec6
feat(client): overwrite client context instead of setting new one (#20356) 2024-05-14 13:27:59 +00:00
Matt Kocubinski
7ae23e287a
chore: upstream runtime/v2 (#20320)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-05-14 12:43:28 +00:00
Alexander Peters
b4f8815426
Deactivate chain upgrade test (#20367) 2024-05-14 10:21:33 +00:00
Matt Kocubinski
9f42137462
refactor: move baseapp/AppVersionModifer -> core/app (#20361)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-13 14:53:11 +00:00
Marko
3a750719ba
refactor(x/bank): check send enabled on coins (#20343) 2024-05-13 12:58:22 +00:00
Facundo Medica
1a8425a343
test(accounts): add multisig e2e tests (#20310) 2024-05-13 12:53:15 +00:00
cool-developer
559f78403a
chore(store/v2): cleanup the migration API (#20298) 2024-05-13 12:37:55 +00:00
gopherorg
d90f552f62
chore: fix some function names (#20365)
Signed-off-by: gopherorg <gopherworld@icloud.com>
2024-05-13 12:15:04 +00:00
cool-developer
8d1946c9ec
chore: cleanup store/v2 interface (#20280) 2024-05-13 11:14:01 +00:00
mmsqe
11de280625
feat(client): add consensus address for debug cmd (#20328)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
2024-05-13 10:25:43 +00:00
Aleksey
ab1dbe1d0b
style: Fix gov query proposals examples syntax (#20353) 2024-05-12 08:44:32 +00:00
Hoa Nguyen
22aa95ccbd
chore: make fmt.Errorf use %w to wrap error instead of %v (#20350) 2024-05-12 08:11:25 +00:00
Hoa Nguyen
6853ba0468
chore: bump cosmos-sdk to v0.50.6 (#20351) 2024-05-12 06:43:04 +00:00
Kien Trinh
0c91044220
refactor: remove directive errors comparison (#20344) 2024-05-10 19:09:21 +00:00
Marko
946c62410f
chore: upstream app manager (#20315)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
2024-05-10 15:44:17 +00:00