zcash-swift-wallet-sdk
zcash-swift-wallet-sdk copied to clipboard
iOS light client Framework proof-of-concept
- provide support to @str4d in propagating the changes to the FFI layer - test the implementation by executing testing transactions to a TEX address - validate the implementation -...
This is a follow-up from this PR #1456 Once the needed TreeStates are added other errors come up. Note: This might be partially addressed by #1342 how to reproduce: -...
With tx resubmission action added, the state machine image and puml must be updated as well.
See [more](https://github.com/Electric-Coin-Company/zashi-ios/issues/1236) in Zashi
This is an experiment to try and recreate the CocoaPods build scripts (that were removed in 86d1257ab56ccc02b958ca1ee1afcaf52bd053c2) as a Swift Package Manager build plugin. If we can do so, then...
…commitment tree corruption. This code review checklist is intended to serve as a starting point for the author and reviewer, although it may not be appropriate for all types of...
The wipe sometimes ends up in a state when next sync loop is throwing an error(s).