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

Add FFI function to read pubkey from Ledger #4

Merged
merged 12 commits into from
May 13, 2023
Merged

Add FFI function to read pubkey from Ledger #4

merged 12 commits into from
May 13, 2023

Conversation

lrettig
Copy link
Member

@lrettig lrettig commented May 8, 2023

Also some misc. cleanup and refactoring: add common package for shared utils

@lrettig lrettig requested a review from fasmat May 8, 2023 18:27
Copy link
Member

@fasmat fasmat left a comment

Choose a reason for hiding this comment

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

I created #5 because otherwise it would have been too many comments in this PR.

common/ffitools.go Outdated Show resolved Hide resolved
bip32/bip32.go Outdated Show resolved Hide resolved
remote-wallet/remote_wallet.go Outdated Show resolved Hide resolved
Remove common module
Pass pre-allocated bytearray across FFI boundary and check return status
code
Remove hardcoded C headers
Testing still WIP
Thanks Mafa!
Makefile Show resolved Hide resolved
bip32/bip32.go Outdated Show resolved Hide resolved
@lrettig lrettig requested a review from fasmat May 11, 2023 19:06
@lrettig lrettig merged commit bc868fb into main May 13, 2023
1 check passed
@lrettig lrettig deleted the ledger branch May 13, 2023 19:41
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.

None yet

2 participants