cosmos-sdk/server/config
Daniel Wedul eb0113e4bc
fix: Server config index-events incorrectly marshaled (#10067)
* Add changelog line.

* [10016]: Add some unit tests for the index-events and global-labels config fields.

* [10016]: Fix the marshalling of the index-events config value into the config file.

* [10016]: Remove the StringsJoin func map entry from the config template creation because it isn't needed.

* [10016]: Add a unit test for SetConfigTemplate.

Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2021-09-08 16:02:09 -07:00
..
config.go feat: Non-zero Default Fees (#9371) 2021-06-25 10:41:32 +00:00
config_test.go fix: Server config index-events incorrectly marshaled (#10067) 2021-09-08 16:02:09 -07:00
toml.go fix: Server config index-events incorrectly marshaled (#10067) 2021-09-08 16:02:09 -07:00