- #86 support golang relayer
Feb 7, 2023
- #51 support include yaml
- #52 support jsonnet as config language
- #56 Support override config.toml for all validators
- #69 Support hermes 1.x
- #70 Add config item
cmd-flags
to supply custom flags for all chain binary commands - #71 strip ansi codes from the node's output
- #73 Support more optional validator fields: commission_rate/commission_max_rate/commission_max_change_rate/details/security_contact
- #78 Set working directory for node processes in supervisor
- #79 Add directory for relayer log
- #81 Fix grpc port in client.toml
Feb 18, 2022
- #41 don't install the license as data files.
- #42 add
--no_remove
option to keep existing data directory. - #43 prefer cmd parameter passed in cli to the one in config file.
- #46 support tendermint 0.35.
- #48 don't validate genesis for state-sync mode.
Dec 3, 2021
- 29 Allow vesting portion of the allocated fund in account
- 28 Support overwrite default relayer config with configs used to setup chains
- 13 Support configure start command flags
- 19 Support
config
to patchconfig.toml
for each validator - 37 Add expansion feature
Jul 6, 2021
-
12 Add back mnemonics
-
11 Add min-gas prices Add quotes on validator pubkey, as ProtoJSON is used in 0.43
Jun 17, 2021
- 5 Add
query_denom_by_name
to check existing denom before issuing - 2 Add mnemonic option field for accounts
- Support
app-config
to patchapp.toml
for each validator