-
Notifications
You must be signed in to change notification settings - Fork 168
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: Refactoring bindings * fix: Rust errors for iOS builds * chore: Cleanup * feat: QR codes generated in Rust :) * chore: Make FFI between iOS and Android equivalent * feat: Error handling in iOS * feat: Add bip39 boolean when recovering from a phrase * fix(): valid if bip39 and show seed type * fix(): phrasing * question mark * remove "seed" * remove quotes * chore: Restore EthkeyBridge changes * chore: Remove added code to String.swift * fix: Update blockies, fix tests * chore: Handle rust errors for blockies * chore: use c_uint, update deps * fix: Attempt to fix the error on randomPhrase in iOS * fix: Hopefully fix the String allocation issues * fix: Expose EthkeyBridge.qrCode to the iOS build * fix: Propagate errors properly
- Loading branch information
1 parent
ea76a1a
commit eb55ff6
Showing
25 changed files
with
953 additions
and
1,348 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.