You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Last built against `0.88.0` Flipper Zero firmware release
6
+
- Last built against `0.101.2` Flipper Zero firmware release
7
7
- Using Trezor crypto libs from `core/v2.5.3` release
8
-
- Included in [RogueMaster Custom Firmware](https://github.com/RogueMaster/flipperzero-firmware-wPlugins)
9
8
- NOTE: This app uses very close to the maximum Flipper Zero RAM. If you get `furi_check failed` on launch, try running again!
10
9
11
10
### DONATE IF YOU FIND THE APP USEFUL
@@ -63,7 +62,7 @@ The application will be compiled and copied onto your device
63
62
- Addresses are now generated at the same time as other pieces of wallet info
64
63
- This slows down initial wallet load, but makes UI much more responsive
65
64
- QR code files are now generated for each address and stored in the `apps_data/flipbip` directory
66
-
- This app is required to view the QR code files: https://github.com/bmatcuk/flipperzero-qrcode (included in RM firmware)
65
+
- This app is required to view the QR code files: https://github.com/bmatcuk/flipperzero-qrcode
67
66
- NOTE: This happens during the `View Wallet` step; you must view a wallet after generating/importing a wallet in order to ensure the address QR files are correct
68
67
- Broke out crypto functionality into its own library using `fap_private_libs` feature
0 commit comments