cosmos-sdk/server/v2
dependabot[bot] f3a295a1a1
build(deps): Bump github.com/huandu/skiplist from 1.2.0 to 1.2.1 (#21852)
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>
2024-09-23 15:05:29 +00:00
..
api chore: bump golangci-lint and fix all linting issues (#21761) 2024-09-16 19:11:19 +00:00
appmanager refactor(stf): remove RunWithCtx (#21739) 2024-09-19 21:39:47 +00:00
cometbft build(deps): Bump github.com/huandu/skiplist from 1.2.0 to 1.2.1 (#21852) 2024-09-23 15:05:29 +00:00
stf fix: Fixes memiterator (#21775) 2024-09-20 09:56:14 +00:00
store fix(server/v2/store): fix store server flags (#21745) 2024-09-16 10:19:25 +00:00
streaming feat(server/v2): refactor the server/v2 events (#21785) 2024-09-18 15:37:13 +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 feat(server/v2): refactor the server/v2 events (#21785) 2024-09-18 15:37:13 +00:00
go.sum feat(server/v2): refactor the server/v2 events (#21785) 2024-09-18 15:37:13 +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(server/v2): kill viper from server components (#21663) 2024-09-12 06:24:28 +00:00
server.go chore: bump golangci-lint and fix all linting issues (#21761) 2024-09-16 19:11:19 +00:00
types.go chore: remove consensus authority (#21734) 2024-09-16 20:06:21 +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