Commit Graph
12727 Commits
Author SHA1 Message Date
cool-developer 14f3ca0ae9 feat: allow no migration of commitment (#20181) 2024-05-03 14:23:41 +00:00
Marko 43764cff30 chore: consensus spinout (#20010) 2024-05-03 14:08:17 +00:00
John Leteyandcoderabbitai[bot] 7a505ade66 feat(client/v2): override short description in generated command (#20266)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-03 14:03:08 +00:00
Alexander Peters f4b534971d test(systemtests): Set build tag (#20268) 2024-05-03 13:58:05 +00:00
Marko 94338e516d chore: bring back store v1 to main (#20263) 2024-05-03 12:21:16 +00:00
Likhita PolavarapuandMarko 52dbcc171c feat(x/mint): Add max supply param (#19896)
Co-authored-by: Marko <marko@baricevic.me>
2024-05-03 10:26:18 +00:00
dependabot[bot]andgithub-actions 74966c9c94 build(deps): Bump github.com/cometbft/cometbft from 0.38.6 to 0.38.7 (#20257)
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-03 08:37:10 +00:00
Matt KocubinskiandMarko a6bc921c9a refactor: fetch CometInfo from service (#20238)
Co-authored-by: Marko <marko@baricevic.me>
2024-05-03 01:14:22 +00:00
MarkoandFacundo 599ae55c41 fix: remove txs from mempool when antehandler fails in recheck (#20144)
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-05-02 14:49:14 +00:00
Sergey 8f10576177 fix(cosmovisor): fixed cosmovisor add-upgrade permissions (#20062) 2024-05-02 14:17:15 +00:00
2e39dcb5dd build(deps): Bump google.golang.org/protobuf from 1.33.0 to 1.34.0 in /x/evidence (#20244)
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-05-02 09:30:25 +00:00
Cosmos SDKandgithub-merge-queue 7af50b075a chore: fix spelling errors (#20236)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-05-02 09:13:53 +00:00
dependabot[bot] 397cea10e4 build(deps): Bump github.com/cometbft/cometbft from 0.38.5 to 0.38.6 in /systemtests (#20221)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 14:23:53 +00:00
Alexander Peters 3d1925d476 test(system): Introduce system tests - initial version heavily inspired by wasmd (#20013) 2024-04-30 12:54:57 +00:00
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
Hoa Nguyen 128bb968b2 chore(test): fix lint and refactor test (#20213) 2024-04-30 11:56:09 +00:00
Tuan Tran 8a36d9d3d0 refactor: replace error-handling code for potential wrapped errors (#20214) 2024-04-30 11:14:02 +00:00
tom 0a2481d9e4 chore: remove duplicate word (#20216) 2024-04-30 10:05:58 +00:00
Hoa Nguyen 19e4884d5a chore(x/gov): reduce allocations (#20207) 2024-04-30 00:59:27 +00:00
Markoandsontrinh16 71adab7099 chore: fix mocks (#20209)
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
2024-04-29 18:58:59 +00:00
luchenhan d0f6cc6d40 chore: fix function names in comment (#20210)
Signed-off-by: luchenhan <hanluchen@aliyun.com>
2024-04-29 12:14:40 +00:00
son trinh cb50b4caa2 refactor(x/accounts/defaults/lockup): Clean up some logic (#20037) 2024-04-29 08:31:51 +00:00
Dev Ojha 92ae8850e1 perf: Make recheck not re-run validate basic (#20208) 2024-04-29 08:13:40 +00:00
Hoa Nguyen 84712ede65 docs(x/circuit): fix broken link (#20201) 2024-04-28 08:53:32 +00:00
Qt 6828584424 refactor(baseapp): when the capacity is determined, avoid memory copying (#20200) 2024-04-28 05:26:56 +00:00
son trinh a6871c74c3 refactor(x/accounts): add sender assertions to SendModuleMessageUntyped (#20197) 2024-04-26 17:46:06 +00:00
Markoandcoderabbitai[bot] 84bae0737c docs(lockup): add documentation (#19898)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-04-26 15:38:36 +00:00
Emil Georgievandcool-developer 560e6fb8d7 test(store/snapshot): fix flaky test (#20078)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
2024-04-26 12:28:14 +00:00
goofylfg e856c746a5 chore(docs/learn): fix broken links (#20193) 2024-04-26 11:18:03 +00:00
7ee3bde8f3 refactor(proto): add denote version annotation (#20098)
Co-authored-by: Tuan Tran <tuantran@notional.ventures>
Co-authored-by: Khanh Hoa <hoa@notional.ventures>
Co-authored-by: kienn6034 <kien@notional.ventures>
2024-04-26 10:14:09 +00:00
Hoang Do 99dbdd5aa7 chore: fix all typos (#20196) 2024-04-26 10:01:14 +00:00
bf6ecbc28c build(deps): Bump cosmossdk.io/store from 1.0.2 to 1.1.0 (#20191)
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: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-04-26 09:07:01 +00:00
dependabot[bot]andJulien Robert 812449482b build(deps): Bump cosmossdk.io/x/upgrade from 0.1.2-0.20240403102038-f63e5fdf7c96 to 0.1.2 in /tools/cosmovisor (#20192)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-04-26 08:28:46 +00:00
Khanh Hoa c644c4d07c docs(x/authz): fix broken link (#20194) 2024-04-26 08:15:44 +00:00
Hwangjae Lee 09233bbbbf docs(x/auth/tx): fix typo in decodeMultisignatures function comment (#20190)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
2024-04-26 07:31:51 +00:00
Emil Georgiev 8c4e23f3c4 tests(types/tx): Add unit tests for types/tx (#20153) 2024-04-26 07:30:08 +00:00
2d0d1906b5 feat(x/authz): Add MsgRevokeAll (#20161)
Co-authored-by: Tuan Tran <tuantran@notional.ventures>
Co-authored-by: Khanh Hoa <khanhoait.bka@gmail.com>
2024-04-26 07:22:30 +00:00
fbb94f437f chore: fix spelling errors (#20187)
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>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-04-25 17:32:55 +00:00
b15732a594 refactor: migrate to query Consensus Params (#19600)
Co-authored-by: Julien Robert <julien@rbrt.fr>
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>
2024-04-25 15:26:43 +00:00
Leonandqinglin89 c6890b3876 fix(testsuite/sims): set all signatures (#20151)
Co-authored-by: qinglin89 <316032931@qq.com>
2024-04-25 09:32:19 +00:00
dependabot[bot] 8fbfcdb9ed build(deps): Bump amannn/action-semantic-pull-request from 5.5.0 to 5.5.2 (#20182)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-25 08:44:00 +00:00
goofylfg 00ec23cdbe chore: remove repetitive words (#20180) 2024-04-25 07:29:09 +00:00
dependabot[bot] e141457f76 build(deps): Bump github.com/cosmos/cosmos-sdk from 0.50.6-0.20240403102038-f63e5fdf7c96 to 0.50.6 in /tools/hubl (#20183)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-25 07:28:37 +00:00
Alexander Peters ca05e4dc0f tests(sims): Use temp dir for sims (#20143) 2024-04-24 20:57:37 +00:00
Marko 30383e6cf4 chore: remove unused testing framework (#20175) 2024-04-24 13:06:53 +00:00
goofylfg d94b15b06c fix(docs): fix broken links (#20169) 2024-04-24 12:52:10 +00:00
ipangpang ae80bba805 chore: fix malformed struct tag (#20142)
Signed-off-by: ipangpang <arronipangpang@gmail.com>
2024-04-24 09:47:24 +00:00
Andi 127a9d21db chore: fix some quoting (#20166) 2024-04-24 09:28:29 +00:00
cuithon f42c5d4dcc chore: fix function names (#20170)
Signed-off-by: cuithon <dscs@outlook.com>
2024-04-24 09:27:07 +00:00
Erlangshen219 ed7cad34cb docs(x/authz): Update Staking Module Broken Link (#20157) 2024-04-24 09:21:24 +00:00