Marco Martinez

Results 11 comments of Marco Martinez

@jordaaash I think I got our libs all fixed up. This branch is currently using [@solana-mobile/wallet-adapter-mobile v2.1.0-alpha1](https://www.npmjs.com/package/@solana-mobile/wallet-adapter-mobile/v/2.1.0-alpha1) and its building a testing both locally and on CI (I think) I...

@jsx bump. Do you have any concerns with merging this?

@jordaaash there are a couple remaining dupes: ``` /@solana/[email protected](@solana/[email protected])([email protected]) /@solana/[email protected](@solana/[email protected])([email protected]) ``` and ``` /@solana/[email protected](@solana/wallet-adapter-base@packages+core+base)(@solana/[email protected])([email protected])([email protected]) /@solana/[email protected](@solana/wallet-adapter-base@packages+core+base)(@solana/[email protected])([email protected])([email protected]) ``` due to `bs58` differences. `@solana-mobile/mobile-wallet-adapter-protocol-web3js` uses `[email protected]`, while `@solana/wallet-standard-wallet-adapter-base` uses `[email protected]`. I have not...

> While trying to use the `findByMint(mint, callback)` method, I found that it is returning NPE for many mint accounts. This is leading to the NFT details screen crashing. >...

Hi @clarkezone I am not able to reproduce this issue on my end. Can you please add a minimal reproducible example?

I've added a [bug report template](https://github.com/metaplex-foundation/metaplex-android/blob/main/.github/ISSUE_TEMPLATE/bug_report.md), would you mind reformatting/reopening the issue with this template? this is a great help to us and will expedite the fix for you

Nice, really appreciate the detailed report. I am flying back from Lisbon to the states tonight but I will check this out in the next day or two and try...

I'd have to look deeper into your application code but async exceptions like this are typically do to mismanagement of the error within an unconfined coroutine context. I see that...

Really do appreciate your report here tho, and I want to help you track down the error so we can improve the library and make it easier to use. I...

https://github.com/metaplex-foundation/kborsh/issues/2