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 |
|
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 Barrios
|
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 |
|
atheeshp
|
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]
|
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 Medica
|
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 |
|
testinginprod
|
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]
|
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 |
|
samricotta
|
5931f1e65e
|
refactor(slashing)!: use collections for params state (#16441)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-07-06 07:12:11 +00:00 |
|