Zondax / ledger-rust

Apache License 2.0
2 stars 4 forks source link

Fix S+ lazy static #19

Closed ghost closed 2 years ago

ghost commented 2 years ago

This PR fixes the lazy_static macro for S+ devices.

NOTE: apps will need to import PIC when they use this functionality. Importing in from within the macro is too complicated and not robust.

Also, the PR adds deterministic secret keys for tests.

:link: zboto Link