Commit Graph
11406 Commits
Author SHA1 Message Date
Julien Robert b18b6c4f7a chore: prepare errors and store (alpha) releases (#16923) 2023-07-11 15:25:39 +00:00
Likhita Polavarapu 06edd92b4f docs: Clarify gov docs (#16917) 2023-07-11 15:00:03 +00:00
Julien Robert 3c1c4c5a9c chore(x/tx): Harmonize TypeResolver interface (#16846) 2023-07-11 13:44:55 +00:00
Julien Robert a54ee26657 chore(simapp): audit (#16914) 2023-07-11 13:08:43 +00:00
Julien Robert 320eea11c2 feat(upgrade): autocli query support (#16903) 2023-07-11 13:02:19 +00:00
8003261569 fix: changed the data type for FeePayer and FeeGranter (#16272)
Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2023-07-11 10:56:53 +00:00
dependabot[bot] 1f470fcff7 build(deps): Bump semver from 5.7.1 to 5.7.2 in /docs (#16916)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 06:29:14 +00:00
Rootul P 7b1cd3c75a docs: describe x/gov usage on Cosmos Hub (#16910) 2023-07-10 21:02:33 +00:00
Julien Robert ba163e0fd0 feat(circuit): autocli query support (#16906) 2023-07-10 15:21:58 +00:00
Julien Robert f3e4697195 feat!: simplify AppModuleBasic interface for CLI (#16890) 2023-07-10 13:36:22 +00:00
Elias Naur 217bb1001e perf: benchmark end-to-end transaction submit (#16717) 2023-07-10 12:38:32 +00:00
Julien Robert febeced2e1 feat(bank): autocli query support (#16899) 2023-07-10 12:20:45 +00:00
Julien Robert 81b70496c5 feat(auth): autocli query support (#16650) 2023-07-10 09:42:20 +00:00
Facundo Medica ebe97e5e12 fix: Revert 16794 (#16895) 2023-07-10 07:45:48 +00:00
dependabot[bot] 25fe365031 build(deps): Bump github/issue-labeler from 3.1 to 3.2 (#16892)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 07:09:05 +00:00
Keefer Taylor | Tessellated 4a819721dd docs: improve keeper docs formatting (#16891) 2023-07-10 07:08:28 +00:00
Aleksandr Bezobchuk 864ce72b79 docs: Update ADR 064 (#16885) 2023-07-07 17:33:22 +00:00
Jeancarlo BarriosandJulien Robert 5aaadf74b5 feat(staking): add autocli query cmd (#16641)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-07 15:47:51 +00:00
atheeshp a89764241f chore: gov audit (secondary reviewer) (#16870) 2023-07-07 11:36:33 +00:00
Julien Robert 317fb0b330 fix(cli): improve prune command ux (#16856) 2023-07-07 10:17:48 +00:00
atheeshpandLikhita Polavarapu bf7a298c2c fix(authz): error msg (#16869)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2023-07-07 10:09:48 +00:00
Julien Robert ac6df28bef fix(simapp): do not repeat errors (#16865) 2023-07-07 09:22:36 +00:00
dependabot[bot]andgithub-actions 7aa79058b2 build(deps): Bump google.golang.org/grpc from 1.56.1 to 1.56.2 (#16866)
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>
2023-07-07 06:14:04 +00:00
Julien Robert d9800d9c75 chore(upgrade): clean up handler and typo (#16845) 2023-07-06 16:35:04 +00:00
Julien Robert 57ee5a23d9 fix(client/v2): improve resolver and tests (#16842) 2023-07-06 16:34:21 +00:00
Facundo MedicaandAleksandr Bezobchuk 0fd6227a06 fix: remove setting of finalizeBlockState in FinalizeBlock + fix initialHeight + add ProcessProposal in tests/sims (#16794)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-07-06 13:33:10 +00:00
Emmanuel T Odeke 101992aa7a style(x/gov): invert & simplify EndBlocker conditions for expedited proposals (#16850) 2023-07-06 11:01:55 +00:00
Emmanuel T Odeke 4b557c97e8 perf: all: use io.WriteString instead of byteslice(string) conversion (#16851) 2023-07-06 09:21:11 +00:00
testinginprodandunknown unknown acce343a1d fix(bank): make DenomAddressIndex less strict with respect to index values. (#16841)
Co-authored-by: unknown unknown <unknown@unknown>
2023-07-06 07:51:58 +00:00
dependabot[bot]andgithub-actions 6402101ce6 build(deps): Bump golang.org/x/crypto from 0.10.0 to 0.11.0 (#16847)
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>
2023-07-06 07:38:16 +00:00
samricottaandmarbar3778 5931f1e65e refactor(slashing)!: use collections for params state (#16441)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-07-06 07:12:11 +00:00
Marko fbe087dfbb docs: add docs on semver and 0ver (#16835) 2023-07-06 07:02:28 +00:00
Julien Robert c7270e8e22 fix(hubl): set validator address codec (#16843) 2023-07-05 15:41:37 +00:00
cool-developer cc1325c30c chore: store audit typo (#16840) 2023-07-05 15:19:47 +00:00
Likhita Polavarapu 7017490830 chore: x/gov Audit changes (#16822) 2023-07-05 14:06:37 +00:00
Likhita Polavarapu 9dcf870778 fix: delete all votes when proposal is cancelled (#16824) 2023-07-05 08:31:23 +00:00
dependabot[bot] 3138a47496 build(deps): Bump github.com/cosmos/cosmos-sdk from 0.46.0-beta2.0.20230614103911-b3da8bb4e801 to 0.50.0-alpha.1 in /x/feegrant (#16833)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-05 05:54:31 +00:00
Julien Robert 8d80df8e3c fix: properly use --trace flag (#16827) 2023-07-04 19:11:27 +00:00
Julien Robert 88f2c830b0 feat(log): add stacktrace display option (#16825) 2023-07-04 16:09:19 +00:00
dependabot[bot]andgithub-actions 8344a78e8e build(deps): Bump cosmossdk.io/collections from 0.2.1-0.20230620134406-d4f1e88b6531 to 0.3.0 (#16828)
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>
2023-07-04 13:34:49 +00:00
testinginprodandunknown unknown 49e547844f chore(collections): prepare CHANGELOG.md for v0.3.0 (#16826)
Co-authored-by: unknown unknown <unknown@unknown>
2023-07-04 12:50:13 +00:00
testinginprodandunknown unknown 309ed1a4bc feat(collections): add alternative value codec (#16773)
Co-authored-by: unknown unknown <unknown@unknown>
2023-07-04 12:40:20 +00:00
Jacob Gadikian f0aec3f30d style: use thelper (#16777) 2023-07-03 13:33:05 +00:00
Julien Robert e4e7922cea refactor(genutil): audit (#16818) 2023-07-03 12:29:46 +00:00
atheeshp 6b1acf71ae chore: changelog correction (#16816) 2023-07-03 10:11:27 +00:00
Julien Robert c6d5b7c050 feat(cosmovisor): extend add upgrade to support non governance upgrade (#16549) 2023-07-03 08:30:08 +00:00
atheeshpandAleksandr Bezobchuk 9b237c7189 chore(x/staking): audit changes (#16795)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-07-03 07:14:17 +00:00
dependabot[bot] 9863cb88a4 build(deps): Bump bufbuild/buf-setup-action from 1.23.0 to 1.23.1 (#16810)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 06:59:07 +00:00
Julien Robert 8c72f66396 refactor!: remove types/math aliases (#16798) 2023-06-30 17:09:03 +00:00
Julien Robert 6ebac88381 chore: add v0.50.0-alpha.1 changelog to main (#16802) 2023-06-30 16:34:49 +00:00