Michael Feng

Results 130 comments of Michael Feng

Also, the execute-swap failures may be related to node issues or something else in Gateway. Check the Gateway logs for the messages related to the swap attempt and include them...

@nikspz I fixed the update_allowances issue. I will check how uniswap/amm performs balance checks later.

@nikspz please upload your arbitrage controller config file. I ran using the config below and it seemed to work without the balance issue: ``` id: 5u2qYCu48UC4WG3QZSqfqAXrm16XMTRCcwPNPj7ePzYU controller_name: arbitrage_controller controller_type: generic...

I added Sepolia support in https://github.com/hummingbot/gateway/pull/329, but the tests haven't yet been updated to use it, so the bounty is still available for any dev who wants to update the...

please include more info about your experience with Hummingbot / Gateway / DEX development and your participation in Discord if you want to be assigned On Thu, Sep 18, 2025,...

> Th reason why these transactions keep failing is still unknown, but if resolved, the refactor to use these transaction builders from Orca would be minimal. Sounds good - merging...

Existing work: https://github.com/stopdihode/gateway/tree/hyperevm-integration

please include more info about your experience with Hummingbot / Gateway / DEX development and your participation in Discord if you want to be assigned On Thu, Sep 18, 2025,...

more comments like the ones above will only reduce the probability that we assign this and other bounties to you

thanks @nikspz - I think last commit should fix the polling issue you found