Pacu

Results 98 comments of Pacu

I'm having a weird message on Android Studio. ``` Settings file '...../zcash-android-wallet-sdk/build-conventions/settings.gradle.kts' line: 11 An exception occurred applying plugin request [id: 'org.gradle.toolchains.foojay-resolver-convention', version: '0.5.0'] > Failed to apply plugin class...

Thanks @HonzaR I'll try that out and report back!

Note: Viewing keys can also be fingerprinted 🎉 so view-only wallets would be covered by this approach as well. uhmm or may not...

> Note that it isn't currently possible to derive child viewing keys from a parent viewing key. You either need to have spend authority for the root, or someone who...

Also, if we have a viewing key wallet that supports more than one key, it's possible to sync all of those within a single synchronizer. The question is, which viewing...

I think that something like this is good for local tests. But attempting to replace dlwd would be duplicating the block synthesizer that's already present on dlwd and can be...

There's a possible regression spotted by the `func testDarkside() async throws` test. According to the logs, the synchronizer syncs the blockchain until block 663200. then there's this error. ``` -[DarksideTests.DarksideSanityCheckTests...

@LWRGitHub Thanks for reporting this issue. We are struggling to reproduce this issue. Would you mind providing this information - Xcode Version - MacOS version - Target platform you are...

I'm just going through this. I believe that side-by-side phone transfers should be allowed. It is the user intent (in this case myself, but could be any other) that the...