mergify[bot]
|
db64728aff
|
refactor(staking): remove expected distribution keeper (backport #17261) (#17263)
|
2023-08-02 17:52:31 +02: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]
|
f42be248f5
|
feat(gov,group): allow draft-proposal to skip metatada prompt (backport #17220) (#17242)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-01 11:41:53 +00: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]
|
ce496ea5ca
|
fix(x/auth): internal error on AccountInfo when PubKey is nil (backport #17209) (#17210)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2023-07-31 09:51:36 +00:00 |
|
mergify[bot]
|
eba0b9e9c2
|
refactor: hide --output flags that don't work (backport #17188) (#17191)
Co-authored-by: zakir-code <80246097+zakir-code@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-30 00:09:49 +00:00 |
|
mergify[bot]
|
7e7e15d6c6
|
fix(bank): avoid empty spendable error message on send coins (backport #17170) (#17179)
Co-authored-by: mmsqe <mavis@crypto.com>
|
2023-07-28 14:53:21 +00:00 |
|
mergify[bot]
|
d200d421ec
|
feat(bank): Add secondary query for bank metadata (backport #16852) (#17168)
Co-authored-by: Matt, Park <45252226+mattverse@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-27 23:53:55 +00:00 |
|
mergify[bot]
|
dcb628064a
|
fix(circuit): partial perms bug fix (backport #17165) (#17167)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-07-27 20:14:59 +00:00 |
|
mergify[bot]
|
abd0bd5b10
|
fix(x/staking): DelegationsByValidator migrations (backport #17154) (#17156)
Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
|
2023-07-27 11:39:37 +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]
|
9492cf3c27
|
fix(x/group): rename group's legacy ORM error codespace to prevent co… (backport #17146) (#17148)
|
2023-07-26 20:58:17 +02:00 |
|
mergify[bot]
|
dea7694a14
|
docs: improve usage of :::note (backport #17132) (#17133)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-26 11:02:22 +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 |
|
mergify[bot]
|
983c9f7aec
|
chore: cherry-pick some inj changes (backport #17109) (#17110)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-24 13:36:24 +00:00 |
|
mergify[bot]
|
31c4fcdd8f
|
fix(x/circuit): msg_url is skipped when publishing events (backport #17105) (#17108)
Co-authored-by: Yaroslav Savchuk <savchukyarpolk@gmail.com>
|
2023-07-24 14:20:18 +02:00 |
|
mergify[bot]
|
d68a1231a4
|
refactor(x/staking): Use ValidatorAddrCodec (backport #17095) (#17097)
Co-authored-by: Devon Bear <itsdevbear@berachain.com>
|
2023-07-24 00:01:19 +02:00 |
|
mergify[bot]
|
923af3611a
|
chore(types): audit (backport #17075) (#17083)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-20 19:59:22 +02: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 |
|
mergify[bot]
|
509a228bc4
|
docs: change bank multi-send command description (backport #16950) (#17017)
|
2023-07-17 10:36:52 +02: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]
|
e58a669a44
|
docs(group): fix typo in README.md (backport #17009) (#17010)
|
2023-07-16 10:24:57 +02:00 |
|
mergify[bot]
|
19e770e08f
|
feat(params): autocli query support (backport #17007) (#17008)
|
2023-07-15 08:52:13 +00:00 |
|
mergify[bot]
|
fbe45d635c
|
feat(slashing): autocli query config (backport #16659) (#17005)
|
2023-07-15 09:15:20 +02: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]
|
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 |
|
mergify[bot]
|
d4284d7f14
|
feat(gov): Add proposal failed reason (backport #16976) (#16992)
Co-authored-by: Ahmet Ömer Kayabaşı <69629296+amedumer@users.noreply.github.com>
|
2023-07-13 20:45:59 +02: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 |
|
Robert Zaremba
|
914e4e5136
|
chore(proto): deprecated IntProto and DecProto (#16980)
|
2023-07-13 13:28:57 +02:00 |
|
mergify[bot]
|
5567e86977
|
feat(api): add consensus bech32 prefix in app config (backport #16945) (#16964)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-12 22:08:07 +00:00 |
|
mergify[bot]
|
ede4b3fe23
|
feat: Add CLI commands: 1) simulate a transaction, 2) query block results (backport #16887) (#16962)
Co-authored-by: larry <26318510+larry0x@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-12 22:15:09 +02:00 |
|
mergify[bot]
|
25f526f45d
|
docs: clarify software upgrade proposals are legacy (backport #16954) (#16961)
|
2023-07-12 18:04:45 +00:00 |
|
mergify[bot]
|
1ae705868f
|
chore: remove unused getsigner functions (backport #16937) (#16957)
|
2023-07-12 18:11:24 +02:00 |
|
mergify[bot]
|
0028264b73
|
chore: x/circuit audit changes (backport #16901) (#16953)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
|
2023-07-12 15:03:38 +02: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]
|
d3229bf600
|
docs(x/auth): improve godoc for GetSigningTxData (backport #16933) (#16935)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
|
2023-07-11 21:07:46 +02:00 |
|
mergify[bot]
|
abbc2b97c5
|
docs: clarify legacy proposal mention (backport #16932) (#16934)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-11 19:22:53 +02:00 |
|
mergify[bot]
|
bf24d366fd
|
docs: Clarify gov docs (backport #16917) (#16924)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
|
2023-07-11 17:10:10 +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]
|
5ca5039cf2
|
fix: changed the data type for FeePayer and FeeGranter (backport #16272) (#16920)
Co-authored-by: Vishal Potpelliwar <71565171+vishal-kanna@users.noreply.github.com>
|
2023-07-11 15:11:52 +02:00 |
|
mergify[bot]
|
7d07df5bd8
|
docs: describe x/gov usage on Cosmos Hub (backport #16910) (#16911)
Co-authored-by: Rootul P <rootulp@gmail.com>
|
2023-07-10 21:07:25 +00:00 |
|
mergify[bot]
|
a4097358b9
|
feat(circuit): autocli query support (backport #16906) (#16907)
|
2023-07-10 21:42:18 +02: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 |
|