1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-14 03:49:25 +00:00
trezor-firmware/firmware/protob
ZuluCrypto d1a48f32ce Stellar: use strings instead of bytes for addresses (#372)
* 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.
2018-06-27 17:36:51 +02:00
..
.gitignore build: use python2 for messages_map.py 2017-09-29 20:48:26 +02:00
Makefile Stellar: use strings instead of bytes for addresses (#372) 2018-06-27 17:36:51 +02:00
messages_map.py messages_map: Fix Flake8 warnings 2018-04-02 21:47:15 +02:00
messages.options vendor: update trezor-common 2018-06-20 16:31:47 +02:00
messages.proto move submodules to vendor subdirectory 2015-12-15 23:01:54 +01:00
types.options Stellar: use strings instead of bytes for addresses (#372) 2018-06-27 17:36:51 +02:00
types.proto move submodules to vendor subdirectory 2015-12-15 23:01:54 +01:00