cosmos-sdk/server/v2
dependabot[bot] 87dfe258b2
build(deps): Bump github.com/hashicorp/go-metrics from 0.5.3 to 0.5.4 (#23272)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: aljo242 <alex@skip.money>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2025-01-09 20:02:12 +00:00
..
api feat(server/v2)!: grpcgateway autoregistration (#22941) 2025-01-06 08:12:42 +00:00
appmanager feat(sims): Integration with app v2 (#23013) 2025-01-09 08:19:35 +00:00
cometbft build(deps): Bump github.com/hashicorp/go-metrics from 0.5.3 to 0.5.4 (#23272) 2025-01-09 20:02:12 +00:00
stf feat(sims): Integration with app v2 (#23013) 2025-01-09 08:19:35 +00:00
store docs: remove RocksDB (#23212) 2025-01-07 19:39:41 +00:00
streaming feat(sims): Integration with app v2 (#23013) 2025-01-09 08:19:35 +00:00
testdata docs: remove RocksDB (#23212) 2025-01-07 19:39:41 +00:00
CHANGELOG.md feat(server/v2)!: grpcgateway autoregistration (#22941) 2025-01-06 08:12:42 +00:00
command_factory.go fix(simapp/v2): full AutoCLI support (#22410) 2024-11-06 19:06:55 +00:00
commands.go feat(store/v2): full iavl/v2 support (#23131) 2025-01-03 10:41:47 +00:00
config_test.go style: remove redundant import alias (#23130) 2025-01-03 15:04:11 +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,upgrade): add skip upgrade flag (#22682) 2024-11-28 14:52:53 +00:00
go.mod build(deps): Bump github.com/hashicorp/go-metrics from 0.5.3 to 0.5.4 (#23272) 2025-01-09 20:02:12 +00:00
go.sum build(deps): Bump github.com/hashicorp/go-metrics from 0.5.3 to 0.5.4 (#23272) 2025-01-09 20:02:12 +00:00
logger.go refactor(server/v2): eager config loading (#22267) 2024-10-29 06:09:16 +00:00
server_mock_test.go refactor(server/v2): eager config loading (#22267) 2024-10-29 06:09:16 +00:00
server_test.go style: remove redundant import alias (#23130) 2025-01-03 15:04:11 +00:00
server.go docs: update server/v2 api contract (#22815) 2024-12-11 06:52:21 +00:00
util.go refactor(server/v2): eager config loading (#22267) 2024-10-29 06:09:16 +00:00