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

Catch up with LedgerHQ fork #12

Open
wants to merge 44 commits into
base: master
Choose a base branch
from

Conversation

rithvikvibhu
Copy link
Member

@rithvikvibhu rithvikvibhu commented Dec 10, 2023

This PR contains commits that:

  • merge handshake-org/s-x-compact into master (LedgerHQ has already done this in v1.0.4
  • Add 'pending review' flag: 5916782
  • convert nanos icon to nanox: 9475466
  • Bump version 1.0.5: f1656cd
  • fix: build for lns+: 0e015e6

It leaves out one commit (the latest one) from LedgerHQ that adds a GitHub PR template specific to their processes.

Next steps:

  1. Push tags (1.0.4, 1.0.5) to handshake-org
  2. Remove s-x-compact branch to avoid confusion
  3. Remove nanox branch since those commits are already on master before 1.0.3 was tagged

grydz and others added 30 commits August 12, 2020 11:48
vendor/base58: remove unused headers.
pinheadmz and others added 14 commits April 26, 2021 14:56
Partial revert of 0348991
This was causing a segfault in strcpy() in line 1212
Too many of these to see more relevant warnings in the compiler output!
When we call ledger_apdu_cache_flush() we may end up combining some
leftover data from the cache with a full 255-byte packet from the
APDU buffer. We must use uint16 for the length counter or it will
roll over.
Update for Nano X UX_FLOW and Nano S SDK 1612
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.

6 participants