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 |
|
dependabot[bot]
|
1f332e1e0b
|
build(deps): Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (#22164)
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-08 08:31:22 +00:00 |
|
dependabot[bot]
|
bbff2c8712
|
build(deps): Bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#22139)
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-07 08:58:51 +00:00 |
|
testinginprod
|
0f63adee90
|
refactor(runtime/v2): untie runtimev2 from the legacy usage of gRPC (#22043)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2024-10-03 10:12:48 +00:00 |
|
dependabot[bot]
|
f2c78d68e0
|
build(deps): Bump github.com/prometheus/common from 0.59.1 to 0.60.0 (#22019)
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-02 16:13:24 +00:00 |
|
dependabot[bot]
|
bfdd954866
|
build(deps): Bump google.golang.org/grpc from 1.67.0 to 1.67.1 (#22036)
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-02 09:04:48 +00:00 |
|
testinginprod
|
90f362d782
|
refactor(core/handlers): be more devx friendly (#21984)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-10-02 05:38:22 +00:00 |
|
Matt Kocubinski
|
3a20261c78
|
refactor(runtime/v2): use StoreBuilder (#21989)
|
2024-10-01 08:01:06 +00:00 |
|
dependabot[bot]
|
71f18076d6
|
build(deps): Bump cosmossdk.io/api from 0.7.5 to 0.7.6 (#21895)
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>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-25 07:03:18 +00:00 |
|
dependabot[bot]
|
d8ebac5f1b
|
build(deps): Bump google.golang.org/grpc from 1.66.2 to 1.67.0 (#21893)
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>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-25 06:59:42 +00:00 |
|
Akhil Kumar P
|
0611fbcc09
|
fix(runtime/v2): bring back concurrent export genesis in v2 (#21554)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
|
2024-09-24 09:36:16 +00:00 |
|
cool-developer
|
0202d71f70
|
feat(store): migrate db backends to store/db and remove the cosmos-db deps completely (#21765)
|
2024-09-23 18:01:26 +00:00 |
|
Hieu Vu
|
04da382a9f
|
feat(bank/v2): Add MsgSend handler (#21736)
|
2024-09-23 16:32:30 +00:00 |
|
Matt Kocubinski
|
d6364b8956
|
refactor(stf): remove RunWithCtx (#21739)
|
2024-09-19 21:39:47 +00:00 |
|
cool-developer
|
01212de2d9
|
feat(server/v2): refactor the server/v2 events (#21785)
|
2024-09-18 15:37:13 +00:00 |
|
Marko
|
f1dd03f212
|
feat: make validator key injectable by application developers (#21608)
|
2024-09-18 12:27:25 +00:00 |
|
dependabot[bot]
|
6f1dae993a
|
build(deps): Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 (#21786)
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>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-18 08:32:30 +00:00 |
|
winniehere
|
0042db5ea3
|
refactor(runtime): reduce loop iteration complexity of checkStoreUpgrade (#21791)
|
2024-09-18 07:25:54 +00:00 |
|
Julien Robert
|
c9f0e2e4d8
|
feat(runtime(v2)): add sanity checks on store upgrades (#21748)
|
2024-09-17 10:52:08 +00:00 |
|
Julien Robert
|
b98795f3b3
|
fix(runtime): fix option order (#21769)
|
2024-09-17 09:27:34 +00:00 |
|
Julien Robert
|
cbdfd9bdfa
|
chore: bump golangci-lint and fix all linting issues (#21761)
|
2024-09-16 19:11:19 +00:00 |
|
Randy Grok
|
7d6ff0df56
|
feat(runtime/v2): store loader on simappv2 (#21704)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2024-09-13 14:22:14 +00:00 |
|
dependabot[bot]
|
7392525a03
|
build(deps): Bump google.golang.org/grpc from 1.66.1 to 1.66.2 (#21670)
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>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-13 11:30:49 +00:00 |
|
Matt Kocubinski
|
9fc6675885
|
fix(runtime/v2): provide default factory options if unset in app builder (#21690)
|
2024-09-13 10:28:04 +00:00 |
|
Julien Robert
|
bd52dcf096
|
ci: remove duplicate gosec & lint fixes (#21685)
|
2024-09-12 12:30:50 +00:00 |
|