cosmos-sdk/server/v2/cometbft
2024-07-08 14:15:17 +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 refactor(staking)!: remove historical info (#20845) 2024-07-05 09:28:49 +00:00
commands.go refactor(staking)!: remove historical info (#20845) 2024-07-05 09:28:49 +00:00
config.go feat(server/v2): add config overwrite (#20874) 2024-07-04 11:13:29 +00:00
flags.go refactor(server/v2): simplify servers (#20796) 2024-06-27 19:27:37 +00:00
go.mod refactor(auth): decouple auth from x/accounts account abstraction types (#20875) 2024-07-08 14:15:17 +00:00
go.sum build(deps): Bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#20902) 2024-07-08 07:48:08 +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 feat(server/v2): add config overwrite (#20874) 2024-07-04 11:13:29 +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