File tree
348 files changed
+15
-6
lines changed- .github/workflows
- app
- rust/src
- deps
- tests_zemu
- snapshots
- sp-1-tr-in-1-spend-2-sh-out
- sp-1-tr-in-1-tr-out-1-spend-2-sh-out
- sp-1-tr-out-1-spend-2-sh-out
- sp-2-spend-2-out
- sp-2-tr-in-2-tr-out
- sp-builder-addr-diff-to-inittx-addr
- sp-ext-more-sigs-than-needed-for-tx
- sp-ext-output-without-ext-spend-data
- sp-ext-sig-without-checkandsign
- sp-get-fvk
- sp-get-fvk-expert
- sp-get-ivk
- sp-get-ivk-expert
- sp-get-ovk
- sp-get-ovk-expert
- sp-not-using-ledger-rnd-for-tx
- sp-show_address_shielded
- sp-show_address_shielded_with_div
- sp-show_address_unshielded
- sp-show_nullifier-0x1
- sp-show_nullifier-0x1-expert
- sp-show_nullifier-0xFF
- sp-show_nullifier-0xFF-expert
- sp-txinit
- x-1-tr-in-1-spend-2-sh-out
- x-1-tr-in-1-tr-out-1-spend-2-sh-out
- x-1-tr-out-1-spend-2-sh-out
- x-2-spend-2-out
- x-2-tr-in-2-tr-out
- x-builder-addr-diff-to-inittx-addr
- x-ext-more-sigs-than-needed-for-tx
- x-ext-output-without-ext-spend-data
- x-ext-sig-without-checkandsign
- x-get-fvk
- x-get-fvk-expert
- x-get-ivk
- x-get-ivk-expert
- x-get-ovk
- x-get-ovk-expert
- x-not-using-ledger-rnd-for-tx
- x-show_address_shielded
- x-show_address_shielded_with_div
- x-show_address_unshielded
- x-show_nullifier-0x1
- x-show_nullifier-0x1-expert
- x-show_nullifier-0xFF
- x-show_nullifier-0xFF-expert
- x-txinit
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
348 files changed
+15
-6
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
126 |
| - | |
| 126 | + | |
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 |
| - | |
| 6 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| 27 | + | |
26 | 28 |
| |
| 29 | + | |
27 | 30 |
| |
28 |
| - | |
| 31 | + | |
29 | 32 |
| |
30 | 33 |
| |
31 | 34 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
| |||
313 | 314 |
| |
314 | 315 |
| |
315 | 316 |
| |
| 317 | + | |
316 | 318 |
| |
| 319 | + | |
317 | 320 |
| |
| 321 | + | |
318 | 322 |
| |
319 | 323 |
| |
320 | 324 |
| |
321 | 325 |
| |
322 | 326 |
| |
323 | 327 |
| |
| 328 | + | |
324 | 329 |
| |
325 | 330 |
| |
326 | 331 |
| |
| |||
335 | 340 |
| |
336 | 341 |
| |
337 | 342 |
| |
| 343 | + | |
338 | 344 |
| |
339 | 345 |
| |
340 | 346 |
| |
|
Submodule ledger-zxlib updated 59 files
- app/common/app_main.c+34-39
- app/common/app_main.h+31-30
- app/ui/view.c+37-26
- app/ui/view.h+27-2
- app/ui/view_inspect_s.c+35-37
- app/ui/view_internal.h+44-1
- app/ui/view_nano.c+97-89
- app/ui/view_nano.h+1-1
- app/ui/view_nano_inspect.h+15-14
- app/ui/view_nbgl.c+41-27
- app/ui/view_s.c+107-7
- app/ui/view_x.c+306-148
- dockerized_build.mk+1-1
- include/apdu_codes.h+32-33
- include/app_mode.h+19-16
- include/base58.h+19-21
- include/base64.h+1-1
- include/bech32.h+1-1
- include/bignum.h+1-1
- include/bittools.h+1-6
- include/buffering.h+17-20
- include/hexutils.h+15-15
- include/segwit_addr.h+8-35
- include/sigutils.h+15-18
- include/timeutils.h+17-16
- include/utf8.h+318-415
- include/view_templates.h+145-149
- include/zxcanary.h+14-14
- include/zxerror.h+51-49
- include/zxformat.h+74-79
- include/zxtypes.h+14-14
- include/zxutils_ledger.h+2-3
- include/zxversion.h+3-3
- scripts/install_deps.sh+1-1
- scripts/template.sh+1-1
- src/app_mode.c+30-3
- src/base58.c+40-48
- src/base64.c+20-20
- src/bech32.c+20-23
- src/bignum.c+24-27
- src/buffering.c+20-26
- src/hexutils.c+24-25
- src/segwit_addr.c+14-22
- src/sigutils.c+17-21
- src/timeutils.c+76-686
- src/zxcanary.c+19-17
- src/zxformat.c+30-30
- src/zxutils_ledger.c+133-134
- templates/Makefile.root+1-1
- tests/asciify.cpp+1-1
- tests/base64.cpp+1-1
- tests/bech32.cpp+1-1
- tests/bip44path.cpp+1-1
- tests/buffering_tests.cpp+1-1
- tests/doubledabble.cpp+1-1
- tests/hexutils.cpp+1-1
- tests/macros.cpp+1-1
- tests/sigutils.cpp+1-1
- tests/zxformat.cpp+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
|
0 commit comments