by
0x20c9…05eD
#5313 feat/gate io connector update
Voting ended about 3 years agoSucceeded
GateIO exchance connector refactoring to bring the code to the latest standards. The class ExchangePyBase was modified to serve as the new building base for centralized exchanges connectors. All the generic logic was moved to it and also the methods expected to be implemented by subclasses were created as abstract methods. The following connectors have been modified to be now subclasses of the new base class:
- BInance spot
- Kucoin
- GateIO
Proposal of
integration_test_tool.py
intest/connector
to aid manual testing. The script uses real connections with the exchanges and executes basic operations without mocking anything.
PR: https://github.com/hummingbot/hummingbot/pull/5313
Off-Chain Vote
Loading…
- Author
0x20c9…05eD
- IPFS#QmXYUm8C
- Voting Systembasic
- Start DateMay 15, 2022
- End DateMay 22, 2022
- Total Votes Cast549.05K HBOT
- Total Voters2
Timeline
- May 15, 2022Proposal created
- May 15, 2022Proposal vote started
- May 22, 2022Proposal vote ended
- Oct 26, 2023Proposal updated