Honza Rychnovský
Honza Rychnovský
### Describe the issue We'd like to check and consider the use of the `retryUpToAndContinue` function instead of `retryUpTo` in several occurrences in `CompactblockProcessor`, as the second one is terminating...
## Is your feature request related to a problem? Please describe. We could improve caching on Gradle CI `deploy_snapshot` action, part `Setup`. ## Describe the solution you'd like ## Alternatives...
## Is your feature request related to a problem? Please describe. We'd like to have our Java version unified across the whole project. We could consider using the Gradle JVM...
## Is your feature request related to a problem? Please describe. The latest Gradle 8.5 introduces Java v21 support. We could analyze, test, and bump the Java version that the...
## Is your feature request related to a problem? Please describe. Although the project dependencies are covered with our dependency locking mechanism, we could leverage the new Gradle **Verifying dependencies**...
## Is your feature request related to a problem? Please describe. After discussion, we could consider running the transaction-enhancing sub-phase of the overall block synchronization on a separate thread. ##...
zcash-android-wallet-sdk: Demo-app: Add textfileds for restoring from an older seed to `Seed` screen
## Is your feature request related to a problem? Please describe. We'd like to have the capability to restore an older wallet from the seed phare to the existing Alice,...
## Is your feature request related to a problem? Please describe. We'd like to display the transaction state within transaction items in the Transaction screen ## Describe the solution you'd...
## Is your feature request related to a problem? Please describe. There are a few corner cases in which we don't currently fill in the `recoverUntil` parameter to the Rust...
## Is your feature request related to a problem? Please describe. Filling an additional issue to provide a link to the code base TODO occurrence. This should be ideally split...