Sterling Long

Results 12 issues of Sterling Long

**Describe the bug** While building for iOS, I receive the following error: ``` Warning: CocoaPods not installed. Skipping pod install. CocoaPods is used to retrieve the iOS and macOS platform...

bug

I need to have multiple QR Code scanners in my app. My attempts to get this working have been rather fruitless: 1. Trying to turn on/off the mobile scanners as...

`expect-failure` didn't fully describe how it worked: It checks if err is contained in the thrown error. So I added that. It's nice to have that info in there.

Right now the output of the repl tests is hard to read and parse, and there are issues with the testing itself that prevent a developer from knowing that their...

___ ***Bugsquad note:** This issue has been confirmed several times already. No need to confirm it further.* ***Bugsquad note2:** Also, please avoid asking when this will be fixed. The issue...

bug
platform:web
platform:macos
topic:porting
confirmed
topic:thirdparty
performance

Right now, if you make one of the following mistakes with gas: 1. Send has no gas capability, but has other capabilities in the clist of the Pact Command 2....

I needed the ability to pass in a custom RPC id. It was easy to add, and doesn't affect the protocol's API in any way, just added functionality.

This wallet: https://react-web3wallet.vercel.app/ Doesn't handle receiving 2 requests at the same time. **Current Behavior** When sending a session request and an auth request at the same time, it starts showing...

As I've been implementing KIP 15 I have noticed the following potential issues. 1. It is 100% possible that the `sigs` become "detached" or not match the actual `signers` list...

Hypothetical situation: 3 `CommandSigDatas` are sent and the wallet. The user signs 2 of them and rejects the last one. Should the wallet respond with `noSig` for the last CommandSigData?...