cosmos-sdk/server/v2/cometbft
2024-10-22 10:27:51 +00:00
..
client chore: remove duplicate proto files for the same proto file (#21648) 2024-09-13 10:14:17 +00:00
handlers feat(server/v2/cometbft): add checktx handler (#21985) 2024-10-03 11:35:43 +00:00
internal/mock fix(server/v2/cometbft): fix mock store (#22293) 2024-10-17 09:14:05 +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 refactor(server/v2): clean up storage use and config (#22008) 2024-10-08 17:12:06 +00:00
abci_test.go refactor(runtime/v2): simplify app manager (#22300) 2024-10-21 13:45:28 +00:00
abci.go refactor(runtime/v2): simplify app manager (#22300) 2024-10-21 13:45: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): init the indexer in server/v2 (#22218) 2024-10-10 21:40:14 +00:00
flags.go feat(server/v2/cometbft): wire mempool config (#21741) 2024-09-16 18:45:21 +00:00
go.mod build(deps): bump x/tx (#22327) 2024-10-22 10:27:51 +00:00
go.sum build(all): migrate to go.uber.org/mock (#22315) 2024-10-21 09:58:09 +00:00
options.go feat(server/v2/cometbft): add checktx handler (#21985) 2024-10-03 11:35:43 +00:00
query.go ci: actually enable v2 system test (#21539) 2024-09-26 13:16:28 +00:00
server.go refactor(runtime/v2): simplify app manager (#22300) 2024-10-21 13:45:28 +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/cometbft,stf): Listener integration in server/v2 (#21917) 2024-10-02 18:25:51 +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