Commit Graph
11229 Commits
Author SHA1 Message Date
mergify[bot]andChill Validation 2100a73dce fix: StateSync Restore by excluding memory store (backport #16449) (#16451)
Co-authored-by: Chill Validation <92176880+chillyvee@users.noreply.github.com>
2023-06-07 23:28:47 +00:00
Julien Robert 4eea902c54 chore: prepare v0.50 alpha (#16446) 2023-06-08 01:07:33 +02:00
mergify[bot]andJeancarlo Barrios 77233670c8 feat(x/feegrant): feegrant autcli module query (backport #16213) (#16448)
Co-authored-by: Jeancarlo Barrios <JeancarloBarrios@users.noreply.github.com>
2023-06-07 21:31:19 +00:00
Julien Robert d0e1a9be4e build: remove replaces in modules before 0.50 alpha (#16445) 2023-06-07 20:11:27 +00:00
Julien Robert cfeb10287d chore: prepare core,tx,collections changelogs and update mergify config for v0.5 (#16442) 2023-06-07 18:27:57 +00:00
Matt Kocubinski 393af6c645 refactor(x/auth): clean up signing init code for reusability (#16433) 2023-06-07 14:54:38 +00:00
Likhita Polavarapu 82adcea791 test: deduplicate e2e tests (#16356) 2023-06-07 12:08:52 +00:00
Facundo Medica 7f44ecb936 refactor(x/circuit)!: Use collections, KVStoreService, and context.Context (#16415) 2023-06-07 12:06:30 +00:00
8ced14d6fa build(deps): Bump github.com/cometbft/cometbft from 0.38.0-alpha.2 to 0.38.0-rc1 (#16434)
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-06-06 22:03:06 +00:00
3e18f4088b feat: update store module for new iavl (#15568)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-06-06 19:08:35 +00:00
Matt Kocubinski e169374eb4 refactor: remove dependencies x/auth -> x/genutil, x/gov (#16423) 2023-06-06 15:31:25 +00:00
Matt KocubinskiandAaron Craelius bf6edae9b6 feat: custom get signers (#16340)
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
2023-06-06 14:20:28 +00:00
Julien Robert daaffb8495 docs: improve upgrading.md and changelog (#16429) 2023-06-06 14:09:41 +00:00
dependabot[bot] a37de66ecd build(deps): Bump bufbuild/buf-setup-action from 1.20.0 to 1.21.0 (#16424)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 11:17:54 +00:00
dependabot[bot] 2bfbade491 build(deps): Bump postcss from 8.4.23 to 8.4.24 in /docs (#16421)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 17:50:12 +00:00
Julien Robert c91ad30f77 feat(cosmovisor): add add-upgrade command (#16413) 2023-06-05 15:46:34 +00:00
Vitalis Salis 0f1bfea1ab docs(gov): Voting period can be more than unbonding period (#16419) 2023-06-05 15:22:12 +00:00
Facundo Medica bbab968ee2 refactor(x/upgrade)!: use KVStoreService and context.Context (#16227) 2023-06-05 13:38:31 +00:00
dependabot[bot]andgithub-actions 5089313a0a build(deps): Bump pgregory.net/rapid from 0.6.1 to 0.6.2 in /tests (#16417)
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-06-05 10:11:27 +00:00
Devon Bearandmarbar3778 95178ce036 feat(genutil): Add module account at genesis. (#16046)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-06-03 14:35:50 +00:00
dependabot[bot]andgithub-actions 0246ee1713 build(deps): Bump github.com/hashicorp/go-plugin from 1.4.9 to 1.4.10 in /store (#16412)
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-06-02 17:25:44 +00:00
efdc955ad9 chore: change prepare and process proposal to be NoOps by default (#16407)
Co-authored-by: Sergio Mena <sergio@informal.systems>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-06-02 14:46:47 +00:00
Julien Robert b590b09107 chore: small snapshot commands & docs improvement (#16404) 2023-06-02 12:02:08 +00:00
Julien Robert ce41e481d8 ci: fix consensuswarn always failing (#16405) 2023-06-02 10:57:03 +00:00
Facundo Medica b3c4e1556a feat: enable sign mode textual by default (#15970) 2023-06-01 14:05:51 +00:00
Julien Robert 0bded0d195 fix: do not overwrite comet config when set in InterceptConfigsPreRunHandler (#16395) 2023-06-01 11:21:28 +00:00
dependabot[bot]andgithub-actions b54bc7b2d4 build(deps): Bump pgregory.net/rapid from 0.6.0 to 0.6.1 (#16397)
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-06-01 07:00:38 +00:00
MarkoandAleksandr Bezobchuk 5097b0c226 refactor(test): remove header dependence from tests (#16342)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-05-31 15:42:23 +00:00
Emmanuel T Odeke 2208693d35 feat: x/tx/signing/aminojson: Marshal sort fields (#16254) 2023-05-31 13:45:45 +00:00
Matt KocubinskiandMarko 6e274aea4d build(deps): update to cosmossdk.io/api v0.4.2 (#16341)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-05-31 13:30:53 +00:00
Julien Robert 89b10094a2 docs: move around upgrade docs (#16339) 2023-05-31 10:49:36 +00:00
Julien Robert 83d5475cdf chore: remove buf warning (#16361) 2023-05-31 10:31:01 +00:00
dependabot[bot]andgithub-actions 13b3038dd9 build(deps): Bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#16345)
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-05-31 09:09:01 +00:00
Julien Robert 6453234073 build: optimize proto-builder (#16343) 2023-05-31 07:33:26 +00:00
dependabot[bot]andgithub-actions cac7e89e1d build(deps): Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#16354)
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-05-31 06:58:33 +00:00
Matt Kocubinski 737dcfd1a2 refactor!: rm GetSignBytes (#16062) 2023-05-30 19:34:35 +00:00
Marko d1a337eb78 refactor(Store): remove abci query req and res deps from store (#16321) 2023-05-30 15:50:23 +00:00
6b37d8630e build(deps): Bump pgregory.net/rapid from 0.5.7 to 0.6.0 (#16332)
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-05-30 13:12:39 +00:00
testinginprodandunknown unknown 28178f7ca6 refactor(evidence)!: use collections for state management (#16336)
Co-authored-by: unknown unknown <unknown@unknown>
2023-05-30 11:57:10 +00:00
Marko 46c8ec8fc9 feat(core): add gas meter (#16310) 2023-05-30 10:18:54 +00:00
Facundo Medica 903d99e707 refactor(x/slashing)!: use kvStoreService, context.Context and return errors (#16246) 2023-05-30 09:45:18 +00:00
testinginprodandunknown unknown 0e34478eb7 refactor(mint)!: migrate state management to collections (#16329)
Co-authored-by: unknown unknown <unknown@unknown>
2023-05-30 09:12:45 +00:00
dependabot[bot]andgithub-actions d92c57bc73 build(deps): Bump github.com/creachadair/atomicfile from 0.3.0 to 0.3.1 in /tools/confix (#16333)
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-05-30 08:54:07 +00:00
Jeancarlo Barrios 62f0c6faf2 feat(autocli): add map support (#15770) 2023-05-30 03:42:54 +00:00
testinginprodandunknown unknown f358214b43 refactor(crisis)!: use collections for state management (#16328)
Co-authored-by: unknown unknown <unknown@unknown>
2023-05-29 17:12:57 +00:00
dependabot[bot] d225e428f6 build(deps): Bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.2 (#16322)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-29 02:24:49 +00:00
Julien Robert 0360c3d87f docs: update streaming docs (#16311) 2023-05-26 13:47:46 +00:00
Julien Robert 60977e6dbd fix: allow any address in ValidatePromptAddress (#16312) 2023-05-26 13:35:47 +00:00
Julien Robert 3608dabf77 chore: implement feedback of automerged prs (#16308) 2023-05-26 10:42:18 +00:00
testinginprodandunknown unknown f851e188b3 refactor(distribution)!: make FeePool state use collections (#16302)
Co-authored-by: unknown unknown <unknown@unknown>
2023-05-26 09:51:37 +00:00