cosmos-sdk/server/v2
dependabot[bot] 07a50eefe2
build(deps): Bump github.com/cosmos/crypto from 0.1.0 to 0.1.1 (#20823)
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>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Marko <marko@baricevic.me>
2024-07-01 14:00:31 +00:00
..
api refactor(server/v2): simplify servers (#20796) 2024-06-27 19:27:37 +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.1.0 to 0.1.1 (#20823) 2024-07-01 14:00:31 +00:00
stf chore: migrate core to gogoproto.Message (#20781) 2024-06-28 09:34:23 +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): simplify servers (#20796) 2024-06-27 19:27:37 +00:00
config.go refactor(server/v2): simplify servers (#20796) 2024-06-27 19:27:37 +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 refactor(server/v2): simplify servers (#20796) 2024-06-27 19:27:37 +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): simplify servers (#20796) 2024-06-27 19:27:37 +00:00
server.go refactor(server/v2): simplify servers (#20796) 2024-06-27 19:27:37 +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 refactor(server/v2): simplify servers (#20796) 2024-06-27 19:27:37 +00:00