cosmos-sdk/server/v2/cometbft
2024-09-27 16:53:21 +00:00
..
client chore: remove duplicate proto files for the same proto file (#21648) 2024-09-13 10:14:17 +00:00
handlers refactor(mempool)!: match server/v2/cometbft and sdk mempool interface (#21744) 2024-09-18 13:57:52 +00:00
internal/mock refactor(mempool)!: match server/v2/cometbft and sdk mempool interface (#21744) 2024-09-18 13:57:52 +00: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 refactor(x/mint): remove staking as a required module (#21858) 2024-09-24 19:52:31 +00:00
types ci: actually enable v2 system test (#21539) 2024-09-26 13:16:28 +00:00
abci_test.go refactor(stf): remove RunWithCtx (#21739) 2024-09-19 21:39:47 +00:00
abci.go ci: actually enable v2 system test (#21539) 2024-09-26 13:16:28 +00:00
commands.go ci: actually enable v2 system test (#21539) 2024-09-26 13:16:28 +00:00
config.go feat(server/v2/cometbft): wire mempool config (#21741) 2024-09-16 18:45:21 +00:00
flags.go feat(server/v2/cometbft): wire mempool config (#21741) 2024-09-16 18:45:21 +00:00
go.mod ci: actually enable v2 system test (#21539) 2024-09-26 13:16:28 +00:00
go.sum ci: actually enable v2 system test (#21539) 2024-09-26 13:16:28 +00:00
options.go feat: make validator key injectable by application developers (#21608) 2024-09-18 12:27:25 +00:00
query.go ci: actually enable v2 system test (#21539) 2024-09-26 13:16:28 +00:00
server.go feat(server/v2): wire telemetry + server refactors (#21746) 2024-09-27 16:53:21 +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 ci: actually enable v2 system test (#21539) 2024-09-26 13:16:28 +00:00
utils.go ci: actually enable v2 system test (#21539) 2024-09-26 13:16:28 +00:00
version.go feat(server/v2/cometbft): config (#20989) 2024-07-22 09:36:35 +00:00