forked from trustwallet/wallet-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds standard types in automatic Rust<>C++ FFI Generation (trustwalle…
…t#4261) * Adds support for integers in automatic FFI generation * Minor * Makes clippy happy * Adds UTs for test script for code coverage * Adds support for TWData * Removes tests * Removes CPP Tests * Delete the test file * Adds TW Private Key * Adds TWPublicKey * Addresses review comments * Adds doc * Addresses further comments * Wraps result as well * Minor update * Addresses review comment
- Loading branch information
Showing
5 changed files
with
278 additions
and
29 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 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.