address book + tronify integration + cmake support - #100
Open
mbrousset-ledger wants to merge 12 commits into
Open
address book + tronify integration + cmake support#100mbrousset-ledger wants to merge 12 commits into
mbrousset-ledger wants to merge 12 commits into
Conversation
|
elf sizes
Stack consumption summary
|
mbrousset-ledger
force-pushed
the
mbr/address-book
branch
from
July 17, 2026 09:55
a7eaf3a to
43edc1e
Compare
mbrousset-ledger
force-pushed
the
mbr/address-book
branch
from
July 17, 2026 11:57
dbfd46d to
0a03521
Compare
mbrousset-ledger
force-pushed
the
mbr/address-book
branch
5 times, most recently
from
July 17, 2026 13:33
4810ba7 to
c19af72
Compare
mbrousset-ledger
marked this pull request as ready for review
July 17, 2026 13:33
Wiz Scan Summary
To detect these findings earlier in the dev lifecycle, try the Wiz Code extension for VS Code, JetBrains, or Visual Studio. |
mbrousset-ledger
force-pushed
the
mbr/address-book
branch
from
August 6, 2026 18:21
b571eb8 to
e23494f
Compare
mbrousset-ledger
force-pushed
the
mbr/address-book
branch
from
August 20, 2026 09:47
ac68708 to
bf108dd
Compare
mbrousset-ledger
force-pushed
the
mbr/address-book
branch
3 times, most recently
from
August 20, 2026 15:25
8998484 to
f8ff06c
Compare
Comment on lines
+14
to
+19
| name: Call Ledger unit_test | ||
| uses: LedgerHQ/ledger-app-workflows/.github/workflows/reusable_unit_tests.yml@v1 | ||
| secrets: inherit | ||
| with: | ||
| test_directory: unit-tests | ||
| use_cmake_ut_framework: true |
mbrousset-ledger
force-pushed
the
mbr/address-book
branch
3 times, most recently
from
August 24, 2026 13:31
240a8b1 to
4ae2fae
Compare
mbrousset-ledger
force-pushed
the
mbr/address-book
branch
2 times, most recently
from
August 28, 2026 10:52
b5296bc to
5e9c2fc
Compare
mbrousset-ledger
force-pushed
the
mbr/address-book
branch
from
August 31, 2026 13:44
1a00e8a to
45509c9
Compare
Comment on lines
+9
to
+13
| name: GitHub release using the reusable workflow | ||
| uses: LedgerHQ/ledger-app-workflows/.github/workflows/reusable_app_release.yml@v1 | ||
| if: startsWith(github.ref, 'refs/tags/') | ||
| with: | ||
| app_ref_name: ${{ github.ref_name }} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
build instructions
To build with new Cmake build system :
Checklist
develop