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

Fix "join keysign for ERC20 swaps" by eliminating the dependency on the order of signatures. #741

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

rcoderdev
Copy link
Collaborator

No description provided.

- Introduced a new utility function `recordFromItems` to convert an array of items into a record based on a provided key extraction function.
- Refactored `useKeysignMutation` to utilize `recordFromItems` for creating a signatures record, improving code clarity and maintainability.
- Updated `ScanQrView` to include error message extraction using `extractErrorMsg`, enhancing error handling in the component.
@johnnyluo johnnyluo merged commit 6946755 into main Jan 9, 2025
2 checks passed
@johnnyluo johnnyluo deleted the fix/keysign branch January 9, 2025 21:05
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.

3 participants