-
Notifications
You must be signed in to change notification settings - Fork 151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Recoverable Transaction History Bindings for iOS #1701
Recoverable Transaction History Bindings for iOS #1701
Conversation
…t points to an Xcode version 12
…tions for each of the 3 supported MemoBuilder types
… recycling tests from other parts of the repo
…get the short_address_hash from sender_memos. Added trait implementation for CompressedRistrettoPublic
…ecrypt_memo implementation into func body, add trait implementations for u66 sized array.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Co-authored-by: Chris Beck <[email protected]>
This PR is failing to build because of out-of-date Cargo.lock files. You should run a build and check in the changed Cargo.lock versions---please don't merge until someone has reviewed the changes to Cargo.lock, though :-) |
@jcape updated with the new cargo lock and linting/formatting changes |
Soundtrack of this PR: Scruscru - Chewing Gum (feat. Sunner Soul)
Motivation
iOS Bindings for Recoverable Transaction History (v1.2.0)
In this PR
TODO Before Merge
rust-bitcode
script to use the new rust nightly that master is expecting.master
after this PR merges Android SDK Recoverable Transaction History #1606