cosmos-sdk/server/v2
dependabot[bot] 5d66cf9450
build(deps): Bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#20920)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-10 08:09:24 +00:00
..
api chore(docs): fix comments that do not start with the name of the exported element. (#20906) 2024-07-10 06:00:36 +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 build(deps): Bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#20920) 2024-07-10 08:09:24 +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 fix(server/v2): remove dup commands + reduce api surface (#20810) 2024-07-04 08:21:49 +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): simplify servers (#20796) 2024-06-27 19:27:37 +00:00
server.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
types.go refactor(server/v2): extend the use of generic transaction type all the way up (#20789) 2024-06-27 10:18:25 +00:00
util.go feat(simapp/v2): Testnet init command (#20866) 2024-07-05 08:25:54 +00:00