cosmos-sdk/server/v2
dependabot[bot] fc5536a641
build(deps): Bump github.com/prometheus/common from 0.60.0 to 0.60.1 (#22362)
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-27 04:29:16 +00:00
..
api docs(x/accounts): improve comments (#22339) 2024-10-23 10:33:03 +00:00
appmanager build(deps): use cosmossdk.io/core v1.0.0-alpha.5 (#22369) 2024-10-25 15:56:10 +00:00
cometbft build(deps): Bump github.com/prometheus/common from 0.60.0 to 0.60.1 (#22362) 2024-10-27 04:29:16 +00:00
stf build(deps): use cosmossdk.io/core v1.0.0-alpha.5 (#22369) 2024-10-25 15:56:10 +00:00
store refactor(runtime/v2): simplify app manager (#22300) 2024-10-21 13:45:28 +00:00
streaming doc: fix link for proto-gen (#22111) 2024-10-03 17:28:07 +00:00
testdata fix(server/v2/cometbft): wire app closer (#22240) 2024-10-14 06:07:34 +00:00
commands.go fix(server/v2): respect context cancellation in start command (#22346) 2024-10-23 20:11:06 +00:00
config_test.go refactor(server/v2): clean up storage use and config (#22008) 2024-10-08 17:12:06 +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): enable pprof (#22284) 2024-10-17 13:10:13 +00:00
go.mod build(deps): Bump github.com/prometheus/common from 0.60.0 to 0.60.1 (#22362) 2024-10-27 04:29:16 +00:00
go.sum build(deps): Bump github.com/prometheus/common from 0.60.0 to 0.60.1 (#22362) 2024-10-27 04:29:16 +00:00
logger.go feat(log): remove core dependency and update core interface to be dependency free (#21045) 2024-07-26 11:00:27 +00:00
server_mock_test.go refactor(server/v2): kill viper from server components (#21663) 2024-09-12 06:24:28 +00:00
server_test.go refactor(runtime/v2): simplify app manager (#22300) 2024-10-21 13:45:28 +00:00
server.go feat(server/v2): enable pprof (#22284) 2024-10-17 13:10:13 +00:00
types.go refactor(runtime/v2): simplify app manager (#22300) 2024-10-21 13:45:28 +00:00
util.go fix(server/v2): use only one logger for app and server (#22241) 2024-10-14 06:05:47 +00:00