cosmos-sdk/server/v2/cometbft
2024-07-18 09:12:58 +00:00
..
client chore: allow queries to be routed to abci.Query (#20774) 2024-06-25 16:11:34 +00:00
handlers chore: use comet api pkg instead of comet alias (#20614) 2024-06-11 08:46:04 +00:00
log feat(server/v2): introduce cometbft v2 (#20483) 2024-05-31 00:30:15 +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 fix(serverv2/cometbft): properly decode and route gRPC transactions (#20808) 2024-07-16 10:14:02 +00:00
commands.go refactor(server/v2): remove unneeded generic type parameters (#20966) 2024-07-16 09:09:01 +00:00
config.go chore(docs): fix comments that do not start with the name of the exported element. (#20906) 2024-07-10 06:00:36 +00:00
flags.go refactor(server/v2): simplify servers (#20796) 2024-06-27 19:27:37 +00:00
go.mod chore: various cleanup (#20864) 2024-07-18 09:12:58 +00:00
go.sum build(deps): Bump github.com/cosmos/crypto from 0.1.1 to 0.1.2 (#20979) 2024-07-18 08:08:34 +00:00
options.go refactor(server/v2): simplify servers (#20796) 2024-06-27 19:27:37 +00:00
query.go chore: use comet api pkg instead of comet alias (#20614) 2024-06-11 08:46:04 +00:00
server.go fix(serverv2/cometbft): properly decode and route gRPC transactions (#20808) 2024-07-16 10:14:02 +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: remove query level todos (#20778) 2024-06-26 10:14:17 +00:00