Results 39 comments of Wojak

Added script for adding or removing liquidity at specific price levels: https://github.com/hummingbot/hummingbot/pull/7506/commits/5a2043d0c500997626eae3344a0b8b5727e3a378 @nikspz

Arb script added: https://github.com/hummingbot/hummingbot/pull/7506/commits/f8d6f4b841f58678ea32290dba280026eb195d43#diff-37f75998b6dc40e1acf07484e9bdb4399f48b4425c872d060a548d15099bfc09

Added fix at [Fix/XRPL connector throws error when trading pair doesn't have amm pool #7635](https://github.com/hummingbot/hummingbot/pull/7635)

This error meant you got rate limit from your RCP node, are you using public node or paid node from other providers like Quicknode?

> I don't use any paid providers. Anyway, I expect this code to be able to handle errors like this. Public nodes are very easy to get rate limited, I...

Hey @fengtality @nikspz , I would like to work on this bounty. I think I have enough experience on developing for Solana DEXs since I made the Meteora connector in...

@nikspz Sorry for late updates, the PR for this will be pushed later today.

@nikspz Here is the PR https://github.com/hummingbot/gateway/pull/547, basically the connector is working but since there is new changes from development branch, I need to sync them before the PR is ready...