Commit Graph
13268 Commits
Author SHA1 Message Date
Aaron Craelius 95dcf845c3 fix(schema)!: fixes and key restrictions based on indexer testing (#21362) 2024-08-20 22:52:49 +00:00
Aaron Craelius 08a3da44b1 feat(schema/indexer): add address codec param (#21361) 2024-08-20 15:01:29 +00:00
Aaron Craelius da27d8b9a1 feat(schema/appdata)!: efficiency & data model improvements aligned with server/v2 (#21305) 2024-08-20 14:49:06 +00:00
Aaron Craelius 27d3d4892b feat(schema/appdata)!: make commit async (#21306) 2024-08-20 13:06:25 +00:00
Ezequiel Raynaudo aeb0f275f9 docs(x/feegrant): Update readme (#21364) 2024-08-20 06:49:00 +00:00
dependabot[bot]andgithub-actions ee8331b97f build(deps): Bump github.com/creachadair/atomicfile from 0.3.4 to 0.3.5 in /tools/confix (#21365)
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-08-20 06:28:54 +00:00
Facundo Medica c286e6ef7d fix(x/protocolpool)!: do not incur into extra writes if there are no continuous funds (#21356) 2024-08-19 16:02:01 +00:00
Julien Robert 6f30de3a41 refactor: remove x/exp dep (#21281) 2024-08-19 13:14:34 +00:00
son trinh 294b608022 feat(runtime/v2): Add pre and post msg handler register (#21346) 2024-08-19 10:26:56 +00:00
Julián Toledano c50c6b2549 docs: update upgrading for nested messages simulation (#21354) 2024-08-19 10:16:35 +00:00
Lucas Francisco López 0add6d5ead refactor(x/protocolpool): audit QA (#21337) 2024-08-19 08:01:57 +00:00
harry m. k. 0a0250a622 docs: fix Introduction.md (#21352) 2024-08-19 07:22:27 +00:00
dependabot[bot] 7abeee5888 build(deps): Bump bufbuild/buf-setup-action from 1.36.0 to 1.37.0 (#21344)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 07:18:01 +00:00
dependabot[bot]andgithub-actions 0a90d2846f build(deps): Bump cosmossdk.io/log from 1.4.0 to 1.4.1 (#21345)
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-08-19 07:17:40 +00:00
dependabot[bot]andgithub-actions c62a768007 build(deps): Bump github.com/hashicorp/go-getter from 1.7.5 to 1.7.6 (#21347)
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-08-19 07:17:08 +00:00
Julien Robert d6ea8e30b8 docs: more app v2 renaming (#21336) 2024-08-19 07:16:17 +00:00
Oksana cd92990619 chore: update link in disclaimer (#21339) 2024-08-18 14:04:13 +00:00
ee04cee0ca refactor(x/distribution): audit QA (#21316)
Co-authored-by: Randy Grok <98407738+randygrok@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.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: Julián Toledano <JulianToledano@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
2024-08-17 19:49:32 +00:00
Julien Robert 651868a177 docs: rename app v2 to app di when talking about runtime v0 (#21329) 2024-08-17 07:33:15 +00:00
Aaron Craelius e57a9370fa feat(schema): specify JSON mapping (#21243) 2024-08-16 14:35:38 +00:00
Julien Robert 54df7585a2 fix(x/authz): bring back msg response in DispatchActions (#21044) 2024-08-16 13:26:30 +00:00
Julien Robert 6276b015bb chore: fix all lint issue since golangci-lint bump (#21326) 2024-08-16 13:03:24 +00:00
Julián Toledano 825e81b688 refactor(x/mint): v0.52 audit x/mint (#21301) 2024-08-16 12:55:45 +00:00
Cosmos SDKandgithub-merge-queue f8ab520ad7 chore: fix spelling errors (#21327)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-08-16 12:09:01 +00:00
Randy Grokandmarbar3778 aeeaca64da feat: export genesis in simapp v2 (#21199)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-08-16 11:15:45 +00:00
Facundo Medica e2ec889bb7 fix(baseapp)!: Halt at height now does not produce the halt height block (#21256) 2024-08-16 08:18:31 +00:00
Gin b01d5a000d refactor(scripts): remove unused variable (#21320) 2024-08-16 06:40:48 +00:00
Aaron CraeliusandJulien Robert 0f39b4e491 chore(schema/testing): upgrade to go 1.23 iterators (#21282)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-15 20:58:58 +00:00
Julien Robert 858ec2fcb8 chore: readmes + upgrading docs (#21271) 2024-08-15 19:42:37 +00:00
zakir 1cb2336a67 feat(client): add auto cli for node service (#21074) 2024-08-15 18:52:45 +00:00
Diogo Teles Sant'Anna adf5d1b3bb ci: fix github workflow vulnerable to script injection (#21304)
Signed-off-by: Diogo Teles Sant'Anna <diogoteles@google.com>
2024-08-15 13:48:50 +00:00
dependabot[bot]andgithub-actions 55a60856de build(deps): Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 (#21307)
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-08-15 10:42:00 +00:00
Julien Robert 819330872c build(deps): use Go 1.23 instead of Go 1.22 (#21280) 2024-08-15 08:43:08 +00:00
son trinh 0fe3115dcf refactor(x/auth): audit x/auth changes (#21146) 2024-08-14 15:11:55 +00:00
james.zhangandcoderabbitai[bot] ec17e1e6ed chore: remove todo: "abstract out staking message back to staking" (#21266)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-08-14 10:06:39 +00:00
Aaron Craelius cacea0f642 fix(schema/testing): proper integer and decimal comparison (#21241) 2024-08-14 09:55:20 +00:00
dependabot[bot]andgithub-actions 7f1dd9701c build(deps): Bump github.com/cosmos/gogoproto from 1.6.1-0.20240809124342-d6a57064ada0 to 1.7.0 (#21284)
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-08-14 07:18:56 +00:00
Julián ToledanoandJulien Robert 67ed23b8be refactor(x/slashing): audit x/slashing changes (#21270)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-13 19:49:59 +00:00
Ezequiel Raynaudo 588c780cdd docs: Fix old links in x/staking (#21277) 2024-08-13 19:36:06 +00:00
Marko 072a29c838 refactor: use corestore.StoreUpgrades (#21259) 2024-08-13 13:44:34 +00:00
dependabot[bot]andJulien Robert 75db9d7750 build(deps): Bump github.com/cosmos/cosmos-sdk from 0.50.8 to 0.50.9 in /tools/confix (#21263)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-13 10:28:01 +00:00
TomandHieu Vu 1d7f891ea9 feat(confix): allow customization of migration plan (#21202)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
2024-08-13 10:03:21 +00:00
Aaron Craelius 431b52309c refactor(schema)!: move view interfaces from testing to schema (#21204) 2024-08-12 21:04:23 +00:00
cool-developer df3b035dd8 chore(core/store): Batch interface alias (#21262) 2024-08-12 20:40:28 +00:00
Julien Robert 76e1fa30fb fix(cosmovisor): fix upgrade detection (#20585) 2024-08-12 20:08:36 +00:00
Marko 3e413243db refactor: remove consensus messages (#21248) 2024-08-12 14:19:13 +00:00
Marko 810a542d6b refactor: zerodep core (#21239) 2024-08-12 12:57:44 +00:00
Cosmos SDKandgithub-merge-queue fba4dacef6 chore: fix spelling errors (#21255)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-08-12 12:57:15 +00:00
son trinh 367d94ad29 refactor(x/authz): audit x/authz changes (#21251) 2024-08-12 10:10:17 +00:00
oren-lavaandFacundo Medica e30dc06169 feat(collections): quad collection (#21090)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-08-11 09:10:30 +00:00