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

properly implement Windows version of sign-transaction #2676

Merged
merged 1 commit into from Aug 21, 2020

Conversation

MonsieurNicolas
Copy link
Contributor

Uses proper dialog when asking for the private key (instead of console based workarounds that don't work great on Windows)

@MonsieurNicolas MonsieurNicolas added this to In progress in v14.1.0 via automation Aug 18, 2020
Copy link
Contributor

@rokopt rokopt left a comment

Choose a reason for hiding this comment

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

I know nothing about MFC, but having looked at the API docs online, I think the buffer length parameters all look correct, as do the parameter usages as I understand from https://docs.microsoft.com/en-us/windows/win32/api/wincred/ns-wincred-credui_infoa and https://docs.microsoft.com/en-us/windows/win32/api/wincred/nf-wincred-creduipromptforcredentialsa and https://docs.microsoft.com/en-us/previous-versions/windows/desktop/legacy/aa366877(v=vs.85), so this looks good to me.

@MonsieurNicolas
Copy link
Contributor Author

Thanks @rokopt

@MonsieurNicolas
Copy link
Contributor Author

r+ 56fe1af

@latobarita latobarita merged commit 5ce4af9 into stellar:master Aug 21, 2020
v14.1.0 automation moved this from In progress to Done Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
v14.1.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants