Commit Graph
12619 Commits
Author SHA1 Message Date
Likhita Polavarapu 07c0aa73e0 feat: Add non atomic multimsg (#19350) 2024-04-15 09:32:29 +00:00
Facundo MedicaandMarko 037cf98f7e fix: Implement gogoproto customtype to secp256r1 keys (#20027)
Co-authored-by: Marko <marko@baricevic.me>
2024-04-12 21:23:05 +00:00
mmsqe ce373b65c5 fix(x/epochs): avoid invalid epoch duration in simulation (#20030) 2024-04-12 15:51:22 +00:00
mmsqe 363a1e870b fix(x/bank): align query with multi denoms for send-enabled (#20028) 2024-04-12 14:54:01 +00:00
Julián Toledano ff8f7229ce refactor(x/slashing)!: remove Accounts String (#20026) 2024-04-12 14:14:47 +00:00
Julián Toledano 62d2da5d5c refactor(x/evidence)!: remove Address.String() (#20016) 2024-04-12 11:34:00 +00:00
Julien Robert d40677a931 chore: make telemetry consistent (#20025) 2024-04-12 11:09:53 +00:00
Julien Robert 4ad0821e8d chore: prepare x/tx changelog (#20015) 2024-04-12 11:09:42 +00:00
dependabot[bot]andgithub-actions f1eba98108 build(deps): Bump actions/add-to-project from 1.0.0 to 1.0.1 (#20018)
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-04-12 09:29:08 +00:00
John Leteyandcoderabbitai[bot] ab919fed8d feat(x/bank): support depinject for send restrictions (#20014)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-04-12 08:33:59 +00:00
Lucas Francisco LópezandAleksandr Bezobchuk 2496cfdf51 feat: Conditionally emit metrics based on enablement (#19903)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-04-11 20:32:52 +00:00
Yang Hau 868f948ec7 fix(store): fix the typo (#20011) 2024-04-11 15:41:03 +00:00
corandMarko 07eb7b450f docs(x/feegrant): fix allowance typo (#20000)
Co-authored-by: Marko <marko@baricevic.me>
2024-04-11 15:39:25 +00:00
Julien Robert 57b659e2c2 chore(confix): update latest config value (#20012) 2024-04-11 14:21:08 +00:00
son trinh a0d727eebc refactor(x/auth): auth module can recognize x/accounts account (#20002) 2024-04-11 09:56:37 +00:00
1d2a795eaf fix(mempool): use no-op mempool as default (#19970)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-04-11 08:55:13 +00:00
Alexander Peters 2af3cf28da fix(simapp): add epoch store to upgrade (#20007) 2024-04-11 08:13:24 +00:00
c56152dfac test(kv): add unit tests for the helpers functions kv.AssertKeyAtLeas… (#19965)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Marko <marko@baricevic.me>
2024-04-10 22:27:40 +00:00
Simon WartaandMatt Kocubinski 4be248eef6 feat(x/tx): Rename custom Amino JSON encoder to "inline_json" (#19919)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-04-10 20:55:32 +00:00
Julien Robert 17bb4c74fb refactor(x/auth): use transaction service (#19967) 2024-04-10 18:47:12 +00:00
Julien Robert 76bb0cd7e0 fix(client/v2): add encoder for cosmos.base.v1beta1.DecCoin (#19976) 2024-04-10 14:59:15 +00:00
Richard Gibson 4c446f8b7d feat(baseapp)!: Indicate pruning with "not found" rather than "invalid request" (#19993) 2024-04-10 11:14:27 +00:00
yihuang a6f3fbfbeb optim: shallow copy block header in Context (#19966) 2024-04-10 10:09:25 +00:00
dependabot[bot]andgithub-actions 24d44b6506 build(deps): Bump golang.org/x/sync from 0.6.0 to 0.7.0 (#19961)
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-04-10 04:34:33 +00:00
Luke Venedigerandlukevenediger fc3ca2fc18 docs: fix typo in Contribution guide (#19994)
Co-authored-by: lukevenediger <lukevenediger@users.noreply.github.com>
2024-04-09 20:07:09 +00:00
Turadg Aleahmad bc4ca0c7a7 docs: clarify gas-prices option (#19980) 2024-04-09 19:36:12 +00:00
Alexander Peters a5d4c40ca5 fix(simapp): use correct store keys for upgrade (#19987) 2024-04-09 13:58:15 +00:00
Alexander Peters 9e9cc5299b build(ci): Remove staticmajor due to false positives (#19989) 2024-04-09 11:30:36 +00:00
dependabot[bot]andgithub-actions f8fee968e0 build(deps): Bump google.golang.org/grpc from 1.63.0 to 1.63.2 (#19982)
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-04-09 07:09:40 +00:00
Marko b2835eb78b chore: linting fixes (#19978) 2024-04-08 18:12:10 +00:00
Julien Robert e5b0e0e4b2 docs: reword upgrading.md (#19900) 2024-04-08 15:05:08 +00:00
5d04debc84 build(deps): Bump github.com/decred/dcrd/dcrec/secp256k1/v4 from 4.2.0 to 4.3.0 (#19913)
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-04-05 15:06:09 +00:00
dependabot[bot]andgithub-actions cd24915730 build(deps): Bump google.golang.org/grpc from 1.62.1 to 1.63.0 (#19929)
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-04-05 14:36:23 +00:00
Emil Georgiev dcec6adaf5 test(types/address): add additional unit tests for address.LengthPrefix and a… (#19964) 2024-04-05 13:12:50 +00:00
Julián ToledanoandMarko c7534584dd refactor(x/bank)!: remove Address.String() (#19954)
Co-authored-by: Marko <marko@baricevic.me>
2024-04-05 13:09:45 +00:00
d8815543c6 build(deps): Bump github.com/prometheus/common from 0.51.1 to 0.52.2 (#19930)
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: Julien Robert <julien@rbrt.fr>
2024-04-05 12:35:31 +00:00
Hieu Vu a6039bcdc7 fix(x/epochs): Fix init genesis (#19958) 2024-04-05 11:58:54 +00:00
Julien Robert 60496848d9 feat(core,runtime): transaction service (exec mode) (#19953) 2024-04-05 11:06:04 +00:00
Emil GeorgievandFacundo Medica ab45a85307 fix(x/authz): non utf-8 characters in logs (#19923)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-04-05 10:31:23 +00:00
dependabot[bot]andgithub-actions 37131cf26d build(deps): Bump golang.org/x/crypto from 0.21.0 to 0.22.0 (#19960)
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-04-05 09:37:30 +00:00
Cosmos SDKandgithub-merge-queue 558c950a98 chore: fix spelling errors (#19957)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-04-04 16:15:33 +00:00
Antonio Pitasi 15ad85d4e4 fix(x/tx): don't shadow Amino marshalling error messages (#19955) 2024-04-04 15:15:24 +00:00
Julien Robert 649dfaa8c5 refactor(types): loosen module.AppModule interface (#19951) 2024-04-04 14:21:02 +00:00
Julien Robert edd1c71072 feat(core): add TxValidator interface (#19950) 2024-04-04 10:56:32 +00:00
dependabot[bot] 6c6626712e build(deps): Bump cosmossdk.io/store from 1.0.2 to 1.1.0 in /x/epochs (#19947)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 10:46:50 +00:00
1028e27f79 feat(x/epochs): upstream osmosis epoch module (#19697)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-04-04 08:10:25 +00:00
dependabot[bot] 0e7b7fd730 build(deps): Bump bufbuild/buf-setup-action from 1.30.0 to 1.30.1 (#19928)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 07:06:08 +00:00
Julián Toledanoandcoderabbitai[bot] fad30cd111 refactor(x/genutil)!: remove Address.String() (#19926)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-04-03 20:24:55 +00:00
Likhita Polavarapu 1574814c6a docs(x/mint): Fix inconsistency in mint docs (#19915) 2024-04-03 09:16:36 +00:00
dependabot[bot] dbff3638ed build(deps): Bump github.com/regen-network/gocuke from 1.1.0 to 1.1.1 in /orm (#19920)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 07:42:48 +00:00