• © Goverland Inc. 2026
  • v1.0.8
  • Privacy Policy
  • Terms of Use
Pull Request ProposalsPull Request Proposalsby0x8dA825941565a790BDf341B7099FA61296723756MementoMori

Rate command fails when the pair is within quotes

Voting ended over 3 years agoSucceeded

The rate command from CLI returns 'Rate is not available' if the pair is enclosed in quotes (single, or double). This is because the pair is captured literally as a string and passed to the show_rate. The fix proposed is to add an eval in the oracle_rate_msg since that is where the 'upper' is applied, i.e. formatting of the pair to meet the required format, but another solution can be investigated

https://github.com/hummingbot/hummingbot/pull/5458

Off-Chain Vote

For
371.71K HBOT99.5%
Against
0 HBOT0%
Abstain
1.97K HBOT0.5%
Quorum:762%
Download mobile app to vote

Timeline

Jul 04, 2022Proposal created
Jul 04, 2022Proposal vote started
Jul 11, 2022Proposal vote ended
Oct 06, 2024Proposal updated