Michael Feng
Michael Feng
I'm still working on this script. I added a slippage buffer today and will add retry logic tmrw.
> how can we test it ? Use it with Postman as described here https://hummingbot.org/gateway/testing/#testing-with-postman Currently working are the basic chain endpoints for fetching balances, etc
Hey @KodeSage, Apologies for the delay. I spoke with the guys who funded the bounty to understand more about Chainflip. I now understand that it's more similar to a CLOB...
@isreallee82 Assuming this connector is a pure Hummingbot CLOB spot connector with no dependency on Gateway, it is valid for re-submittion as New Connector Proposal
The next step would be to create a new connector proposals and get community vote on it: https://snapshot.org/#/hbot-ncp.eth https://hummingbot.org/governance/proposals/#pull-request-proposals
@tomasgaudino we plan on having staging branch for the next release done by Monday Aug 12. Will this PR be done by then?
This should be a connector to Gateway https://github.com/hummingbot/gateway and support ChainFlip as an new EVM-based chain and DEX
From your site it looks like chainflip is an AMM. Hummingbot AMM connectors utilize Gateway middleware by convention, while CLOB connectors like Polkadex are via the core client directly On...
I think you guys should define what endpoints the connector should support and what strategies it should integrate into before the dev starts the work. We also need to know...
Hey @p-meier good work on fleshing out the V2 docs. I'll do some re-organization, but overall I think your additions fulfill the bulk of the requirements of the bounty. The...