Commit Graph
12852 Commits
Author SHA1 Message Date
MarkoandJulien Robert fda440d563 chore: sonar ignore directories with their own go.mods (#20509)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-05-31 21:06:18 +00:00
Julien Robert ffc3f76fcb ci: run action in merge queue (#20508) 2024-05-31 15:57:54 +00:00
tianyeyouyou 2e966a8f3e refactor(server/v2/cometbft): update function comments (#20506) 2024-05-31 14:29:29 +00:00
Paul Chen 6967fbd11e chore: update protoc-gen-swagger to protoc-gen-openapiv2 (#20448) 2024-05-31 09:58:58 +00:00
Julien Robert 8364791eb3 ci: Add GitHub Action for go mod tidy and mocks (#20501) 2024-05-31 09:56:44 +00:00
Alexander Peters a6857962c5 chore: Address linter issues (#20486) 2024-05-31 08:51:41 +00:00
Mark RushakoffandMarko 0256369851 fix: wrap errors in auto CLI service registration (#20493)
Co-authored-by: Marko <marko@baricevic.me>
2024-05-31 08:51:08 +00:00
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
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 Tranandcoderabbitai[bot] 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
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
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 Georgievandson trinh 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
bc1botandson trinh 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
yumeiyinandMarko 76ae2a14bb chore: fix function name (#20442)
Co-authored-by: Marko <marko@baricevic.me>
2024-05-24 09:59:30 +00:00
dependabot[bot]andgithub-actions 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 Leeandson trinh 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
MarkoandMatt Kocubinski d7cc6de7cc chore: upstream more changes from v2 (#20387)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-05-17 10:58:52 +00:00