-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Open
Labels
Description
Describe the bug
When doin a quicktests for hummingbot and gateway on both source and docker, observed that gateway config
command lost the autolist where user can select a configuration to change
On the screenshot above as sample, observed that gateway config ethereum is not showing any list settings related to it.
- For sample, it should show
networks, manualGasPrice
, etc.. - However when you manually type all settings, user can still able to update it e.g
- Observed this issue occur on both source and docker build
- Compare with version 2.6.1 ✅
Steps to reproduce
- Setup staging or development branch for both hummingbot and gateway
- Once gateway is online, run
gateway config
+tab
key (should display list of available configuration) - To test existing commands, you can use
gateway config ethereum.networks.mainnet.nodeURL
Release version
dev-2.7.0 and staging 2.7.0
Type of installation
Source
Attach required files
NA