Commit Graph

13182 Commits

Author SHA1 Message Date
mergify[bot]
d59cd1cdc5
chore: fix spelling errors (backport #21327) (#21328)
Co-authored-by: Cosmos SDK <113218068+github-prbot@users.noreply.github.com>
2024-08-16 14:31:30 +02:00
mergify[bot]
905e450966
feat: export genesis in simapp v2 (backport #21199) (#21325)
Co-authored-by: Randy Grok <98407738+randygrok@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-16 13:58:48 +02:00
mergify[bot]
ce55ced719
fix(baseapp)!: Halt at height now does not produce the halt height block (backport #21256) (#21322)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-16 08:52:41 +00:00
mergify[bot]
6833172e75
chore: readmes + upgrading docs (prepare alpha) (backport #21271) (#21318)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-15 22:50:03 +02:00
mergify[bot]
60dc2597e6
feat(client): add auto cli for node service (backport #21074) (#21317)
Co-authored-by: zakir <80246097+zakir-code@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-15 19:32:32 +00:00
mergify[bot]
1e3b81f6f9
build(deps): use Go 1.23 instead of Go 1.22 (backport #21280) (#21308)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-15 15:42:24 +02:00
mergify[bot]
8f171a1c54
refactor(x/auth): audit x/auth changes (backport #21146) (#21302)
Co-authored-by: son trinh <trinhleson2000@gmail.com>
2024-08-15 02:46:34 +07:00
mergify[bot]
a7a9bcb0f7
chore: remove todo: "abstract out staking message back to staking" (backport #21266) (#21299)
Co-authored-by: james.zhang <68689915+zenzenless@users.noreply.github.com>
2024-08-14 10:21:13 +00:00
dependabot[bot]
d32e1eab16
build(deps): Bump github.com/cosmos/gogoproto from 1.6.1-0.20240809124342-d6a57064ada0 to 1.7.0 (#21291)
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>
2024-08-14 09:30:29 +02:00
mergify[bot]
1bc7ff528c
refactor(x/slashing): audit x/slashing changes (backport #21270) (#21279)
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
2024-08-13 22:14:05 +02:00
mergify[bot]
0230cc50b9
docs: Fix old links in x/staking (backport #21277) (#21278)
Co-authored-by: Ezequiel Raynaudo <raynaudo.ee@gmail.com>
2024-08-13 21:41:49 +02:00
mergify[bot]
43ce882240
refactor: use corestore.StoreUpgrades (backport #21259) (#21274)
Co-authored-by: Marko <marko@baricevic.me>
2024-08-13 17:49:50 +02:00
mergify[bot]
595daaf96c
feat(confix): allow customization of migration plan (backport #21202) (#21267)
Co-authored-by: Tom <54514587+GAtom22@users.noreply.github.com>
2024-08-13 14:12:15 +02:00
mergify[bot]
737399873a
refactor: remove consensus messages (backport #21248) (#21260)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-12 15:18:10 +00:00
Julien Robert
477002fb52
chore: bump dependencies in v0.52 to fix compat (#21258) 2024-08-12 16:34:32 +02:00
mergify[bot]
8c83145933
refactor(x/authz): audit x/authz changes (backport #21251) (#21254)
Co-authored-by: son trinh <trinhleson2000@gmail.com>
2024-08-12 10:24:00 +00:00
mergify[bot]
5bd3049335
feat: module hash by height query (backport #20779) (#21246)
Co-authored-by: Adam Tucker <adam@osmosis.team>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-10 10:18:12 +02:00
mergify[bot]
09c9857276
refactor(x/consensus): audit QA (backport #21151) (#21240)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-08-09 18:34:55 +00:00
mergify[bot]
f0e556a294
chore: fix spelling errors (backport #21235) (#21236)
Co-authored-by: Hemanth Sai <ghshemanth@gmail.com>
2024-08-09 07:02:40 +00:00
dependabot[bot]
eb954fbfa9
build(deps): Bump github.com/cosmos/gogoproto from 1.5.0 to 1.6.0 (#21233)
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>
2024-08-09 08:43:20 +02:00
mergify[bot]
482bb56401
refactor(serverv2/cometbft): Update vote extensions (backport #21198) (#21221)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
2024-08-08 12:43:34 +00:00
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