Commit Graph

11447 Commits

Author SHA1 Message Date
Likhita Polavarapu
1a986f015a
refactor: migrate LastTotalPower to use collections in x/staking (#17026) 2023-07-17 16:10:03 +00:00
Emmanuel T Odeke
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 Odeke
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]
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 Barrios
f7a4add63c
feat(slashing): autocli query config (#16659)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-15 06:46:40 +00:00
dependabot[bot]
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 Medica
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]
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şı
80e3c7a77c
feat(gov): Add proposal failed reason (#16976)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-13 17:49:42 +00:00
testinginprod
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]
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
dependabot[bot]
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 Robert
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 Grieco
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]
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 Zaremba
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
larry
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]
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]
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
Vishal Potpelliwar
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