bitbox02-firmware icon indicating copy to clipboard operation
bitbox02-firmware copied to clipboard

Firmware code of the BitBox02 hardware wallet

Results 81 bitbox02-firmware issues
Sort by recently updated
recently updated
newest added

Reproduced firmware (multi-edition) v9.12.0 successfully.

These symbols are already defined in driver_init.c. The current GCC version doesn't complain, I discovered this when trying to build with an updated GCC (arm-gnu-toolchain-11.3.rel1-x86_64) and getting errors about these...

We have not been using Travis in a long time - we only use GitHub workflows at the moment.

Can use the Rust sha256 dep instead.

This setup works for me, unless I'm being confused. I configure vim to run `ra.sh` and I start vim in the `src/rust` directory.

Hi, I can't connect the device with Sparrow Desktop on Windows 10. Nothing happens when I press the Scan button in the "connect hardware wallet" window. The device always shows...

Good afternoon, It seems that I can no longer list items on OpenSea, probably due to the fact that transactions are now 'typed' as per [EIP-712](https://eips.ethereum.org/EIPS/eip-712). Some information at https://www.nft-stats.com/info/technical-analysis-open-sea-phishing-attack...

The protobuf Error response has a message field, but it is hardcoded to generic strings depending on the error type, e.g. "generic", "invalid input", etc. When a user/developer reports this...