cosmos-sdk/server/v2
dependabot[bot] f34d100282
build(deps): Bump github.com/jhump/protoreflect from 1.16.0 to 1.17.0 in /tests (#21580)
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-09 07:22:43 +00:00
..
api chore: cleanup core/app (#21368) 2024-08-27 09:55:16 +00:00
appmanager refactor(server/v2): Update prepare & process proposal (#21237) 2024-09-04 07:58:07 +00:00
cometbft build(deps): Bump github.com/jhump/protoreflect from 1.16.0 to 1.17.0 in /tests (#21580) 2024-09-09 07:22:43 +00:00
stf test(x/upgrade): fix tests (#21582) 2024-09-07 14:41:33 +00:00
store refactor: use errors.New to replace fmt.Errorf with no parameters (#21394) 2024-08-25 11:41:31 +00:00
streaming build(deps): bump proto-builder and regen protos (#21215) 2024-08-08 08:45:15 +00:00
testdata feat(server/v2): add min gas price and check with tx fee (#21173) 2024-08-29 07:46:58 +00:00
commands.go feat(server/v2): add min gas price and check with tx fee (#21173) 2024-08-29 07:46:58 +00:00
config_test.go refactor(server/v2/cometbft): Consensus get chain-id from viper (#21116) 2024-08-02 14:21:26 +00:00
config.go feat(server/v2): add min gas price and check with tx fee (#21173) 2024-08-29 07:46:58 +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 build(deps): Bump github.com/jhump/protoreflect from 1.16.0 to 1.17.0 in /tests (#21580) 2024-09-09 07:22:43 +00:00
go.sum build(deps): Bump github.com/jhump/protoreflect from 1.16.0 to 1.17.0 in /tests (#21580) 2024-09-09 07:22:43 +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 feat(server/v2): add config overwrite (#20874) 2024-07-04 11:13:29 +00:00
server_test.go feat(server/v2): add min gas price and check with tx fee (#21173) 2024-08-29 07:46:58 +00:00
server.go feat(server/v2): add min gas price and check with tx fee (#21173) 2024-08-29 07:46:58 +00:00
types.go chore: extract improvements from #21497 (#21506) 2024-09-04 10:57:07 +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