Skip to content
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

Rust uniffi for ripcord #58

Merged
merged 3 commits into from
Apr 11, 2024
Merged

Rust uniffi for ripcord #58

merged 3 commits into from
Apr 11, 2024

Conversation

rohan-ramakrishnan
Copy link
Contributor

@rohan-ramakrishnan rohan-ramakrishnan commented Apr 10, 2024

This code is not great really, but it works as is the same with the other ripcord stuff. It basically should be treated as a script that can ingest a kit and private key and can spit out the relevant results. It is not resilient to errors really, and does not have to be.

For now, we do not expose implementation details in errors. Depending on how this code gets used in sdks we can expose and let sdks handle this, but we don't need to do that either

@rohan-ramakrishnan rohan-ramakrishnan force-pushed the rohan_ripcord_sdk_uniffi branch from 090bb53 to b663eb5 Compare April 11, 2024 06:17
@rohan-ramakrishnan rohan-ramakrishnan force-pushed the rohan_ripcord_sdk_uniffi branch from b663eb5 to e9e0b19 Compare April 11, 2024 06:45
@rohan-ramakrishnan rohan-ramakrishnan requested review from zhenlu and a team April 11, 2024 06:46
@rohan-ramakrishnan rohan-ramakrishnan marked this pull request as ready for review April 11, 2024 06:47
Copy link

@yellowred yellowred left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Is this "How to sign anything" file?

src/funds_recovery_kit.rs Outdated Show resolved Hide resolved
@zhenlu zhenlu requested a review from yellowred April 11, 2024 18:13
@zhenlu zhenlu merged commit af1b2a0 into main Apr 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants