Michael Feng

Results 40 issues of Michael Feng

**Describe the bug** If a users tries to use Gateway to send transactions with a wallet that has never been used before on a chain, Gateway throws errors because it...

bug

**Before submitting this PR, please make sure**: - [X] Your code builds clean without any errors or warnings - [X] You are using approved title ("feat/", "fix/", "docs/", "refactor/") **A...

**A description of the changes proposed in the pull request**: This is an ongoing PR to add back the Solana chain connector, along with a future Raydium connector.

See transaction: https://dashboard.tenderly.co/tx/base/0xf8217068c3891b9830e4fc4a91e80c4edeb6cf59672e1b0ab085ad852cdabb52 POST `/amm/trade` Params: ``` { "chain": "{{chain}}", "network": "{{network}}", "address": "{{eth_address}}", "connector": "uniswap", "base": "WSTETH", "quote": "WETH", "amount": "0.001", "side": "SELL" } ```

bug
uniswap

**Before submitting this PR, please make sure**: - [X] Your code builds clean without any errors or warnings - [X] You are using approved title ("feat/", "fix/", "docs/", "refactor/") **A...

**Before submitting this PR, please make sure**: - [X] Your code builds clean without any errors or warnings - [X] You are using approved title ("feat/", "fix/", "docs/", "refactor/") **A...

**Before submitting this PR, please make sure**: - [X] Your code builds clean without any errors or warnings - [X] You are using approved title ("feat/", "fix/", "docs/", "refactor/") **A...

**Before submitting this PR, please make sure**: - [X] Your code builds clean without any errors or warnings - [X] You are using approved title ("feat/", "fix/", "docs/", "refactor/") **A...

### Description This issue aims to create sample strategies that demonstrate the use of XRPL's AMM features within Hummingbot. The strategies will include a script for triggered liquidity addition/removal and...

bounty
xrpl