Commit Graph

5737 Commits

Author SHA1 Message Date
dependabot[bot]
87dfe258b2
build(deps): Bump github.com/hashicorp/go-metrics from 0.5.3 to 0.5.4 (#23272)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: aljo242 <alex@skip.money>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2025-01-09 20:02:12 +00:00
DevOrbitlabs
80b1422684
chore(x/auth): use cosmossdk.io/core/codec instead of github.com/cosmos/cosmos-sdk/codec (#23273) 2025-01-09 17:52:05 +00:00
dependabot[bot]
26f1f0ecf6
build(deps): Bump golang.org/x/net from 0.32.0 to 0.33.0 in /tools/hubl (#23277)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: aljo242 <alex@skip.money>
2025-01-09 17:39:13 +00:00
Tuan Tran
ea78b3c5b5
chore(x/upgrade): Use cosmossdk.io/core/codec instead of github.com/cosmos/cosmos-sdk/codec (#23261)
Co-authored-by: Marko <marko@baricevic.me>
2025-01-09 17:36:19 +00:00
dependabot[bot]
96373915ab
build(deps): Bump cosmossdk.io/math from 1.4.0 to 1.5.0 in /x/tx (#23263)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2025-01-09 13:43:56 +00:00
Alexander Peters
cf721a6540
feat(sims): Integration with app v2 (#23013)
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-09 08:19:35 +00:00
dependabot[bot]
a829d5c034
build(deps): Bump google.golang.org/protobuf from 1.36.1 to 1.36.2 (#23239)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-08 21:25:17 +00:00
dependabot[bot]
9de8d7ddc3
build(deps): Bump cosmossdk.io/api from 0.7.6 to 0.8.0 in /orm (#23243)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: aljo242 <alex@skip.money>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2025-01-08 21:15:45 +00:00
Julien Robert
c5b3033b3a
refactor(server)!: continue server v1 removal (#23238) 2025-01-08 12:18:19 +00:00
dependabot[bot]
13fabd3a86
build(deps): Bump golang.org/x/crypto from 0.31.0 to 0.32.0 (#23216)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2025-01-07 10:56:00 +00:00
Julien Robert
ad6a20c65e
fix(x/staking): use overwritten default bond denom (#23233) 2025-01-07 10:40:16 +00:00
dependabot[bot]
d0198ece4e
build(deps): Bump cosmossdk.io deps (#23215)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2025-01-07 10:37:19 +00:00
arlai
f77a27432a
fix: query balances with --resolve-denom panics on invalid metadata.Display (#23149)
Co-authored-by: Alex | Skip <alex@skip.money>
2025-01-07 08:01:20 +00:00
mmsqe
6f2bab52f1
fix(x/auth/tx): add missing CacheWithValue for ExtensionOptions (#23144) 2025-01-06 16:43:44 +00:00
Julien Robert
58d71c0c23
chore: prep collections v1 and api v0.8.0 (#23198) 2025-01-06 15:38:06 +00:00
Marko
65971ffb40
fix(x/staking): avoid overriding error (#23076)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2025-01-06 09:54:19 +00:00
violet
4ff445ca6a
fix(x/gov,x/distribution): Balance assertions on genesis import shouldn't be exact (#22832) 2025-01-06 08:57:57 +00:00
hatti
da19b360f5
docs: update modules list doc (#23172) 2025-01-06 08:41:13 +00:00
Marco
24580eae9c
docs: Correct grammar errors across multiple files (#23074)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Alex | Skip <alex@skip.money>
2025-01-06 08:31:06 +00:00
haiyizxx
93282e101d
refactor: improve edge case handling for recursion limits (#22988)
Co-authored-by: Alex | Skip <alex@skip.money>
2025-01-06 08:26:46 +00:00
dependabot[bot]
23595c82d9
build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.36.0-20241120201313-68e42a58b301.1 to 1.36.1-20241120201313-68e42a58b301.1 in /api (#23135)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2025-01-06 08:03:38 +00:00
mmsqe
07d5168d29
fix(x/auth/tx): avoid panic from intoAnyV2 when v1.PublicKey is optional (#23148) 2025-01-03 16:54:32 +00:00
oftenoccur
f29d7f75f1
chore: fix struct field name and some typos in comment (#23126)
Signed-off-by: oftenoccur <ezc5@sina.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Alex | Skip <alex@skip.money>
2025-01-03 16:54:07 +00:00
ipangpang
d8c84589fc
style: remove redundant import alias (#23130)
Co-authored-by: hao.wang <hao.wang@haowangdeMacBook-Pro.local>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Alex | Skip <alex@skip.money>
2025-01-03 15:04:11 +00:00
dependabot[bot]
b3cecf0f34
build(deps): Bump google.golang.org/protobuf from 1.36.0 to 1.36.1 in /tests (#23119)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marko <marko@baricevic.me>
2025-01-03 14:37:09 +00:00
oliveredget
87c7e5e98a
docs: fix typos (#23152)
Signed-off-by: oliveredget <188809800+oliveredget@users.noreply.github.com>
2025-01-02 15:02:09 +00:00
mmsqe
57a1437fdf
feat(x/auth/ante): allow custom verifyIsOnCurve when validate tx for public key (#23128) 2025-01-02 14:29:18 +00:00
chloefeal
5fc8b0ca1a
docs: fix multiple typos (#23143)
Signed-off-by: chloefeal <188809157+chloefeal@users.noreply.github.com>
2025-01-02 11:59:18 +00:00
oliveredget
d39d0bc456
docs: fix typos (#23116)
Signed-off-by: oliveredget <188809800+oliveredget@users.noreply.github.com>
Co-authored-by: Marko <marko@baricevic.me>
2024-12-31 16:42:06 +00:00
hatti
dafa93f05d
docs: add missing modules accounts and group in modules list (#23125) 2024-12-30 13:17:27 +00:00
shubh7791
4f3f401b0f
Fix typo in x/slashing/README.md (#23107) 2024-12-28 17:24:04 +00:00
oliveredget
3be4eebf64
chore: fix typos (#23075)
Co-authored-by: son trinh <trinhleson2000@gmail.com>
2024-12-26 04:19:13 +00:00
DongLieu
e39065d2c2
style(chore autocli): updates Example, Use auctocli (#23088) 2024-12-26 04:05:07 +00:00
dependabot[bot]
e66b3834a1
build(deps): Bump github.com/cosmos/cosmos-db from 1.1.0 to 1.1.1 (#23043)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2024-12-21 17:48:39 +00:00
Alex | Skip
c12136bb51
refactor!: remove x/params (#22995) 2024-12-20 22:02:51 +00:00
Julien Robert
6a550b9e35
refactor: remove v1 commands and begin server removal (#23018) 2024-12-20 21:43:16 +00:00
Alex | Skip
71ddfbddbf
refactor: remove invariants (#22994)
Co-authored-by: Marko <marko@baricevic.me>
2024-12-20 17:13:08 +00:00
Julien Robert
4a073fa4a4
chore: remove simapp v1 (#23009) 2024-12-19 18:51:59 +00:00
fudancoder
69025c5566
chore: fix some function names in comment (#23008)
Signed-off-by: fudancoder <fudancoder@icloud.com.>
2024-12-19 15:47:48 +00:00
Julien Robert
a9c1149155
test: investigate test failure due to wal log (#22679) 2024-12-19 15:00:37 +00:00
Emmanuel
448b33d78d
build(deps): upgrade ledger-cosmos-go package (#23007)
Co-authored-by: Juan Leni <juan.leni@zondax.ch>
2024-12-19 14:17:19 +00:00
Facundo Medica
6d12b1df8c
feat(server/v2/cometbft): Implement necessary handlers and helpers for vote extensions (#22830) 2024-12-19 12:40:02 +00:00
github-actions[bot]
9013a76bbf
chore: fix spelling errors (#23004)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-19 12:15:23 +00:00
Julien Robert
578763edcc
chore: sync changelogs (#22992) 2024-12-19 07:32:49 +00:00
dependabot[bot]
88e4ce9610
build(deps): Bump github.com/spf13/cast from 1.7.0 to 1.7.1 (#22998)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2024-12-19 07:13:39 +00:00
Ocenka
96cfd521d5
chore(docs): fix incorrect usage of 'a' and 'an' across documentation (#22976) 2024-12-18 17:10:47 +00:00
Julien Robert
4d6c991fb2
refactor: simplify group dependency graph and align 0.52 and main (#22978) 2024-12-18 13:29:52 +00:00
Julián Toledano
cb56c6e47f
feat(client/v2): support definitions of inner messages (#22890) 2024-12-18 10:48:12 +00:00
Akhil Kumar P
8a11925ce5
test(integration): port x/staking tests to server v2 (#22813) 2024-12-18 07:45:37 +00:00
Julien Robert
771d66284b
chore: package release prep (3/n) (#22929) 2024-12-18 06:48:16 +00:00
son trinh
def23f0932
fix(x/accounts/default/lockup): Lockup account track undelegation when unbonding entry is mature (#22254)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2024-12-17 16:22:15 +00:00
Julien Robert
0a8917802c
chore: re-add IntProto and DecProto and deprecate msg (#22925) 2024-12-17 14:57:03 +00:00
dependabot[bot]
5799c15b90
build(deps): Bump github.com/bytedance/sonic from 1.12.5 to 1.12.6 in /log (#22917)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2024-12-17 07:54:35 +00:00
dependabot[bot]
fb2bce5367
build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.35.2-20241120201313-68e42a58b301.1 to 1.36.0-20241120201313-68e42a58b301.1 in /api (#22916)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2024-12-17 06:55:16 +00:00
Julien Robert
ee5da1a70d
chore: package release prep (2/n) (#22885) 2024-12-16 19:35:53 +00:00
Alex | Skip
f14cbd2584
refactor(x/validate): add nil protection (#22902) 2024-12-16 19:32:13 +00:00
Alexander Peters
c6b1bdcd56
fix: Limit recursion depth for unknown field detection and unpack any (#22901) 2024-12-16 17:04:52 +00:00
Julien Robert
cfe194013c
test: fix failing tests after protocompat changes (#22889)
Co-authored-by: Marko <marko@baricevic.me>
2024-12-16 16:06:22 +00:00
Marko
234cdc45f2
refactor(x/staking)!: removing unbonding queue index (#22795) 2024-12-16 10:48:54 +00:00
dependabot[bot]
2c2249ffd3
build(deps): Bump cosmossdk.io/x/tx from 1.0.0-alpha.2 to 1.0.0-alpha.3 (#22873)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2024-12-16 09:06:36 +00:00
Julien Robert
8ff9f48bb4
chore: package release prep + update UPGRADING.md (#22864) 2024-12-16 09:04:23 +00:00
lilasxie
5761530e50
docs: correct Continous spelling to Continuous (#22880) 2024-12-16 08:37:47 +00:00
Julien Robert
256ec4f902
refactor(client/v2): remove gov dependency (#22867) 2024-12-13 16:45:04 +00:00
Julien Robert
570585090a
chore: sync changelog to main + clean-up replaces (#22846) 2024-12-13 07:49:38 +00:00
Matt Kocubinski
629106eb84
fix(x/tx): fallback to injected resolver for placeholder descriptors (#22852) 2024-12-12 18:20:56 +00:00
Robert Zaremba
02fe18c7dc
build(deps): fix x/protocolpool version in x/feegrant (#22840) 2024-12-12 13:39:18 +00:00
dependabot[bot]
0895a2ff64
build(deps): Bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#22841)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2024-12-12 06:33:57 +00:00
Julián Toledano
5b124267e6
feat(client/v2)!: dynamic prompt (#22775) 2024-12-11 10:28:23 +00:00
Julián Toledano
57b4d3003b
fix(client/v2/autocli): add CoinDec flag (#22817)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-10 20:20:30 +00:00
Facundo Medica
332d0b106d
feat(indexer/postgres)!: add basic support for header, txs and events (#22695) 2024-12-09 18:36:24 +00:00
Julien Robert
34f407d636
test(systemtests): fix export v2 (#22799) 2024-12-09 14:53:49 +00:00
testinginprod
ecd53f8497
feat(x/accounts)!: make address generation more robust and add predictable address creation (#22776)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-09 14:50:11 +00:00
github-actions[bot]
13e3e211a6
chore: fix spelling errors (#22802)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-09 12:26:05 +00:00
dependabot[bot]
6cf9d57be9
build(deps): Bump github.com/magiconair/properties from 1.8.7 to 1.8.9 (#22797)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2024-12-09 07:14:31 +00:00
Andi
7e02d59d32
refactor(x/tx): Error handling now includes detailed information using fmt.Errorf (#22796)
Signed-off-by: ChengenH <hce19970702@gmail.com>
2024-12-09 06:45:09 +00:00
son trinh
9c40d0f6d6
docs(x/accounts/defaults/lockup): Add slash document for lockup account (#22783) 2024-12-06 13:02:26 +00:00
dependabot[bot]
66c593f147
build(deps): Bump google.golang.org/grpc from 1.68.0 to 1.68.1 (#22764)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-12-05 10:57:45 +00:00
Dong Lieu
ec5225c31c
docs(x/gov): Sync Example with Use in autocli (#22768) 2024-12-05 08:13:29 +00:00
dependabot[bot]
f8a3226ad5
build(deps): Bump github.com/prometheus/common from 0.60.1 to 0.61.0 (#22761)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2024-12-05 06:32:55 +00:00
Hieu Vu
c47fb8ab2d
refactor: Use HybridResolver instead of protoregistry.GlobalFiles in runtime/v2/manager (#22744) 2024-12-04 10:00:30 +00:00
Julien Robert
7d117425d8
fix(runtime/v2): return genesis val updates (#22729) 2024-12-03 21:25:27 +00:00
son trinh
6a52694ef7
refactor(tests/integration): Port distribution integration tests to server v2 (#22667) 2024-12-03 09:45:15 +00:00
Julien Robert
4d1adcf955
fix(x/auth): facultative vesting as well in simulation (#22721) 2024-12-03 08:32:13 +00:00
dependabot[bot]
6fb8299a67
build(deps): Bump github.com/cosmos/iavl from 1.3.1 to 1.3.2 in /store (#22691)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-29 10:26:31 +00:00
李绪熙
87f7994353
chore: fix some problematic function names in comment (#22690)
Signed-off-by: thirdkeyword <fliterdashen@gmail.com>
2024-11-29 08:15:29 +00:00
Julien Robert
6cfe2dc1bb
feat(server/v2,upgrade): add skip upgrade flag (#22682) 2024-11-28 14:52:53 +00:00
Julien Robert
ca48cef255
build(deps): bump cometbft to v1.0.0-rc2 (#22577)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-11-28 11:33:27 +00:00
Facundo Medica
300348fe53
chore: Fix go.mods replaces from #22544 (#22677) 2024-11-28 10:42:41 +00:00
Facundo Medica
bd76b47e1d
feat(indexer): add to modules and implement proto fields (#22544) 2024-11-28 09:46:59 +00:00
Hieu Vu
18dcdb8f45
fix: TestAccountsMigration systemtest with simdv2 (#22673) 2024-11-28 09:17:02 +00:00
Julien Robert
48f2b36854
fix(x/staking): make metadata nullable (#22556) 2024-11-26 23:46:22 +00:00
Julien Robert
a60dfdab12
fix(x/staking): use staking bonddenom in check (#22646) 2024-11-26 08:23:22 +00:00
dependabot[bot]
c1f8cfc936
build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.35.2-20240701160653-fedbb9acfd2f.1 to 1.35.2-20241120201313-68e42a58b301.1 in /api (#22647)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: son trinh <trinhleson2000@gmail.com>
2024-11-26 07:55:34 +00:00
Julien Robert
2d04a1af21
fix(testutil/integration): use only one context in integration test framework (#22616) 2024-11-25 10:54:23 +00:00
dependabot[bot]
463104903f
build(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#22627)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-25 08:37:27 +00:00
Joowon Yun
6cbd15cfc7
feat(x/bank): Allow value with slashes in DenomMetadata (#22543) 2024-11-25 08:22:44 +00:00
Marko
9d6d1067bc
fix: match comets bls implmentation (#22613) 2024-11-22 10:36:30 +00:00
Alexander Peters
4ed1087cf5
feat(math): Upstream GDA based decimal type (#21982)
Co-authored-by: samricotta <samanthalricotta@gmail.com>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
2024-11-22 10:29:01 +00:00
dependabot[bot]
f74a9f63a8
build(deps): Bump cosmossdk.io/math from 1.3.0 to 1.4.0 (#22580)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-21 08:02:33 +00:00
dependabot[bot]
b1f95988e5
build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.35.1-20240701160653-fedbb9acfd2f.1 to 1.35.2-20240701160653-fedbb9acfd2f.1 in /api (#22551)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-19 15:45:52 +00:00