Pacu

Results 98 comments of Pacu

Although risky in terms of scope creep, I think that a general purpose approach would be much more helpful in terms of requirement elicitation. Many kind of users, either they...

PS: I cloned the repo and used the bin file directly. It worked like a charm. Thanks for creating this tool!

@LarryRuane @gmale and I discussed this over an ad-hoc standup meeting today. Kevin proposed that we could probably spin up a testnet build and try to reproduce this against a...

@AloeareV We could implement a darkside RPC that actually sets an in memory list of TxIDs for the test to set up, and then this RPC would return that info,...

I Like this, we should carve out a consistent API that works and reads similarly on both platforms. And that maybe plays well with the FFI stuff

@HonzaR I rebased the PR

@HonzaR what do you want me to do with this error? ``` > Task :detektAll FAILED /home/runner/work/zcash-android-wallet-sdk/zcash-android-wallet-sdk/sdk-lib/src/main/java/cash/z/ecc/android/sdk/internal/transaction/TransactionEncoder.kt:11:20: Interface 'TransactionEncoder' with '11' functions detected. Defined threshold inside interfaces is set to...

@HonzaR I squashed it

I think the easiest way to do this is to check for a **unverified** sapling balance after finishing syncing. If so, the parameters should be ready when the funds are...