cosmos-sdk/server/v2
dependabot[bot] bbff2c8712
build(deps): Bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#22139)
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-07 08:58:51 +00:00
..
api fix(cometbft/grpc): gRPC path parsing (#22081) 2024-10-03 11:26:58 +00:00
appmanager refactor(stf): remove RunWithCtx (#21739) 2024-09-19 21:39:47 +00:00
cometbft build(deps): Bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#22139) 2024-10-07 08:58:51 +00:00
stf feat(server/v2/cometbft,stf): Listener integration in server/v2 (#21917) 2024-10-02 18:25:51 +00:00
store chore: fix comment (#21966) 2024-09-28 07:18:08 +00:00
streaming doc: fix link for proto-gen (#22111) 2024-10-03 17:28:07 +00:00
testdata feat(store/v2): support rocks out of the box (#21649) 2024-09-11 14:36:51 +00:00
commands.go feat(server/v2/cometbft): wire mempool config (#21741) 2024-09-16 18:45:21 +00:00
config_test.go chore: using pre-defined flag variables (#21794) 2024-09-18 08:43:44 +00:00
config.go refactor(server/v2): kill viper from server components (#21663) 2024-09-12 06:24:28 +00:00
flags.go feat(server/v2): add min gas price and check with tx fee (#21173) 2024-08-29 07:46:58 +00:00
go.mod build(deps): Bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#22139) 2024-10-07 08:58:51 +00:00
go.sum build(deps): Bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#22139) 2024-10-07 08:58:51 +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): untie runtimev2 from the legacy usage of gRPC (#22043) 2024-10-03 10:12:48 +00:00
server.go chore: bump golangci-lint and fix all linting issues (#21761) 2024-09-16 19:11:19 +00:00
types.go refactor(runtime/v2): untie runtimev2 from the legacy usage of gRPC (#22043) 2024-10-03 10:12:48 +00:00
util.go feat(log): remove core dependency and update core interface to be dependency free (#21045) 2024-07-26 11:00:27 +00:00