cosmos-sdk/server/v2
2024-09-04 07:58:07 +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 refactor(server/v2): Update prepare & process proposal (#21237) 2024-09-04 07:58:07 +00:00
stf docs(core): add core documentation and principles (#21511) 2024-09-03 22:20:05 +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/prometheus/common from 0.57.0 to 0.58.0 (#21532) 2024-09-04 07:53:53 +00:00
go.sum build(deps): Bump github.com/prometheus/common from 0.57.0 to 0.58.0 (#21532) 2024-09-04 07:53:53 +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: cleanup core/app (#21368) 2024-08-27 09:55:16 +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