cosmos-sdk/server/v2/cometbft
dependabot[bot] 5d66cf9450
build(deps): Bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#20920)
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>
2024-07-10 08:09:24 +00:00
..
client chore: allow queries to be routed to abci.Query (#20774) 2024-06-25 16:11:34 +00:00
handlers chore: use comet api pkg instead of comet alias (#20614) 2024-06-11 08:46:04 +00:00
log feat(server/v2): introduce cometbft v2 (#20483) 2024-05-31 00:30:15 +00:00
mempool feat(server/v2): introduce cometbft v2 (#20483) 2024-05-31 00:30:15 +00:00
types feat(store/v2): add WorkingHash (#20706) 2024-06-27 17:50:58 +00:00
abci.go chore(docs): fix comments that do not start with the name of the exported element. (#20906) 2024-07-10 06:00:36 +00:00
commands.go refactor(staking)!: remove historical info (#20845) 2024-07-05 09:28:49 +00:00
config.go chore(docs): fix comments that do not start with the name of the exported element. (#20906) 2024-07-10 06:00:36 +00:00
flags.go refactor(server/v2): simplify servers (#20796) 2024-06-27 19:27:37 +00:00
go.mod build(deps): Bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#20920) 2024-07-10 08:09:24 +00:00
go.sum build(deps): Bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#20920) 2024-07-10 08:09:24 +00:00
options.go refactor(server/v2): simplify servers (#20796) 2024-06-27 19:27:37 +00:00
query.go chore: use comet api pkg instead of comet alias (#20614) 2024-06-11 08:46:04 +00:00
server.go feat(server/v2): add config overwrite (#20874) 2024-07-04 11:13:29 +00:00
service.go feat(server/v2): introduce cometbft v2 (#20483) 2024-05-31 00:30:15 +00:00
snapshots.go chore: use comet api pkg instead of comet alias (#20614) 2024-06-11 08:46:04 +00:00
streaming.go feat(server/v2): introduce cometbft v2 (#20483) 2024-05-31 00:30:15 +00:00
utils.go chore: remove query level todos (#20778) 2024-06-26 10:14:17 +00:00