veth
b13e5cb2ed
chore: fix comment ( #20498 )
...
Signed-off-by: VitalikButerinEth <csyingyu@126.com>
2024-05-31 08:21:18 +00:00
SuiYuan
fa371f5e23
chore: fix the note box syntax error ( #20499 )
2024-05-31 08:18:30 +00:00
Matt Kocubinski
46d6406ab3
feat(server/v2): introduce cometbft v2 ( #20483 )
2024-05-31 00:30:15 +00:00
Matt Kocubinski
7dbbc0799e
refactor(x/upgrade): migrate to appmodule.VersionMap ( #20485 )
2024-05-30 19:16:57 +00:00
Marko
4d4b7064c8
docs: code guidelines changes ( #20482 )
2024-05-30 15:19:47 +00:00
Aryan Tikarya
465410c75b
feat(cosmovisor): load cosmovisor configuration from toml file ( #19995 )
2024-05-30 14:15:13 +00:00
Dev Ojha
90cbb022d5
perf(math): Significantly speedup Dec quo truncate and quo Roundup ( #20034 )
...
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Alex Peters <alpe@users.noreply.github.com>
2024-05-30 10:44:14 +00:00
Alexander Peters
7f756523ff
fix: Bump CometBFT versions ( #20481 )
2024-05-30 10:43:54 +00:00
Matt Kocubinski
ac493742f1
refactor(core): remove redundant ExecMode ( #20322 )
2024-05-29 16:27:07 +00:00
cool-developer
b8c8482903
feat(store/v2): pruning manager ( #20430 )
2024-05-29 13:53:47 +00:00
Marko
c7dc9156c3
chore: force reload sonar cloud ( #20480 )
2024-05-29 11:12:09 +00:00
Zoro
d8496bc698
refactor(x/accounts): reuse calculated sum in func safeAdd ( #20458 )
2024-05-29 09:44:15 +00:00
Tuan Tran
2b34f69e87
refactor: remove defer in loop ( #20223 )
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-29 09:10:24 +00:00
Marko
e4ec753268
ci: remove livness test ( #20474 )
2024-05-29 08:42:19 +00:00
dependabot[bot]
805bbbb6ad
build(deps): Bump bufbuild/buf-setup-action from 1.32.1 to 1.32.2 ( #20477 )
...
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-29 07:36:45 +00:00
Marko
2141ddb676
chore: migrate a few diagrams to mermaid ( #20473 )
2024-05-29 04:43:46 +00:00
Tuan Tran
6a07568e30
perf: reduce the number of ValidateDenom calls in bank.SendCoins ( #20354 )
2024-05-28 20:20:54 +00:00
Julien Robert
dac569c3a2
refactor(core/gas): remove WithXXGasMeter from gas service ( #20072 )
2024-05-28 13:43:27 +00:00
Marko
18a203b783
ci: fix sonar exclusion files ( #20467 )
2024-05-28 13:10:38 +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
1b47dc91a3
chore: move logger to core ( #20388 )
2024-05-28 12:30:09 +00:00
Marko
a39869aa3f
chore: update contributing ( #20461 )
2024-05-28 08:42:20 +00:00
dependabot[bot]
cac2619d75
build(deps): Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 in /log ( #20465 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-28 07:45:00 +00:00
Emil Georgiev
4bd87cb09a
test(types/tx/msgs.go): add unit tests ( #20199 )
...
Co-authored-by: son trinh <trinhleson2000@gmail.com>
2024-05-27 13:48:33 +00:00
Julien Robert
190b20c398
feat(runtime,runtime/v2): skip store for specified modules ( #20409 )
2024-05-27 11:33:25 +00:00
bc1bot
fe6361b617
chore: remove old TODO in baseapp ( #20450 )
...
Co-authored-by: son trinh <trinhleson2000@gmail.com>
2024-05-27 09:54:46 +00:00
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