cosmos-sdk/server/v2
dependabot[bot] 5f2bcfc416
build(deps): Bump github.com/cosmos/crypto from 0.0.0-20240309083813-82ed2537802e to 0.1.0 (#20793)
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-06-27 11:28:31 +00:00
..
api refactor(server/v2): extend the use of generic transaction type all the way up (#20789) 2024-06-27 10:18:25 +00:00
appmanager chore: remove query level todos (#20778) 2024-06-26 10:14:17 +00:00
cometbft build(deps): Bump github.com/cosmos/crypto from 0.0.0-20240309083813-82ed2537802e to 0.1.0 (#20793) 2024-06-27 11:28:31 +00:00
stf chore: remove query level todos (#20778) 2024-06-26 10:14:17 +00:00
streaming feat: simapp/v2 (#20412) 2024-06-19 15:18:32 +00:00
testdata feat(server/v2): add config & start helper (#20505) 2024-06-19 17:19:57 +00:00
commands.go refactor(server/v2): extend the use of generic transaction type all the way up (#20789) 2024-06-27 10:18:25 +00:00
config.go chore: upstream more changes from v2 (#20387) 2024-05-17 10:58:52 +00:00
flags.go feat(server/v2): add config & start helper (#20505) 2024-06-19 17:19:57 +00:00
go.mod build(deps): Bump github.com/prometheus/common from 0.54.0 to 0.55.0 (#20792) 2024-06-27 09:20:48 +00:00
go.sum build(deps): Bump github.com/prometheus/common from 0.54.0 to 0.55.0 (#20792) 2024-06-27 09:20:48 +00:00
logger.go chore: upstream more changes from v2 (#20387) 2024-05-17 10:58:52 +00:00
server_mock_test.go refactor(server/v2): simplify server component init (#20742) 2024-06-21 10:14:50 +00:00
server_test.go refactor(server/v2): extend the use of generic transaction type all the way up (#20789) 2024-06-27 10:18:25 +00:00
server.go refactor(server/v2): extend the use of generic transaction type all the way up (#20789) 2024-06-27 10:18:25 +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(server/v2): add config & start helper (#20505) 2024-06-19 17:19:57 +00:00