Commit Graph
11537 Commits
Author SHA1 Message Date
88c7ba00a8 build(deps): Bump cosmossdk.io/api from 0.6.0 to 0.6.1 (#17003)
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>
2023-07-14 18:48:02 +00:00
Julien Robert 7ed04f71b4 chore: replace amino cosmos_dec_bytes annoation by scalar cosmos.Dec and add missing annotations (#17000) 2023-07-14 18:10:28 +00:00
Facundo MedicaandAleksandr Bezobchuk 38f1014d26 feat: Add preFinalizeBlockHook to allow VE persistence (#16898)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-07-14 17:44:13 +00:00
Julien Robert 8cf483a419 feat(gov): autocli query support (#16987) 2023-07-14 09:07:50 +00:00
Julien Robert 90b390795e feat(client/v2): support consensus address decoding (#16927) 2023-07-14 08:07:28 +00:00
dependabot[bot]andJulien Robert d0661d8bfb build(deps): Bump buf and buf-setup-action from 1.23.1 to 1.24.0 (#16995)
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>
2023-07-14 07:31:40 +00:00
Chill Validation 6a0ab4fd16 feat(cosmovisor): graceful shutdown (#16963) 2023-07-13 19:00:37 +00:00
Ahmet Ömer KayabaşıandJulien Robert 80e3c7a77c feat(gov): Add proposal failed reason (#16976)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-13 17:49:42 +00:00
9e098ca9e6 fix(query): filtered collections pagination (#16905)
Co-authored-by: atheesh <atheesh@vitwit.com>
Co-authored-by: unknown unknown <unknown@unknown>
2023-07-13 15:44:51 +00:00
dependabot[bot]andgithub-actions d868056637 build(deps): Bump cosmossdk.io/x/tx from 0.8.0 to 0.9.1 (#16989)
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-13 15:34:07 +00:00
Julien Robert 1145da9616 feat(authz): autocli query support (#16986) 2023-07-13 14:45:56 +00:00
34bbd1a5e9 build(deps): Bump cosmossdk.io/api from 0.5.0 to 0.6.0 (#16972)
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>
2023-07-13 11:35:50 +00:00
Julien Robert 936780b160 chore(x/tx): partly revert NewEncoder usage (#16936) 2023-07-13 11:30:55 +00:00
Julien RobertandFacundo Medica e0be2b80fc feat(staking)!: add consensus and validator address codec in staking (#16959)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-07-13 09:08:27 +00:00
Gustavo GriecoandFacundo Medica b1ac5768f7 test: print the value initialStake instead of its pointer (#16951)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-07-13 08:19:00 +00:00
dependabot[bot]andgithub-actions 1cf3308436 build(deps): Bump github.com/iancoleman/strcase from 0.2.0 to 0.3.0 in /x/tx (#16969)
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-13 06:55:26 +00:00
dependabot[bot] d2bbbe7055 build(deps): Bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3 (#16968)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-13 06:27:42 +00:00
Robert ZarembaandJulien Robert bc4ccab74b refactor(types)!: remove IntProto and DecProto (#16918)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-12 22:16:28 +00:00
Julien Robert 74c351e2fd feat(api): add consensus bech32 prefix in app config (#16945) 2023-07-12 17:37:27 +00:00
larryandFacundo Medica ca74dcce7e feat: Add CLI commands: 1) simulate a transaction, 2) query block results (#16887)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-07-12 17:36:00 +00:00
Rootul P 3f4563e286 docs: clarify software upgrade proposals are legacy (#16954) 2023-07-12 17:22:42 +00:00
Marko dab97ed352 chore: remove unused getsigner functions (#16937) 2023-07-12 15:09:02 +00:00
Likhita Polavarapu 60bbbb8404 chore: x/circuit audit changes (#16901) 2023-07-12 12:30:05 +00:00
Facundo Medica eb0260aa37 fix: Sims failing and not skipping with empty valset (#16947) 2023-07-12 12:26:09 +00:00
chandiniv1 95f2a6d53c feat(x/crisis): added AutoCliConfigs for crisis module (#16242) 2023-07-12 10:24:47 +00:00
ruthishvitwit fd7e549a3c chore: enable errcheck linter (#16406) 2023-07-12 08:58:27 +00:00
Chill Validation c5df6a355a feat(cosmovisor): Cosmovisor upgrade plan without automatic lower case (#16919) 2023-07-12 08:56:56 +00:00
Matt Kocubinski 1b0fcdc9f0 docs(x/auth): improve godoc for GetSigningTxData (#16933) 2023-07-11 17:23:42 +00:00
Julien Robert 8bef7fa82e docs: clarify legacy proposal mention (#16932) 2023-07-11 17:12:25 +00:00
dependabot[bot]andgithub-actions d2d3e5f302 build(deps): Bump cosmossdk.io/store from 0.1.0-alpha.1.0.20230606190835-3e18f4088b2c to 1.0.0-alpha.1 (#16931)
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-11 17:10:18 +00:00
dependabot[bot]andgithub-actions 3d221bacf7 build(deps): Bump cosmossdk.io/errors from 1.0.0-beta.7.0.20230524212735-6cabb6aa5741 to 1.0.0 (#16930)
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-11 16:43:44 +00:00
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