Tyler
|
9a27317209
|
fix(x/auth): update proto address conversion query to prevent duplicate HTTP binding (#23357)
|
2025-01-16 17:31:23 +00:00 |
|
Julien Robert
|
6ffebdff6a
|
chore: finish prep beta.2 (#23411)
|
2025-01-16 08:53:49 +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 |
|
mmsqe
|
76e75bb4ed
|
fix(server/v2/cometbft): align default response for filter cmd when handleQueryP2P (#23365)
|
2025-01-14 10:00:33 +00:00 |
|
Marko
|
9f048ebd8a
|
fix: default comet port (#23343)
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2025-01-13 17:30:46 +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 |
|
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 |
|
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 |
|
cool-developer
|
261f0b967f
|
feat(collections): add Address and Integer codecs (#22517)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-01-06 14:10:30 +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 |
|
Matt Kocubinski
|
4f537d5231
|
feat(store/v2): full iavl/v2 support (#23131)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: auricom <27022259+auricom@users.noreply.github.com>
|
2025-01-03 10:41:47 +00:00 |
|
Hieu Vu
|
784d1c8763
|
test(systemtest): Fix QueryBySig (#23102)
|
2024-12-27 12:54:00 +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
|
5856fb6533
|
chore: prepare v2 beta (3/3) (#23034)
|
2024-12-20 09:27:18 +00:00 |
|
Julien Robert
|
5765ceef3d
|
chore: prepare v2 beta (2/3) (#23032)
|
2024-12-20 09:06:28 +00:00 |
|
Julien Robert
|
c6ac2ddf9d
|
chore: prepare v2 beta (1/3) (#23017)
|
2024-12-20 04:23:38 +00:00 |
|
Julien Robert
|
4a073fa4a4
|
chore: remove simapp v1 (#23009)
|
2024-12-19 18:51:59 +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 |
|
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 |
|
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 |
|
mmsqe
|
c263939faa
|
fix(test): avoid concurrent read and write on same hash in oe test (#22892)
|
2024-12-16 13:47:43 +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 |
|
Andi
|
6500a72e58
|
docs: fix spelling errors in the description (#22874)
Signed-off-by: ChengenH <hce19970702@gmail.com>
|
2024-12-16 06:18:47 +00:00 |
|
Julien Robert
|
570585090a
|
chore: sync changelog to main + clean-up replaces (#22846)
|
2024-12-13 07:49:38 +00:00 |
|
Matt Kocubinski
|
14c841c86e
|
feat(tools/benchmark): introduce benchmark module (#22778)
|
2024-12-12 15:33:23 +00:00 |
|
Julien Robert
|
e6948eeda8
|
fix(stf,server/v2/cometbft): fix default events + improve codec handling (#22837)
|
2024-12-12 10:42:57 +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 |
|
Hieu Vu
|
a38a6a2c8b
|
refactor(server/v2/cometbft): Handle non-module service queries (#22803)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-12-11 15:49:53 +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 |
|
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 |
|
Julien Robert
|
9525d91f6e
|
fix(simapp/v2): register extra gRPC gateway routes (#22786)
|
2024-12-09 07:14:16 +00:00 |
|
Julien Robert
|
dda47b5e0e
|
chore: clean-up main (#22787)
|
2024-12-06 14:16:59 +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 |
|
Hieu Vu
|
9f7f17b667
|
test(server/v2/cometbft): Add Consensus query p2p, app, grpc (#22771)
|
2024-12-05 10:26:13 +00:00 |
|