Commit Graph
4513 Commits
Author SHA1 Message Date
Julien Robert fa4d87ef7e feat(client/v2): combine autocli and custom cmd within a module (#17088) 2023-07-25 21:11:17 +00:00
Facundo Medica 974abde0c4 fix(x/slashing): ValidatorSignInfo migration to collections was missing length prefix (#17127) 2023-07-25 15:50:38 +00:00
atheeshp c74e2887b0 refactor(x/staking): migrate historicalInfo to use collections (#17063) 2023-07-25 09:05:26 +00:00
Julien Robert 5442197d6b chore: cherry-pick some inj changes (#17109) 2023-07-24 13:07:06 +00:00
Yaroslav Savchuk 9c6a225932 fix(x/circuit): msg_url is skipped when publishing events (#17105) 2023-07-24 11:53:15 +00:00
Devon Bear bf9f85a2d9 refactor(x/staking): Use ValidatorAddrCodec (#17095) 2023-07-23 21:31:16 +00:00
Julien Robert e3482f2d41 chore(types): audit (#17075) 2023-07-20 17:31:29 +00:00
dependabot[bot]andgithub-actions d2d35c4e5c build(deps): Bump github.com/pelletier/go-toml/v2 from 2.0.8 to 2.0.9 in /tools/hubl (#17072)
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-20 06:52:03 +00:00
Likhita Polavarapu 535d711e7f refactor(x/staking): migrate ValidatorUpdates to collections (#17062) 2023-07-20 06:49:40 +00:00
Marko c23505b037 refactor(staking): use validator & address codecs in staking (#16958) 2023-07-19 11:01:32 +00:00
ba4baa728b build(deps): Bump cosmossdk.io/api from 0.6.1 to 0.7.0 (#17055)
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-19 06:41:30 +00:00
Likhita Polavarapu a61e11ebab refactor(x/slashing): migrate ValidatorSigningInfo to collections (#17023) 2023-07-18 16:15:33 +00:00
Julien Robert 0c4f246d86 refactor(runtime): define address codec providers in runtime (#17037) 2023-07-18 12:41:26 +00:00
Likhita Polavarapu 1a986f015a refactor: migrate LastTotalPower to use collections in x/staking (#17026) 2023-07-17 16:10:03 +00:00
Emmanuel T OdekeandMarko b68e7f5f73 test(x/tx/decode): add fuzzers for Decode + rejectNonADR027TxRaw (#16678)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-07-17 14:45:19 +00:00
Emmanuel T OdekeandMarko 4689fde053 test: x/tx/signing/aminojson: fuzz SignModeHandler.GetSignBytes (#16734)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-07-17 14:00:04 +00:00
Julien Robert 7eb85db2cf feat(group): autocli query support (#17006) 2023-07-17 12:57:47 +00:00
chary c1f5524fa1 docs: change bank multi-send command description (#16950) 2023-07-17 06:56:41 +00:00
Likhita Polavarapu d22a7faf16 chore(x/group): 2nd round audit changes (#16982) 2023-07-17 06:37:54 +00:00
Ikko Eltociear Ashimine 9c1e8b247c docs(group): fix typo in README.md (#17009) 2023-07-16 07:50:24 +00:00
Julien Robert 7bf289d4bb feat(params): autocli query support (#17007) 2023-07-15 08:32:41 +00:00
dependabot[bot]andgithub-actions a2e4d1822b build(deps): Bump github.com/cometbft/cometbft from 0.38.0-rc2 to 0.38.0-rc3 (#17004)
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-15 08:09:32 +00:00
Jeancarlo BarriosandJulien Robert f7a4add63c feat(slashing): autocli query config (#16659)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-15 06:46:40 +00:00
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
Julien Robert 8cf483a419 feat(gov): autocli query support (#16987) 2023-07-14 09:07:50 +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
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
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
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
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
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
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 320eea11c2 feat(upgrade): autocli query support (#16903) 2023-07-11 13:02:19 +00:00