Wojak
Wojak
Updated todos in PR description.
Hey @nikspz will do by the weekend, I need to add some more updates to finalize the solution too.
Hi, I will be responsible for upgrading XRPL connector to version 2 🚧
Hey, I will take this bounty 👍
54k HBOT works for me 👍
Progress update @nikspz @chasevoorhees - Can reproduced the issue - Found new issue: Strategy always create position with wrong price range for pair OSMO-USDC making new lp position out of...
@nikspz @chasevoorhees Pushed fix for the bug: * When using Osmosis connector on AMM-Lp strategy, it kept on creating position but does not indicate that its available when looking into...
Found new bug: * When connector run `update_nft` to update the lp position status, the return result doesn't contain the required information for the lp position: 
Pushed fix for: * Strategy always create position with wrong price range for pair OSMO-USDC making new lp position out of range (https://github.com/hummingbot/hummingbot/pull/6959/commits/9f9c3bd09100e5a2d80825e83c094afbbbf86ee8) My next task: discuss with osmosis connector...
Added fix on client and gateway side: - https://github.com/hummingbot/gateway/pull/318 - https://github.com/hummingbot/hummingbot/pull/6959 What fixed: - AMM LP strategy should work with Osmosis now, from start to end - In the event...