cosmos-sdk/server/v2
Cosmos SDK 50288938d1
chore: fix spelling errors (#21610)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-09-09 13:33:12 +00:00
..
api chore: cleanup core/app (#21368) 2024-08-27 09:55:16 +00:00
appmanager build(deps): bump to core v1.0.0-alpha.1 and remove replaces (#21603) 2024-09-09 12:17:21 +00:00
cometbft chore: fix spelling errors (#21610) 2024-09-09 13:33:12 +00:00
stf build(deps): bump to core v1.0.0-alpha.1 and remove replaces (#21603) 2024-09-09 12:17:21 +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 to core v1.0.0-alpha.1 and remove replaces (#21603) 2024-09-09 12:17:21 +00:00
go.sum build(deps): bump to core v1.0.0-alpha.1 and remove replaces (#21603) 2024-09-09 12:17:21 +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