Commit Graph

884 Commits

Author SHA1 Message Date
Alexander Peters
5dc8768ef1
test(server/v2/stf): Add test for mergeiterator (#22141) 2024-10-08 09:26:14 +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
tutufen
b2aa804e50
docs(server): fix comet bootstrap-state command example (#22106) 2024-10-04 07:11:55 +00:00
Gin
2df9e3070a
doc: fix link for proto-gen (#22111) 2024-10-03 17:28:07 +00:00
Marko
a4a0107e64
feat(server/v2/cometbft): add checktx handler (#21985) 2024-10-03 11:35:43 +00:00
testinginprod
e914910b02
fix(cometbft/grpc): gRPC path parsing (#22081) 2024-10-03 11:26:58 +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
cool-developer
bf95c814f8
feat(server/v2/cometbft,stf): Listener integration in server/v2 (#21917) 2024-10-02 18:25:51 +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
Eric Mokaya
814d4cf6b7
feat(x/staking)!: Add metadata field to validator info (#21315) 2024-10-01 07:35:58 +00:00
Julien Robert
e5b22e4cda
chore(baseapp): fix api break latest schema (#21978) 2024-09-30 12:07:40 +00:00
Julien Robert
7c6e0388a3
chore(server/v2/cometbft): improve code check (#21955) 2024-09-30 05:40:13 +00:00
tianyeyouyou
dd9e5825ae
chore: fix comment (#21966) 2024-09-28 07:18:08 +00:00
Julien Robert
7fe95fc3f9
feat(server/v2): wire telemetry + server refactors (#21746) 2024-09-27 16:53:21 +00:00
Adam Tucker
dc09671841
chore: regenerate addrbook.json for in-place-testnet (#21941) 2024-09-27 07:05:24 +00:00
Julien Robert
f927e9b551
ci: actually enable v2 system test (#21539)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-09-26 13:16:28 +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
Marko
f6d7a92779
refactor(x/mint): remove staking as a required module (#21858)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-24 19:52:31 +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
dependabot[bot]
f3a295a1a1
build(deps): Bump github.com/huandu/skiplist from 1.2.0 to 1.2.1 (#21852)
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-23 15:05:29 +00:00
Alexander Peters
aa90bb43d8
fix: Fixes memiterator (#21775)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-09-20 09:56:14 +00:00
Matt Kocubinski
d6364b8956
refactor(stf): remove RunWithCtx (#21739) 2024-09-19 21:39:47 +00:00
dependabot[bot]
c9b90ad577
build(deps): Bump cosmossdk.io/core from 1.0.0-alpha.2 to 1.0.0-alpha.3 (#21810)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-19 07:52:56 +00:00
cool-developer
01212de2d9
feat(server/v2): refactor the server/v2 events (#21785) 2024-09-18 15:37:13 +00:00
Julien Robert
356df96770
refactor(mempool)!: match server/v2/cometbft and sdk mempool interface (#21744)
Co-authored-by: Marko <marko@baricevic.me>
2024-09-18 13:57:52 +00:00
Marko
f1dd03f212
feat: make validator key injectable by application developers (#21608) 2024-09-18 12:27:25 +00:00
lilasxie
f283f0c978
chore: using pre-defined flag variables (#21794) 2024-09-18 08:43:44 +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
Marko
a9f057bf70
chore: remove consensus authority (#21734)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-16 20:06:21 +00:00
Julien Robert
cbdfd9bdfa
chore: bump golangci-lint and fix all linting issues (#21761) 2024-09-16 19:11:19 +00:00
Julien Robert
52ba264c80
feat(server/v2/cometbft): wire mempool config (#21741) 2024-09-16 18:45:21 +00:00
Julien Robert
e49ecfe4ed
fix(server/v2/store): fix store server flags (#21745) 2024-09-16 10:19:25 +00:00
Julien Robert
01473479c7
test: fix sims (#21735) 2024-09-15 16:06:58 +00:00
Julien Robert
d54f034462
refactor(server): alias AppOptions to coreserver.DynamicConfig (#21711) 2024-09-13 18:51:45 +00:00
cool-developer
aaf72f20c1
feat: replace the cosmos-db usecases in the tests with core/testing (#21525) 2024-09-13 16:44:18 +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
Marko
c0e84afffc
chore: remove duplicate proto files for the same proto file (#21648) 2024-09-13 10:14:17 +00:00
dependabot[bot]
90d81f05c9
build(deps): Bump cosmossdk.io/core from 1.0.0-alpha.1 to 1.0.0-alpha.2 (#21698)
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-09-13 08:37:19 +00:00
Julien Robert
bd52dcf096
ci: remove duplicate gosec & lint fixes (#21685) 2024-09-12 12:30:50 +00:00
Julien Robert
766117c5ff
refactor(server/v2/cometbft): use only protov1 and backport #21084 (#21681) 2024-09-12 10:40:30 +00:00
Julien Robert
17bd18b12c
build(deps): bump rocksdb & core & update ci codeowners (#21652) 2024-09-12 08:51:14 +00:00
Julien Robert
88cfebe15b
refactor(server/v2): kill viper from server components (#21663) 2024-09-12 06:24:28 +00:00
Marko
72620a5776
feat(store/v2): support rocks out of the box (#21649) 2024-09-11 14:36:51 +00:00
Julien Robert
071aa508eb
refactor(store/v2): human readable ss/sc types (#21645)
Co-authored-by: auricom <27022259+auricom@users.noreply.github.com>
2024-09-11 10:21:23 +00:00
Marko
f220f8bf62
refactor: remove consensus as a imported type in modules (#21480) 2024-09-10 15:36:33 +00:00
dependabot[bot]
64887ce050
build(deps): Bump google.golang.org/grpc from 1.66.0 to 1.66.1 (#21622)
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: sontrinh16 <trinhleson2000@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-10 13:33:05 +00:00