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

LDG-512: Implement signTransferWithSchedule method #23

Merged
merged 2 commits into from
Dec 5, 2024

Conversation

keiff3r
Copy link

@keiff3r keiff3r commented Dec 5, 2024

  • Implement sign_tx_with_schedule_part_1 and sign_tx_with_schedule_part_2 methods
  • Add test case for signing transactions with schedule using legacy path
  • Include utility function split_message for handling APDU data chunks
  • Add snapshot tests for visual validation of transaction signing

- Implement sign_tx_with_schedule_part_1 and sign_tx_with_schedule_part_2 methods
- Add test case for signing transactions with schedule using legacy path
- Include utility function split_message for handling APDU data chunks
- Add snapshot tests for visual validation of transaction signing
@keiff3r keiff3r requested review from GuilaneDen and n4l5u0r December 5, 2024 15:45
@keiff3r keiff3r changed the title Feat/make-it-work-on-bagl LDG-512: Implement signTransferWithSchedule method Dec 5, 2024
@n4l5u0r n4l5u0r removed their request for review December 5, 2024 16:25
@keiff3r keiff3r merged commit 9c7611d into main Dec 5, 2024
29 of 30 checks 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.

2 participants