Commit Graph

13161 Commits

Author SHA1 Message Date
mergify[bot]
a24c76fcca
refactor: clarify usage of genesis.TxHandler in v1 vs v2 (backport #21213) (#21218)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-08 11:48:30 +00:00
mergify[bot]
8de031599c
build(deps): bump proto-builder and regen protos (backport #21215) (#21216)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-08 09:47:10 +00:00
mergify[bot]
f5b4c23ec3
refactor(x): update to latest core (partial backport #21166) (#21214)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-08 08:28:19 +00:00
dependabot[bot]
27cd8ed9f9
build(deps): Bump cosmossdk.io/log from 1.3.1 to 1.4.0 (#21210) 2024-08-08 07:57:01 +02:00
mergify[bot]
334b2f0aff
fix(server/v2/cometbft): add tx result for failed tx (backport #21200) (#21201)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-07 13:22:14 +00:00
mergify[bot]
4f5c319459
ci: attempt to fix goreleaser (backport #21194) (#21195)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-07 10:32:26 +02:00
mergify[bot]
adcf958f34
refactor(bank): audit/QA changes (backport #21048) (#21187)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-08-06 21:19:35 +02:00
mergify[bot]
c21b60638c
feat(simapp): Add snapshots commands (backport #21065) (#21185)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-06 18:02:14 +02:00
mergify[bot]
77f1ef7c90
refactor(baseapp): improve readability of preblock (backport #21179) (#21180)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-08-06 12:28:31 +02:00
mergify[bot]
552f18a961
refactor(server/v2/cometbft): Consensus get chain-id from viper (backport #21116) (#21164)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-02 16:41:57 +02:00
mergify[bot]
c225e3faab
fix(baseapp): return events from preblocker in FinalizeBlockResponse (backport #21159) (#21161)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-08-02 11:04:29 +00:00
Julien Robert
580af8b234
chore: keep in release branch only sdk versioned software 2/2 (#21140) 2024-08-02 12:52:04 +02:00
mergify[bot]
bad0add080
chore(systemtests): better support for app v2 (backport #21128) (#21160)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2024-08-02 12:46:46 +02:00
mergify[bot]
8c825cb324
fix(systemtests): Fix account creation test to wait for TX committed (backport #21149) (#21157) 2024-08-02 06:53:56 +00:00
mergify[bot]
1252e670b6
docs: Fix cli usage examples (backport #21150) (#21153)
Co-authored-by: Christoph Otter <chipshort@tutanota.com>
2024-08-01 15:11:22 +00:00
mergify[bot]
776df21de8
chore: remove runtime/v2 from release/v0.52.x (#21148)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-01 11:30:14 +00:00
mergify[bot]
7c24d56743
fix(server/v2/cometbft): fix slice appending (backport #21142) (#21145)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-01 12:31:11 +02:00
mergify[bot]
261285c8fa
test(systemtests): Add double signing test (backport #21115) (#21143)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2024-08-01 11:54:06 +02:00
Julien Robert
99ac978524
chore: remove unreleased and not sdk dependent packages from v0.52.x 1/n (#21093) 2024-08-01 08:04:46 +00:00
mergify[bot]
c769b1312b
refactor(server/v2): add missing comet flags (backport #21123) (#21129)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-31 21:41:33 +00:00
mergify[bot]
003d2ff2a7
refactor: remove comet info from consensus as it will be stored in context for v2 (backport #21120) (#21131)
Co-authored-by: Marko <marko@baricevic.me>
2024-07-31 21:32:00 +00:00
mergify[bot]
0ca08e1ee1
feat(serverv2): integrate gRPC (backport #21038) (#21132)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-31 23:21:30 +02:00
mergify[bot]
3135f41a6d
fix(simapp): concurrent map writes when calling GetSigners (backport #21073) (#21126)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-31 21:02:39 +00:00
mergify[bot]
1b27e4fd6e
fix(x/auth/tx): JSON TX encoding/decoding (backport #20803) (#21125)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-07-31 16:57:44 +02:00
mergify[bot]
2b7826d2af
fix: fixes evidence skipped (backport #21122) (#21124)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2024-07-31 16:20:22 +02:00
mergify[bot]
16b25450fb
feat: check latest block if no arg in q block and q block-results (backport #21084) (#21110)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-07-30 08:37:21 +00:00
mergify[bot]
2ee5230b2c
feat(confix): add migration to v2 (backport #21052) (#21103)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
Co-authored-by: akhilkumarpilli <akhilkumar7947@gmail.com>
2024-07-30 10:33:06 +02:00
mergify[bot]
7d801cc3c9
feat(tx)!: make timeout_height time based (backport #20870) (#21104)
Co-authored-by: son trinh <trinhleson2000@gmail.com>
2024-07-29 14:21:00 +02:00
mergify[bot]
029d6e5106
refactor(simd/v2): Rename to minimum-gas-price (backport #21099) (#21102)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
2024-07-29 11:09:47 +02:00
mergify[bot]
332a2be630
ci: make init-simapp v1 / v2 consistent (backport #21082) (#21097) 2024-07-28 10:16:46 +02:00
mergify[bot]
fcb808a54c
feat(log): remove core dependency and update core interface to be dependency free (backport #21045) (#21089)
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-26 13:43:42 +02:00
mergify[bot]
6bd057bd09
chore(network): remove DefaultConfigWithAppConfigWithQueryGasLimit (backport #21055) (#21083) 2024-07-26 10:49:01 +00:00
mergify[bot]
0ce6feabb8
fix(runtime): remove appv1alpha1.Config from runtime (backport #21042) (#21079)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-26 08:36:29 +02:00
mergify[bot]
f25bf6d4f6
chore: add test for account creation (backport #21053) (#21066)
Co-authored-by: Marko <marko@baricevic.me>
2024-07-25 06:35:54 +00:00
mergify[bot]
826d4d3f28
refactor(sims)!: Remove Baseapp from sims (backport #21039) (#21058)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2024-07-24 18:19:32 +02:00
mergify[bot]
072a38d556
feat(x/protocolpool,x/distribution)!: remove dependency + fix continuous fund bug (backport #20790) (#21060)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-07-24 18:19:12 +02:00
mergify[bot]
8e44789135
fix(x/slashing): do not error when val has zero tokens (backport #20977) (#21054)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-07-24 11:32:11 +00:00
mergify[bot]
74cd41a3c4
docs(x/epochs): Fix proto comment (backport #21047) (#21056)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
2024-07-24 13:22:33 +02:00
mergify[bot]
317c8b2a24
test(sims): Reduce test scope to 150 blocks for long sim run (backport #21049) (#21051)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2024-07-24 11:06:31 +02:00
Aaron Craelius
2c236af94d
refactor(schema)!: move bech32 address prefixes to a higher level (#21026) 2024-07-23 14:35:20 +00:00
Julien Robert
d80eba9bf9
chore(core): sync changelog (#21025) 2024-07-23 14:00:33 +00:00
Julien Robert
544623f3b7
build(deps): add missing replaces and remove unnecessary ones (#21033) 2024-07-23 09:08:41 +00:00
dependabot[bot]
7501ccd700
build(deps): Bump bufbuild/buf-setup-action from 1.34.0 to 1.35.0 (#21028)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 08:37:41 +00:00
sjtucoder
fa612ef9d7
chore: fix some comments for struct field (#21027)
Signed-off-by: sjtucoder <sjtucoder@icloud.com>
2024-07-23 08:36:49 +00:00
yukionfire
67b5a5d268
chore(x): replace fmt.Errorf without parameters with errors.New (#21032) 2024-07-23 08:10:09 +00:00
Halimao
c2df06c985
chore: fix errors reported by running make lint (#21015) 2024-07-22 18:01:07 +00:00
Cosmos SDK
ba7e6be7e9
ci: skip spelling check in go.mod/go.sum (#21021)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-22 12:34:31 +00:00
Facundo Medica
9ab162de6d
chore(all)!: use gogoproto/any instead of codec/types/any (#21013) 2024-07-22 11:23:51 +00:00
Akhil Kumar P
71d14f9370
chore(server/v2/cometbft): ensure consistent dash-case in app.toml (#21018) 2024-07-22 10:40:17 +00:00
lfz941
8fe0b22145
docs(server): wrong function comments (#21017) 2024-07-22 10:16:07 +00:00