mergify[bot]
|
ee5b2e3afc
|
docs: fix app.toml links (backport #17264) (#17265)
|
2023-08-02 19:14:22 +02:00 |
|
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 |
|
mergify[bot]
|
2dd4a5d693
|
docs: mention autocli in upgrading.md (backport #17252) (#17258)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-02 09:16:05 +00:00 |
|
mergify[bot]
|
e9ee747c99
|
docs: Better describe ABCI-exposed /key and /subspace store APIs (backport #17231) (#17255)
|
2023-08-01 23:38:56 +00:00 |
|
mergify[bot]
|
86ca92a5cf
|
fix: Allow VerifyVoteExtensions without ExtendVote (backport #17251) (#17254)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2023-08-01 19:45:43 +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]
|
ff6a9a6a7c
|
feat(cli): status cmd cli support output text (backport #17184) (#17237)
Co-authored-by: zakir <80246097+zakir-code@users.noreply.github.com>
|
2023-08-01 08:48:53 +00:00 |
|
mergify[bot]
|
a1f1104d7a
|
feat(docker): Add debuging dependencies directly into the dockerfile (backport #17228) (#17229)
|
2023-07-31 20:02:03 +02:00 |
|
mergify[bot]
|
515042bb2e
|
fix: text output format of block-results cmd cli (backport #17183) (#17219)
Co-authored-by: zakir <80246097+zakir-code@users.noreply.github.com>
|
2023-07-31 13:12:14 +00:00 |
|
mergify[bot]
|
fac64cd5d5
|
feat(testutil): adding DefaultContextWithKeys test helper (backport #17216) (#17217)
Co-authored-by: Damian Nolan <damiannolan@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-31 12:47:50 +00:00 |
|
mergify[bot]
|
75cad9d952
|
docs: additional fields in context.go to be added to context.md (backport #17199) (#17218)
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
|
2023-07-31 12:38:46 +00:00 |
|
mergify[bot]
|
f41d6789f6
|
ci: skip fix_registration.go when using LINT_DIFF=1 (backport #17185) (#17213)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-31 10:37:08 +00:00 |
|
mergify[bot]
|
9a0ca3338f
|
refactor(keys): remove duplicate --home flag (backport #17197) (#17212)
Co-authored-by: zakir <80246097+zakir-code@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-31 10:23:03 +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]
|
49ac9b23df
|
perf(abci): removes the goroutine when call SnapshotIfApplicable (backport #17174) (#17182)
|
2023-07-29 10:36:54 +02: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]
|
4d139f83d7
|
refactor: remove iavl-lazy-loading from config (backport #17177) (#17178)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-28 13:52:15 +00:00 |
|
mergify[bot]
|
8bbed8c675
|
feat(confix): add shorthand flag to set cmd cli (backport #17175) (#17176)
Co-authored-by: zakir-code <80246097+zakir-code@users.noreply.github.com>
|
2023-07-28 11:31:39 +00:00 |
|
mergify[bot]
|
a39e093a9e
|
refactor(simapp): add ,squash tag (backport #17172) (#17173)
Co-authored-by: zakir-code <80246097+zakir-code@users.noreply.github.com>
|
2023-07-28 09:29:37 +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]
|
bd61e84ef1
|
fix(abci): Validators can propose blocks that exceed the gas limit. (backport #17159) (#17160)
Co-authored-by: Devon Bear <itsdevbear@berachain.com>
|
2023-07-27 12:18:50 +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]
|
efc0b6c0f5
|
fix(simapp): set chain-id on NewSimApp for sim bench tests (backport #17138) (#17140)
Co-authored-by: Giuseppe Natale <12249307+giunatale@users.noreply.github.com>
|
2023-07-26 12:01:50 +00: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]
|
d234c6aea2
|
feat: Improve getSDKVersion() to handle module replacements (backport #17096) (#17125)
Co-authored-by: devmosis <ryzond6728@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-25 14:19:28 +02:00 |
|
mergify[bot]
|
0cff9ce3cd
|
refactor!: remove rosetta from repo (backport #17112) (#17117)
Co-authored-by: Carlos Santiago Yanzon <27785807+bizk@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-24 20:00:39 +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]
|
35492de285
|
fix: testutil/configurator: correctly create fresh copy of defaultConfig (backport #17089) (#17091)
|
2023-07-22 10:29:46 +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 |
|
mergify[bot]
|
6b3f2c6cf9
|
ci: fix lint script (backport #17080) (#17082)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-20 17:19:27 +00:00 |
|
mergify[bot]
|
ab140e5a56
|
ci: speed up lint job (backport #17071) (#17076)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-20 18:58:54 +02:00 |
|
Julien Robert
|
75501a16e1
|
refactor(testutil): remove unused api (#17067)
|
2023-07-20 00:53:39 +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]
|
609a4e8c8b
|
feat(codec): add collections value codec for protov2 APIs. (backport #17042) (#17069)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-19 15:19:04 +02:00 |
|
Julien Robert
|
a32b7ea859
|
chore: prepare v0.50 beta (#17027)
|
2023-07-19 13:34:09 +02:00 |
|
mergify[bot]
|
cdd484578e
|
chore(client): add missing modules from swagger (backport #17051) (#17052)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-18 21:44:21 +00:00 |
|
mergify[bot]
|
87d02909fc
|
chore(docs): regenerate swagger (backport #17047) (#17050)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-07-18 18:40:47 +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]
|
2049c4b82a
|
chore(runtime): audit (backport #17035) (#17036)
|
2023-07-18 04:19:05 +00:00 |
|