Results 39 comments of Wojak

Hey @david-hummingbot, could you provide logs for the bot that traded on SOLO-XRP pair?

Hey @fengtality, I would like to work on this bounty. I can add these features as I already worked on the original XRPL connector for Humingbot client.

@nikspz `amm_add_liquidity` and `amm_remove_liquidity` has been added to XRPL connector in PR: https://github.com/hummingbot/hummingbot/pull/7506 with a script to test it at https://github.com/hummingbot/hummingbot/commit/5a2043d0c500997626eae3344a0b8b5727e3a378

> Also, there's a Pancakeswap Solana build error, possibly related to library changes The issue would be the return of getAnchorProgram() is missing a param, I added the missing param...

> See comments. > > Also, there's now Solana `wrap` and `unwrap` functionality on the development branch, which I'm using for Pancakeswap Solana. Please revise this PR to use it....

For now the transactions built from builder from Orca SDK are not working, they do pass the transaction simulation but did not get included in new block and keep failing....

Hey @fengtality, I would like to work on this. I already have the solution for this bounty and will push the solution by next week.

Submitted PR https://github.com/hummingbot/hummingbot/pull/7506 to resolve this bounty

@nikspz `_get_best_price` and `_get_last_traded_price` has been updated to query both the order book and AMM at this PR: https://github.com/hummingbot/hummingbot/pull/7506

Hey @fengtality, I would like to work on this bounty. As I have written a lot of scripts/strategies and have experience working with XRPL blockchain, I think that this will...