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

feat: support htlc lock vendorfield #56

Merged
merged 1 commit into from
Jan 9, 2020
Merged

feat: support htlc lock vendorfield #56

merged 1 commit into from
Jan 9, 2020

Conversation

sleepdefic1t
Copy link
Contributor

Summary

  • add separate extended title to DisplayContext for extended texts (maintains 64-byte-alignment).
  • update relevant files to use extended_title.
  • add 6-screen extended flow var support in display/nano.c.
  • move vendorfield ux to separate file.
  • update transfer_ux, htlc_lock_ux, and legacy transfer to use new vendorfield file.
  • update display_ux to detect Htlc Lock vendorfield for display.
  • add Htlc Lock w/VendorField Json.
  • add Htlc Lock w/VendorField to payload examples.

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

- add separate extended title to DisplayContext for extended texts (maintains 64-byte-alignment).
- update relevant files to use `extended_title`.
- add 6-screen extended flow var support in `display/nano.c`.
- move vendorfield ux to separate file.
- update `transfer_ux`, `htlc_lock_ux`, and legacy transfer to use new vendorfield file.
- update `display_ux` to detect Htlc Lock vendorfield for display.
- add Htlc Lock w/VendorField Json.
- add Htlc Lock w/VendorField to payload examples.
@ghost ghost added Complexity: Medium Less than 256 lines changed. Type: Feature The issue is a request for new functionality. labels Jan 9, 2020
@sleepdefic1t sleepdefic1t merged commit 8a76d30 into ArkEcosystem:develop Jan 9, 2020
@sleepdefic1t sleepdefic1t deleted the feat/support-htlc-lock-vendorfield branch January 10, 2020 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Medium Less than 256 lines changed. Type: Feature The issue is a request for new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant