Commit Graph

1969 Commits

Author SHA1 Message Date
Alex | Interchain Labs
952db2b320
chore: remove baseapp from x/accounts (#23355)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-01-16 18:52:36 +00:00
Tyler
9a27317209
fix(x/auth): update proto address conversion query to prevent duplicate HTTP binding (#23357) 2025-01-16 17:31:23 +00:00
dependabot[bot]
a03c90beb2
build(deps): Bump google.golang.org/grpc from 1.69.2 to 1.69.4 (#23389)
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-15 21:23:22 +00:00
dependabot[bot]
8cdfe98db9
build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.36.1-20241120201313-68e42a58b301.1 to 1.36.2-20241120201313-68e42a58b301.1 in /api (#23369)
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2025-01-14 20:32:21 +00:00
luchenhan
5fb5ddaa1c
docs: fix function name and comment (#23372)
Signed-off-by: luchenhan <hanluchen@aliyun.com>
2025-01-14 11:56:31 +00:00
Julien Robert
3586e39e35
chore: prep release (#23349)
Co-authored-by: Marko <marko@baricevic.me>
2025-01-13 17:10:03 +00:00
cool-developer
064c9ba638
feat(store/v2): build the migration manager in the root store factory (#22336)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-13 10:56:48 +00:00
Julien Robert
eb1211a38d
fix(simapp/v2): correctly wire client/v2, clean-up api client/v2 (#23325) 2025-01-10 17:46:42 +00:00
github-actions[bot]
06f5339d78
chore: fix spelling errors (#23270)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-09 20:52:55 +00:00
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
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
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
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
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
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
Julien Robert
58d71c0c23
chore: prep collections v1 and api v0.8.0 (#23198) 2025-01-06 15:38:06 +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
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
peicuiping
ba8d778df4
chore: fix comment (#23138)
Signed-off-by: peicuiping <ezc5@sina.cn>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Alex | Skip <alex@skip.money>
2025-01-03 14:23:04 +00:00
Skylar Ray
1721583af3
chore: typo mnemonic.go (#23160) 2025-01-03 14:16:56 +00:00
Bob
ef7dbc9ab9
Fixed typos and improved clarity in documentation (#23077) 2024-12-27 14:10:46 +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
Julien Robert
6a550b9e35
refactor: remove v1 commands and begin server removal (#23018) 2024-12-20 21:43:16 +00:00
Julien Robert
4f5c3d8ca0
chore: remove snapshot commands (#23015) 2024-12-19 19:34:44 +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
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
Julián Toledano
cb56c6e47f
feat(client/v2): support definitions of inner messages (#22890) 2024-12-18 10:48:12 +00:00
Julien Robert
ca559989da
refactor: limit breaking changes for next version (#22972) 2024-12-18 08:47:12 +00:00
Julien Robert
771d66284b
chore: package release prep (3/n) (#22929) 2024-12-18 06:48:16 +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
RiceChuan
a7372d932e
docs: Spelling error. (#22872)
Signed-off-by: RiceChuan <lc582041246@gmail.com>
2024-12-15 23:50:19 +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
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
Akhil Kumar P
cef0f8497f
refactor!: remove testutil/network (#22392)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-11 11:51:39 +00:00
Julien Robert
71d2571e21
refactor(testutil)!: remove cmdtest (#22826) 2024-12-11 11:19:24 +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
Alex | Skip
6a7ecd89ee
feat(version): update version command to return v2 info (#22807) 2024-12-10 16:52:17 +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
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
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
yihuang
eb3bf8b046
fix: prune cmd should disable async pruning (#22656) 2024-12-04 12:31:27 +00:00
Julián Toledano
538e1d1c7c
refactor(client/v2)!: remove client.Context (#22493) 2024-12-03 12:34:43 +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