Phil
Phil
Hi, great work with this module. One question: Do I have to accept a transfer in the app after I create one via the API?
### Version module: ^4.9.1 nuxt: 2.14.5 In the docs (https://auth.nuxtjs.org/api/options#cookie) it says: > domain - domain (and by extension subdomain/s) where the cookie is visible. **Default is domain and all...
gradle sync failed due to old gradle settings in the `react-native-vector-icons` package
I am using Chrome with MathWallet extension. When I hit "Connect Wallet" on the Swap page, it opens a popup with mathwallet.org instead of the extension: 
This thrown an error when focus the `to` input text field without selecting a token:  This fix disables the text field when no token selected.
It was able to supply with 0 amount:  My fix checks if `to` or `from` is zero, and shows "Enter an amount": 
This experimental feature does auto harvesting and staking and all the steps in between. 👉 Test here: https://raydium-auto-farm.vercel.app/autofarm/ **Steps:** 1. Harvest Pool 2. Provide Liquidity 3. Stake LP Just hit...
I have a Kujira wallet that has more than 100 balances/tokens (~116 at the time writing), therefore the `allBalances` function does not return **all** balances, only 100. This PR changes...