1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-12 17:48:09 +00:00
Commit Graph

14446 Commits

Author SHA1 Message Date
Saleem Rashid
36c479c2c2 trezorctl: Change InputScriptType to OutputScriptType 2017-12-19 15:48:17 +01:00
Jan Pochyla
7be96048f8 unix: fix wur in usb 2017-12-19 15:13:12 +01:00
Jan Pochyla
5f63081f37 scons: fix 64-bit build 2017-12-19 15:12:56 +01:00
Pavol Rusnak
4f26db43e3
travis: skip decred test for now 2017-12-19 14:20:13 +01:00
Saleem Rashid
73c6cf22ad Travis CI: Use Python 3 2017-12-19 14:11:51 +01:00
Saleem Rashid
fd57b89902 Makefile: Use $PYTHON 2017-12-19 14:11:51 +01:00
Saleem Rashid
7aadc1edda script: Refactor test 2017-12-19 14:11:51 +01:00
Saleem Rashid
bab8db9191 vendor: Update Nanopb to 0.3.9 2017-12-19 14:11:51 +01:00
Saleem Rashid
045ef22d98 storage: Do not use Nanopb 2017-12-19 14:11:51 +01:00
Saleem Rashid
fcad6d0e28 tox: Run trezorlib.tests.unit_tests 2017-12-19 13:16:22 +01:00
Saleem Rashid
2996138341 protobuf: Call _fill_missing in __init__ 2017-12-19 13:16:22 +01:00
Saleem Rashid
1c8f03968c tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
Saleem Rashid
57ad0fe729 unit_tests: Fix tx_api.cache_dir 2017-12-19 13:16:22 +01:00
Saleem Rashid
34a8b90067 device_tests: Fix tx_api.cache_dir 2017-12-19 13:16:22 +01:00
Pavol Rusnak
753e91dff0
protobuf: encode to utf-8 bytestream 2017-12-18 22:44:54 +01:00
Pavol Rusnak
094d0b6ffb
revert ckd_public.py removal of bytes/string handling 2017-12-18 22:40:11 +01:00
Pavol Rusnak
c1b1bedb8c
ed25519: remove py2/py3 handling in ed25519 funcs as well 2017-12-18 22:34:15 +01:00
Pavol Rusnak
a9291e89c5
no need to use byteindex/iterbytes anymore 2017-12-18 22:26:55 +01:00
Pavol Rusnak
95bea97239
travis: remove protobuf dependency 2017-12-18 21:48:17 +01:00
Pavol Rusnak
bb1c42b16c
vendor: remove python-trezor submodule for now 2017-12-18 21:38:31 +01:00
Saleem Rashid
f2a52400c3 device_tests: Round time in test_backoff
Fix random failures on emulator due to minimal communication overhead
2017-12-18 21:19:22 +01:00
Saleem Rashid
fd32c3aa84 device_tests: Fix test_protect_call 2017-12-18 21:19:22 +01:00
Saleem Rashid
b92a0d24b0 fsm: Include file and line in fsm_sendFailure for DEBUG_LINK 2017-12-18 20:13:00 +01:00
Saleem Rashid
8fceb961e4 README: Add development instructions 2017-12-18 20:09:59 +01:00
Saleem Rashid
5b92680cfb README: Use Markdown syntax for links 2017-12-18 20:09:59 +01:00
Saleem Rashid
becb31c4fc script: Do not start emulator if running 2017-12-18 20:09:59 +01:00
Saleem Rashid
1f2e5e2a91 Travis CI: Fix InsecurePlatformWarning 2017-12-18 20:09:59 +01:00
Saleem Rashid
226999d5b4 Travis CI: Run tests on emulator 2017-12-18 20:09:59 +01:00
Saleem Rashid
923d5f7555 script: Add Scripts To Rule Them All 2017-12-18 20:09:59 +01:00
Saleem Rashid
17340c2396 emulator: Show DEBUG_LINK indicator 2017-12-18 20:09:59 +01:00
Saleem Rashid
644907e160 emulator: Add EMULATOR=1 to emulator/Makefile 2017-12-18 20:09:59 +01:00
Saleem Rashid
ba5b44d0c5 emulator: Initial commit 2017-12-18 20:09:59 +01:00
Saleem Rashid
7c630141d4 Makefile.include: Use LDLIBS & LIBDEPS 2017-12-18 20:09:59 +01:00
Saleem Rashid
36eac04e61 protob: Increase Features.coins max_count 2017-12-18 19:43:19 +01:00
Pavol Rusnak
06149e8487
vendor: remove norcow submodule 2017-12-18 19:42:45 +01:00
Saleem Rashid
90c49e3386 setup: Use packages instead of py_modules
Fixes #176
2017-12-18 19:30:17 +01:00
Pavol Rusnak
9732825e24
move ethereum_tokens-gen.py to trezor-common 2017-12-18 18:36:17 +01:00
Pavol Rusnak
13499e256a
add ethereum_tokens-gen.py script 2017-12-18 18:34:27 +01:00
Saleem Rashid
22fecb414a coins-check: Update for Decred 2017-12-18 17:42:52 +01:00
Saleem Rashid
feec0a572c device_tests: Add TestMsgSigntxDecred 2017-12-18 16:34:43 +01:00
Saleem Rashid
9229f8b80a coins: Add Decred Testnet 2017-12-18 16:34:43 +01:00
Saleem Rashid
65c3251a42 protob: Add Decred support 2017-12-18 16:34:01 +01:00
Saleem Rashid
5afb028b2f coins: Add Decred Testnet 2017-12-18 16:34:01 +01:00
Saleem Rashid
bfff18a634 coins: Add curve_name 2017-12-18 16:34:01 +01:00
Saleem Rashid
d446e56375 trezorctl: Fix sign_tx default BIP-32 path 2017-12-17 22:12:57 +01:00
Saleem Rashid
496bfc74fd trezorctl: Refactor sign_tx to use click.prompt
Fixes UnboundLocalError on Python 3
2017-12-17 22:12:57 +01:00
Saleem Rashid
c48724eca6 client: Fix string encoding for Python 2 2017-12-17 22:10:40 +01:00
Pavol Rusnak
60329f0b65
fix typo 2017-12-17 03:23:37 +01:00
Pavol Rusnak
eb0574bda7
bootloader: don't restore storage from unofficial firmware 2017-12-17 03:19:49 +01:00
Pavol Rusnak
77ff5a1c55
fix typo 2017-12-17 03:19:26 +01:00