Commit Graph

1460 Commits

Author SHA1 Message Date
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
e8164be949
build(deps): bump modules to v0.50.0-rc.0 (#17453) 2023-08-19 09:03:46 +02:00
Julien Robert
b7d9d4c8a9
revert: Revert RunMigrationBeginBlock addition in v0.50 (#17450) 2023-08-18 20:48:38 +00:00
mergify[bot]
657add7a8a
chore: format proto files (backport #17445) (#17447)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-18 17:01:43 +02: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
mergify[bot]
8d4a47f8a5
feat: add event-query-tx-for cmd to subscribe and wait for transaction (backport #17274) (#17434)
Co-authored-by: mmsqe <mavis@crypto.com>
2023-08-17 16:54:53 +00:00
mergify[bot]
0fc0ed5d58
feat: import hex keys (backport #17424) (#17432)
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
2023-08-17 16:25:23 +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]
b056224747
feat: use autocli for comet commands (backport #17389) (#17405)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-16 12:03:38 +00: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]
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]
6b395f61d9
feat(client/v2): add key lookup interface (backport #17308) (#17317)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-08 10:37:49 +00:00
mergify[bot]
6861a06332
refactor(client/v2): refactor of flags (backport #17306) (#17309)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-07 16:20:24 +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]
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]
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]
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]
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
Julien Robert
93c44d9da7
build(deps): bump modules to v0.50.0-beta.0 (#17070) 2023-07-19 15:02:59 +00: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
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]
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
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]
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
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
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]
2809154caf
fix(cli): improve prune command ux (backport #16856) (#16874)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-07 11:38:28 +00:00
mergify[bot]
bc5eb31751
fix(client/v2): improve resolver and tests (backport #16842) (#16861)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-06 17:34:32 +00: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]
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
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
Julien Robert
c452721442
style: add gci linter (#16758)
Co-authored-by: Jacob Gadikian <faddat@users.noreply.github.com>
2023-06-29 09:46:37 +00:00
dependabot[bot]
86f47a99bd
build(deps): Bump cosmossdk.io/core from 0.8.0 to 0.9.0 (#16753) 2023-06-29 06:49:45 +02:00
dependabot[bot]
cee7e93dd3
build(deps): Bump github.com/cometbft/cometbft from 0.38.0-rc1 to 0.38.0-rc2 (#16707)
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-06-26 20:33:21 +00:00
mergify[bot]
e9ba371ef2
feat(client): add positional optional to client v2 (backport #16316) (#16615)
Co-authored-by: Jeancarlo Barrios <JeancarloBarrios@users.noreply.github.com>
Co-authored-by: Jeancarlo <jeancarlobarrios@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-06-20 17:19:55 +02:00
mergify[bot]
5c3139be4b
chore: clean-up all replaces and add tagging process (backport #16528) (#16539)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-06-14 12:31:23 +00:00
mergify[bot]
26d2907f57
build(deps): Bump github.com/cockroachdb/errors from 1.9.1 to 1.10.0 (backport #16516) (#16518)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-06-13 12:37:36 +00:00
Julien Robert
d0e1a9be4e
build: remove replaces in modules before 0.50 alpha (#16445) 2023-06-07 20:11:27 +00:00
dependabot[bot]
8ced14d6fa
build(deps): Bump github.com/cometbft/cometbft from 0.38.0-alpha.2 to 0.38.0-rc1 (#16434)
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-06-06 22:03:06 +00:00
cool-developer
3e18f4088b
feat: update store module for new iavl (#15568)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-06-06 19:08:35 +00:00
dependabot[bot]
5089313a0a
build(deps): Bump pgregory.net/rapid from 0.6.1 to 0.6.2 in /tests (#16417)
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-06-05 10:11:27 +00:00
Julien Robert
b590b09107
chore: small snapshot commands & docs improvement (#16404) 2023-06-02 12:02:08 +00:00
Facundo Medica
b3c4e1556a
feat: enable sign mode textual by default (#15970) 2023-06-01 14:05:51 +00:00