cosmos-sdk/server/v2/cometbft
mergify[bot] c8ef0ef3ff
fix: match comets bls implmentation (backport #22613) (#22621)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-22 13:15:11 +01:00
..
client/rpc fix(server/v2/comebft): wire missing services + fix simulation (backport #21964) (#22555) 2024-11-19 16:24:50 +01:00
handlers feat(server/v2/cometbft): add checktx handler (backport #21985) (#22094) 2024-10-03 13:59:55 +02:00
internal/mock refactor(server/v2): simplify genesis flow (partial backport #22435) (#22494) 2024-11-08 16:32:48 +01:00
log feat(log): remove core dependency and update core interface to be dependency free (backport #21045) (#21089) 2024-07-26 13:43:42 +02:00
mempool test(integration): port x/bank tests to server/v2 app (backport #21912) (#22457) 2024-11-08 15:30:23 +01:00
types refactor(server/v2): simplify genesis flow (partial backport #22435) (#22494) 2024-11-08 16:32:48 +01:00
abci_test.go refactor(server/v2/cometbft): add codec.Codec and clean-up APIs (backport #22566) (#22575) 2024-11-20 17:07:15 +01:00
abci.go refactor(server/v2/cometbft): add codec.Codec and clean-up APIs (backport #22566) (#22575) 2024-11-20 17:07:15 +01:00
commands.go refactor(server/v2/cometbft): add codec.Codec and clean-up APIs (backport #22566) (#22575) 2024-11-20 17:07:15 +01:00
config.go feat(server/v2): init the indexer in server/v2 (partial backport #22218) (#22324) 2024-10-21 17:18:37 +02:00
flags.go feat(server/v2/cometbft): wire mempool config (backport #21741) (#21762) 2024-09-16 19:07:41 +00:00
go.mod fix: match comets bls implmentation (backport #22613) (#22621) 2024-11-22 13:15:11 +01:00
go.sum fix: match comets bls implmentation (backport #22613) (#22621) 2024-11-22 13:15:11 +01:00
grpc.go refactor(server/v2/cometbft): add codec.Codec and clean-up APIs (backport #22566) (#22575) 2024-11-20 17:07:15 +01:00
options.go refactor(server/v2/cometbft): add codec.Codec and clean-up APIs (backport #22566) (#22575) 2024-11-20 17:07:15 +01:00
query.go refactor(server/v2/cometbft): add codec.Codec and clean-up APIs (backport #22566) (#22575) 2024-11-20 17:07:15 +01:00
server.go refactor(server/v2/cometbft): add codec.Codec and clean-up APIs (backport #22566) (#22575) 2024-11-20 17:07:15 +01:00
service.go feat(server/v2): introduce cometbft v2 (#20483) 2024-05-31 00:30:15 +00:00
snapshots.go refactor(server/v2/cometbft): add codec.Codec and clean-up APIs (backport #22566) (#22575) 2024-11-20 17:07:15 +01:00
streaming.go refactor(server/v2/cometbft): add codec.Codec and clean-up APIs (backport #22566) (#22575) 2024-11-20 17:07:15 +01:00
utils.go refactor(server/v2/cometbft): add codec.Codec and clean-up APIs (backport #22566) (#22575) 2024-11-20 17:07:15 +01:00
version.go feat(server/v2/cometbft): config (#20989) 2024-07-22 09:36:35 +00:00