Commit Graph

276 Commits

Author SHA1 Message Date
son trinh
957e241716
refactor(tests/integrations): Port gov integration tests with server v2 setup (#22850) 2024-12-13 08:13:18 +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
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
Julien Robert
aa8266e702
docs: runtime docs (#22816) 2024-12-11 08:10:45 +00:00
Julien Robert
c08ab17de6
docs: update server/v2 api contract (#22815) 2024-12-11 06:52:21 +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]
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
Alex | Skip
227854e258
test: fix failing runtime/v2 test (#22760) 2024-12-05 08:29:55 +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
Marko
94cfcc11aa
refactor(store/v2)!: simplify storage (#22683) 2024-12-03 16:18:19 +00:00
Matt Kocubinski
24d456db40
feat(store/v2): add support for iavl/v2 (#22424) 2024-11-29 19:02:47 +00:00
son trinh
5048f26d66
refactor(tests): Port auth integration tests to server v2 (#22554) 2024-11-27 11:24:42 +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
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
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
dependabot[bot]
1b3aeb75d4
build(deps): Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 (#22537)
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-18 10:05:16 +00:00
dependabot[bot]
d38d026356
build(deps): Bump cosmossdk.io/log from 1.4.1 to 1.5.0 (#22487)
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-11 10:59:54 +00:00
dependabot[bot]
ab3128ad3a
build(deps): Bump cosmossdk.io/core from 1.0.0-alpha.5 to 1.0.0-alpha.6 (#22502)
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-11 09:42:13 +00:00
dependabot[bot]
606544c7be
build(deps): Bump golang.org/x/crypto from 0.28.0 to 0.29.0 (#22480)
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-08 15:38:15 +00:00
Julien Robert
3ac16655ea
chore: prepare core changelog (#22495) 2024-11-08 14:43:49 +00:00
Matt Kocubinski
43e28b43ad
refactor(store/v2): simplify genesis flow (#22435)
Co-authored-by: Marko <marko@baricevic.me>
2024-11-08 14:05:25 +00:00
dependabot[bot]
406f977be0
build(deps): Bump google.golang.org/grpc from 1.67.1 to 1.68.0 (#22486)
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>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-08 09:59:21 +00:00
dependabot[bot]
8b31c5dc19
build(deps): Bump golang.org/x/sync from 0.8.0 to 0.9.0 (#22482)
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-08 08:44:01 +00:00
testinginprod
99b4858a95
feat(stf/branch): simplify merged iterator (#22131)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-11-07 14:50:26 +00:00
cool-developer
2290c5ee55
fix(indexer): the issues during simapp v1 integration (#22413) 2024-11-06 23:26:57 +00:00
Matt Kocubinski
fdccc8455e
fix(simapp/v2): full AutoCLI support (#22410) 2024-11-06 19:06:55 +00:00
Matt Kocubinski
9611c5a0e6
build(deps): upgrade to iavl@v1.3.1 (#22436) 2024-11-06 09:35:05 +00:00
Hieu Vu
55f7cfceba
refactor(serevr/v2/cometbft): update RegisterQueryHandlers and GRPC queries (#22403) 2024-11-05 07:39:32 +00:00
dependabot[bot]
e0f644beb9
build(deps): Bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 in /tools/cosmovisor (#22407)
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-04 19:54:49 +00:00
testinginprod
c754b206c2
refactor(serverv2): remove unused interface methods, honuor context (#22394) 2024-10-30 17:23:34 +00:00
Matt Kocubinski
31f97e934e
refactor(server/v2): eager config loading (#22267) 2024-10-29 06:09:16 +00:00
dependabot[bot]
fc5536a641
build(deps): Bump github.com/prometheus/common from 0.60.0 to 0.60.1 (#22362)
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-10-27 04:29:16 +00:00
Matt Kocubinski
cf419e11b3
build(deps): use cosmossdk.io/core v1.0.0-alpha.5 (#22369) 2024-10-25 15:56:10 +00:00
Julien Robert
3e65a610bd
build(deps): bump x/tx (#22327) 2024-10-22 10:27:51 +00:00
Julien Robert
681366e346
refactor(runtime/v2): simplify app manager (#22300) 2024-10-21 13:45:28 +00:00
dependabot[bot]
f84b585864
build(deps): Bump go.uber.org/mock from 0.4.0 to 0.5.0 in /store (#22309)
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-10-18 11:40:48 +00:00
Marko
76529d7680
feat(store/v2): add version exists (#22235)
Co-authored-by: Cool Developer <cool199966@outlook.com>
2024-10-16 15:55:23 +00:00
dependabot[bot]
abaccb4d4b
build(deps): Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 (#22270)
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-10-16 15:10:39 +00:00
Randy Grok
e666764af6
feat: wire v2 handlers (#22112)
Co-authored-by: Randy Grok <@faulttolerance.net>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-16 14:21:18 +00:00
dependabot[bot]
f89382df90
build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.34.2-20240701160653-fedbb9acfd2f.2 to 1.35.1-20240701160653-fedbb9acfd2f.1 in /api (#22262)
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-10-15 13:30:45 +00:00
cool-developer
e84c0eb86b
feat(server/v2): init the indexer in server/v2 (#22218)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-10 21:40:14 +00:00
Matt Kocubinski
dd2369daf2
refactor(runtime/v2): use AppI.GetStore() to fetch an initialized RootStore (#22205) 2024-10-10 14:29:40 +00:00
Matt Kocubinski
c39ec6ff2d
refactor(runtime/v2): genesis event service bindings (#22192) 2024-10-09 22:18:14 +00:00
son trinh
4aeb053925
refactor(genutil): Use sdk types genesis validator (#21678)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-10-09 05:18:05 +00:00
Matt Kocubinski
05fb492bd5
refactor(server/v2): clean up storage use and config (#22008) 2024-10-08 17:12:06 +00:00