mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-27 01:48:17 +00:00
d1a48f32ce
* Use the new protobuf messages that send accounts as strings (fixes #367) * `stellar_signingAbort()` now takes an error message * Operations now check if a transaction is being signed (fixes #368) * Operations now return false on error or if the user cancels * Stellar `fsm_*` methods now check operation result and return early if the operation fails This PR also re-enables the stellar code in the firmware. |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
messages_map.py | ||
messages.options | ||
messages.proto | ||
types.options | ||
types.proto |