mergify[bot]
|
013889de23
|
refactor: introduce abciGenesis interface (backport #17554) (#17575)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-08-31 13:05:57 +02:00 |
|
Marko
|
8a0f494bab
|
chore: bump store and iavl versions (#17525)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-08-28 16:41:20 +02:00 |
|
mergify[bot]
|
b922a37513
|
fix(baseapp): Utilizing voting power from VEs in ValidateVoteExtensions (backport #17518) (#17552)
Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-28 15:49:16 +02:00 |
|
mergify[bot]
|
f05e2573ea
|
build(deps): bump cosmossdk.io/log to v1.2.1 (backport #17532) (#17540)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-25 13:40:24 +00:00 |
|
dependabot[bot]
|
99101abf82
|
build(deps): Bump cosmossdk.io/math from 1.0.1 to 1.1.2 (#17491)
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-08-21 16:41:43 +02:00 |
|
Julien Robert
|
27547306f5
|
chore: prepare v0.50 rc (#17384)
|
2023-08-18 14:17:23 +00:00 |
|
mergify[bot]
|
c402c51a15
|
build: bump to Go 1.21 (backport #17333) (#17442)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-18 11:54:13 +00:00 |
|
dependabot[bot]
|
b372cdcc0e
|
build(deps): Bump cosmossdk.io/collections from 0.3.1-0.20230808102719-f04fefdc7a68 to 0.4.0 (#17431)
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-08-18 13:25:09 +02:00 |
|
dependabot[bot]
|
f9616a2673
|
build(deps): Bump github.com/cosmos/gogoproto from 1.4.10 to 1.4.11 (#17440)
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-08-18 12:23:13 +02:00 |
|
Julien Robert
|
e19fb38ff5
|
refactor: remove collections.ErrInvalidIterator when unecessary (#17367)
|
2023-08-17 09:05:39 +00:00 |
|
mergify[bot]
|
6a5adc4a81
|
refactor: move UpgradeModule interface to appmodule and fix mocks (backport #17383) (#17409)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-16 16:58:11 +02:00 |
|
mergify[bot]
|
ae48128ae2
|
fix(client/v2): fix duplicate modules addition and add logger (backport #17390) (#17391)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-15 13:59:47 +00:00 |
|
mergify[bot]
|
e76102f885
|
refactor: migrate away from using valBech32 globals (2/2) (backport #17157) (#17379)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-14 17:06:56 +02:00 |
|
mergify[bot]
|
7407866317
|
feat(client,simapp): inject keyring in autocli opts (backport #17351) (#17382)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-14 14:44:58 +00:00 |
|
dependabot[bot]
|
d7f3b46efe
|
build(deps): Bump cosmossdk.io/depinject from 1.0.0-alpha.3 to 1.0.0-alpha.4 (#17339)
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-08-09 16:06:43 +00:00 |
|
mergify[bot]
|
69db56b49b
|
fix: ValidatorStore interface doesn't match StakingKeeper (backport #17164) (#17283)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-03 23:13:13 +00:00 |
|
mergify[bot]
|
397b9ce1a9
|
refactor(client): use cmtservice for comet-validator-set command (backport #17187) (#17257)
Co-authored-by: zakir <80246097+zakir-code@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-02 09:21:23 +00:00 |
|
dependabot[bot]
|
9e2abf8ef4
|
build(deps): Bump cosmossdk.io/log from 1.1.1-0.20230704160919-88f2c830b0ca to 1.2.0 (#17246)
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-08-01 14:16:13 +02:00 |
|
mergify[bot]
|
5624447be5
|
fix(x/distribution): add nil check in Params.ValidateBasic (backport #17236) (#17241)
Co-authored-by: n0b0dy <n0b0dyCN@users.noreply.github.com>
|
2023-08-01 10:56:00 +00:00 |
|
mergify[bot]
|
49ac9b23df
|
perf(abci): removes the goroutine when call SnapshotIfApplicable (backport #17174) (#17182)
|
2023-07-29 10:36:54 +02:00 |
|
mergify[bot]
|
46be66ed42
|
refactor: remove global valaddress bech32 codec calls (1/2) (backport #17098) (#17149)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-27 00:55:11 +02:00 |
|
mergify[bot]
|
5f608b6e94
|
feat(client/v2): combine autocli and custom cmd within a module (backport #17088) (#17131)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-25 21:54:41 +00:00 |
|
Julien Robert
|
93c44d9da7
|
build(deps): bump modules to v0.50.0-beta.0 (#17070)
|
2023-07-19 15:02:59 +00:00 |
|
mergify[bot]
|
16ab635645
|
refactor(staking): use validator & address codecs in staking (backport #16958) (#17066)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-19 16:02:28 +02:00 |
|
mergify[bot]
|
6ddf0af2e7
|
refactor(runtime): define address codec providers in runtime (backport #17037) (#17043)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-18 16:38:14 +02:00 |
|
mergify[bot]
|
d23caef6f6
|
feat(group): autocli query support (backport #17006) (#17028)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-17 13:17:14 +00:00 |
|
dependabot[bot]
|
1e115626bc
|
build(deps): Bump github.com/cometbft/cometbft from 0.38.0-rc2 to 0.38.0-rc3 (#17016)
|
2023-07-17 08:34:26 +02:00 |
|
mergify[bot]
|
19e770e08f
|
feat(params): autocli query support (backport #17007) (#17008)
|
2023-07-15 08:52:13 +00:00 |
|
mergify[bot]
|
562723cfa9
|
chore: replace amino cosmos_dec_bytes annoation by scalar cosmos.Dec and add missing annotations (backport #17000) (#17002)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-14 18:46:33 +00:00 |
|
mergify[bot]
|
93a995ca0c
|
feat(gov): autocli query support (backport #16987) (#16999)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-14 09:43:56 +00:00 |
|
mergify[bot]
|
1018f5346f
|
feat(client/v2): support consensus address decoding (backport #16927) (#16997)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-14 10:35:17 +02:00 |
|
mergify[bot]
|
d2b61d0bf5
|
fix(query): filtered collections pagination (backport #16905) (#16991)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-13 22:27:37 +00:00 |
|
dependabot[bot]
|
cfc24bb046
|
build(deps): Bump cosmossdk.io/x/tx from 0.8.0 to 0.9.1 (#16990)
|
2023-07-13 19:06:46 +02:00 |
|
mergify[bot]
|
bc7221f5c5
|
feat(authz): autocli query support (backport #16986) (#16988)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-13 15:33:55 +00:00 |
|
mergify[bot]
|
4076c6a918
|
feat(staking)!: add consensus and validator address codec in staking (backport #16959) (#16977)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-13 11:40:57 +00:00 |
|
dependabot[bot]
|
9ea398e5be
|
build(deps): Bump cosmossdk.io/store from 0.1.0-alpha.1.0.20230606190835-3e18f4088b2c to 1.0.0-alpha.1 (#16942)
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-12 11:01:27 +02:00 |
|
mergify[bot]
|
3cc94a24f3
|
feat(upgrade): autocli query support (backport #16903) (#16921)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-11 13:39:40 +00:00 |
|
mergify[bot]
|
df8ba7e8ac
|
feat!: simplify AppModuleBasic interface for CLI (backport #16890) (#16904)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-10 14:11:53 +00:00 |
|
mergify[bot]
|
c8a49b35cd
|
feat(bank): autocli query support (backport #16899) (#16902)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-10 12:48:24 +00:00 |
|
mergify[bot]
|
3fee9db359
|
feat(auth): autocli query support (backport #16650) (#16900)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-10 12:07:38 +02:00 |
|
mergify[bot]
|
8295e4a3e0
|
fix: Revert 16794 (backport #16895) (#16896)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2023-07-10 08:02:04 +00:00 |
|
mergify[bot]
|
d6780c1094
|
chore(upgrade): clean up handler and typo (backport #16845) (#16862)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-07 00:19:39 +02:00 |
|
mergify[bot]
|
4bda616956
|
fix: remove setting of finalizeBlockState in FinalizeBlock + fix initialHeight + add ProcessProposal in tests/sims (backport #16794) (#16857)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2023-07-06 12:22:57 -04:00 |
|
dependabot[bot]
|
cd48d403ac
|
build(deps): Bump cosmossdk.io/collections from 0.2.0 to 0.3.0 (#16834)
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-05 07:50:05 +00:00 |
|
mergify[bot]
|
2bf3414afb
|
fix: properly use --trace flag (backport #16827) (#16830)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-04 19:53:42 +00:00 |
|
mergify[bot]
|
d9c53bfefc
|
refactor!: remove types/math aliases (backport #16798) (#16803)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-30 19:56:38 +02:00 |
|
Julien Robert
|
ce54aab92e
|
chore: prepare v0.50.0-alpha.1 (#16801)
|
2023-06-30 18:22:05 +02:00 |
|
mergify[bot]
|
9f4a4e416f
|
build(deps): use hashicorp/go-metrics instead of armon/go-metrics (backport #16790) (#16800)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-30 15:27:05 +00:00 |
|
mergify[bot]
|
950b910030
|
refactor(x/distribution): audit changes (backport #16785) (#16799)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-30 14:51:43 +00:00 |
|
mergify[bot]
|
0bbfc654a3
|
feat(auth,client/v2): add validator address codec (backport #16768) (#16789)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-30 10:33:40 +00:00 |
|