Michael Feng
Michael Feng
I think the BSC issue might be caused by transactions that are confirmed off-chain so there's no txReceipt on the public blockchain and the poll function doesn't work. Here's a...
The bot worked properly for a while when I switched from the public Binance node to Quicknode, but eventually it sent transactions which never made it to the BSC chain,...
I'm not sure if this will work with 2.4 since there are probably changes from gateway 2.2 to 2.4. I think this branch only needs to work with gateway 2.2...
closing since Gateway has been refactored in v2.8
I believe this bug is now fixed in v2.8, but please confirm.
this issue needs more context. what do you need to proxy?
This doesn't impact usage, but if you want to get rid of it, I added a comment in README to show how: https://github.com/hummingbot/gateway?tab=readme-ov-file#fixing-bigint-buffer-warnings
i updated Polygon gas and token settings in this PR: https://github.com/hummingbot/gateway/pull/543. Tested Polygon approvals and it worked: ``` 2025-10-29 19:31:04 | info | Resolved connector uniswap/clmm to spender address: 0xC36442b4a4522E871399CD717aBDD847Ab11FE88...
From the error logs, this is because Jupiter can't find the SAND-USDC route. In new version of Gateway, you can use `gateway token` to add a token, and then you...
fixed in https://github.com/hummingbot/hummingbot/pull/7829