cosmos-sdk/server/v2/cometbft
testinginprod 8b47141655
feat(serverv2): integrate gRPC (#21038)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-07-30 09:26:16 +00:00
..
client feat(log): remove core dependency and update core interface to be dependency free (#21045) 2024-07-26 11:00:27 +00:00
handlers chore(all): replace all fmt.Errorf without paramters with errors.New (#21068) 2024-07-25 14:54:49 +02:00
log feat(log): remove core dependency and update core interface to be dependency free (#21045) 2024-07-26 11:00:27 +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 feat(serverv2): integrate gRPC (#21038) 2024-07-30 09:26:16 +00:00
commands.go chore(all): replace all fmt.Errorf without paramters with errors.New (#21068) 2024-07-25 14:54:49 +02:00
config.go chore(server/v2/cometbft): ensure consistent dash-case in app.toml (#21018) 2024-07-22 10:40:17 +00:00
flags.go feat(server/v2/cometbft): config (#20989) 2024-07-22 09:36:35 +00:00
go.mod feat(log): remove core dependency and update core interface to be dependency free (#21045) 2024-07-26 11:00:27 +00:00
go.sum feat(log): remove core dependency and update core interface to be dependency free (#21045) 2024-07-26 11:00:27 +00:00
options.go feat(server/v2/cometbft): config (#20989) 2024-07-22 09:36:35 +00:00
query.go feat(server/v2/cometbft): config (#20989) 2024-07-22 09:36:35 +00:00
server.go feat(serverv2): integrate gRPC (#21038) 2024-07-30 09:26:16 +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(all): replace all fmt.Errorf without paramters with errors.New (#21068) 2024-07-25 14:54:49 +02:00
version.go feat(server/v2/cometbft): config (#20989) 2024-07-22 09:36:35 +00:00