cosmos-sdk/server/v2/cometbft
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
..
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 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 feat(server/v2/cometbft): add checktx handler (#21985) 2024-10-03 11:35:43 +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 build(deps): Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (#22164) 2024-10-08 08:31:22 +00:00
go.sum build(deps): Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (#22164) 2024-10-08 08:31:22 +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 feat(server/v2/cometbft): add checktx handler (#21985) 2024-10-03 11:35:43 +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