Bruno Correia

Results 12 comments of Bruno Correia

Hi @Savrov! Sorry for my late response. Currently, I don't have enough time to fix / implement the new project model. However, if someone wants to try to do it,...

@alexzaitsev any chance to review my changes and deploy a new version of the library?

Hi there. No, this is not possible. If you want to know the balance of an address (for an Ethereum account) you need to use an Ethereum client like [web3j](https://docs.web3j.io/4.8.7/).

@groksrc you can try [this Fastlane plugin](https://github.com/pink-room/fastlane-plugin-run_tests_firebase_testlab) to run your Android tests in the Firebase Test Lab. You need to have the [Google Cloud SDK](https://cloud.google.com/sdk/install) installed. Hope it helps 🙂

Hey @rvamsikrishna any chance to review this and merge it? There are many properties of the `CustomScrollView` like `cacheExtent` that are really important to allow some tweaks in lists.

Hi all! To perform a transaction to a smart contract you need to use the `performTransaction` method and pass the `data` parameter. This parameter should be the encoded function call...

**Short answer:** no. **Long answer:** The WalletConnect v1 protocol is not chain agnostic. This means that it assumes that both parties communicate via EVM-compatible chains. In theory, it should be...

Hello @grumpyshoe! Thank you for your PR. I will try to give it a look ASAP and create a working test. Cheers!

Hopefully until the end of the week 🙂

Hi @MartyCatawiki! I reviewed the code now. I hope I can merge it soon :) Cheers