Pavol Rusnak
277a01a24c
firmware: fix stuff broken in the last commit
2018-07-10 20:44:30 +02:00
Pavol Rusnak
0febd07dfc
firmware: update code to use new nested messages in trezor-common
2018-07-10 17:21:11 +02:00
Saleem Rashid
7949911748
Makefile.include: Hide command invocation unless V=1
2018-06-27 18:09:40 +02:00
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
Pavol Rusnak
16ad5ce854
firmware: disable Stellar for now
2018-06-20 00:05:38 +02:00
Pavol Rusnak
a1cde6e0ce
vendor: update trezor-common (disable Lisk messages for now)
2018-05-02 15:24:37 +01:00
Saleem Rashid
fd57b89902
Makefile: Use $PYTHON
2017-12-19 14:11:51 +01:00
Saleem Rashid
045ef22d98
storage: Do not use Nanopb
2017-12-19 14:11:51 +01:00
Jason Zavaglia
8983a346d9
Have coins.h and coins.c generated at build time ( #220 )
2017-09-30 11:09:11 +02:00
Jason Zavaglia
5cc299facd
Generate the protobuf files at build time ( #219 )
...
Improve the build reliability by ensuring protobuf files are
generated at build time.
2017-09-28 13:10:32 +02:00
Saleem Rashid
8fa71c0837
protob: Add messages_map.py ( #167 )
2017-05-29 13:46:32 +02:00
Pavol Rusnak
b1723fef5b
change binary name of nanopb generator (to follow upstream name)
2017-01-09 15:55:57 +01:00
Pavol Rusnak
0d0a1ab5f2
import v1.0.0
2014-04-29 14:38:32 +02:00