cosmos-sdk/server/v2
testinginprod 86ea861c25
fix(serverv2/cometbft): properly decode and route gRPC transactions (#20808)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
2024-07-16 10:14:02 +00:00
..
api refactor(server/v2): remove unneeded generic type parameters (#20966) 2024-07-16 09:09:01 +00:00
appmanager chore(docs): fix comments that do not start with the name of the exported element. (#20906) 2024-07-10 06:00:36 +00:00
cometbft fix(serverv2/cometbft): properly decode and route gRPC transactions (#20808) 2024-07-16 10:14:02 +00:00
stf chore: set empty hash to hash of nothing (#20775) 2024-07-02 14:15:44 +00:00
streaming chore(docs): fix comments that do not start with the name of the exported element. (#20906) 2024-07-10 06:00:36 +00:00
testdata fix(server/v2): Fix setup for testing TestServer (#20904) 2024-07-08 12:04:04 +00:00
commands.go refactor(server/v2): remove unneeded generic type parameters (#20966) 2024-07-16 09:09:01 +00:00
config.go refactor(server/v2): simplify servers (#20796) 2024-06-27 19:27:37 +00:00
flags.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
go.mod build(deps): Bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#20920) 2024-07-10 08:09:24 +00:00
go.sum build(deps): Bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#20920) 2024-07-10 08:09:24 +00:00
logger.go refactor(server/v2): simplify servers (#20796) 2024-06-27 19:27:37 +00:00
server_mock_test.go feat(server/v2): add config overwrite (#20874) 2024-07-04 11:13:29 +00:00
server_test.go refactor(server/v2): remove unneeded generic type parameters (#20966) 2024-07-16 09:09:01 +00:00
server.go refactor(server/v2): remove unneeded generic type parameters (#20966) 2024-07-16 09:09:01 +00:00
types.go fix(serverv2/cometbft): properly decode and route gRPC transactions (#20808) 2024-07-16 10:14:02 +00:00
util.go feat(simapp/v2): Testnet init command (#20866) 2024-07-05 08:25:54 +00:00