1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-05 12:21:16 +00:00
Commit Graph

7242 Commits

Author SHA1 Message Date
Dušan Klinec
ac0193b0b6 Monero protocol messages added (#164) 2018-07-22 19:47:30 +02:00
Pavol Rusnak
a7463bcb85
tests: don't use AES_VAR for tests/libtrezor-crypto.so 2018-07-20 11:14:51 +02:00
Pavol Rusnak
9462601849
tests: extract eip155 tests for ethereum, add more cases 2018-07-19 18:06:56 +02:00
Pavol Rusnak
3067339b41
src: fix ethereum sign for chain_id >= 0x100 2018-07-19 18:05:26 +02:00
HackyMiner
1ef73190b9 fixed rlp_length for chain_id > 255 (#381) 2018-07-19 17:56:11 +02:00
Pavol Rusnak
ee6897d153
defs: fix dust_limit for litecoin 2018-07-18 22:09:51 +02:00
Pavol Rusnak
20237ace5c
docs: update hardware.md to use jpgs 2018-07-18 20:15:55 +02:00
Pavol Rusnak
0123e4a155
docs: convert pngs to jpgs where it makes sense (photos) 2018-07-18 20:14:28 +02:00
Pavol Rusnak
fecc6e53a0
tools: update tools to generate clang-format compatible output 2018-07-18 12:17:51 +02:00
mcudev
0fbf2261cc boardloader: partial fix for powering off sd 2018-07-18 11:33:05 +02:00
Pavol Rusnak
b7e76e4e81
protob: refactor graph.py 2018-07-17 18:33:59 +02:00
Pavol Rusnak
7bf30ccb37
style: add cstyle target to Makefile + clang-format config, don't enforce for now 2018-07-17 16:54:37 +02:00
Pavol Rusnak
f7df570194
protob: add graph.py script, small fixes to proto files 2018-07-16 18:37:42 +02:00
Pavol Rusnak
25bc3b4570
protob: update message workflow comments 2018-07-16 16:51:03 +02:00
Pavol Rusnak
a5563af0fa
signer: drop the directory, we don't use this anymore 2018-07-16 15:58:20 +02:00
Pavol Rusnak
020a39bf1d
protob: add two missing files 2018-07-16 15:24:15 +02:00
Pavol Rusnak
324d82507e
vendor: update trezor-common 2018-07-16 15:10:50 +02:00
Saleem Rashid
eac5f43b70 fullbuild: Call script/bootstrap before clone (#383)
fullbuild would previously fail if the parent repository hadn't
initialized submodules yet, due to the use of --reference

Fixes #382
2018-07-16 15:08:55 +02:00
Pavol Rusnak
c3291c37af
vendor: update trezor-common; reflect rename of common.proto to messages-common.proto 2018-07-16 15:07:42 +02:00
Pavol Rusnak
e0108d34bf
protob: rename common.proto to messages-common.proto, move Success/Failure and friends there 2018-07-16 15:00:18 +02:00
Pavol Rusnak
5cd84e6870
tests: fix test_curves bug introduced in last commit 2018-07-16 14:51:50 +02:00
Pavol Rusnak
2bf5382e28
tools: update coindef.py to reflect the field rename 2018-07-16 14:48:47 +02:00
Pavol Rusnak
06fbb91f12
build: added --recursive to git clone in Makefile and script/bootstrap 2018-07-16 14:44:34 +02:00
Pavol Rusnak
2de6d876a3
python: reformat python scripts using black 2018-07-16 14:38:09 +02:00
Ondřej Vejpustek
02a988cd26 integrate Wycheproof tests 2018-07-16 14:27:18 +02:00
Ondřej Vejpustek
8318ac35fc fix ed25519-donna signature malleability 2018-07-16 14:27:18 +02:00
Pavol Rusnak
c5045f0667
defs: rename address_prefix to uri_prefix, drop ':', add more regexes 2018-07-16 14:20:29 +02:00
Pavol Rusnak
ca7a911033
vendor: update trezor-common 2018-07-16 12:38:29 +02:00
Pavol Rusnak
bd2866f61b
defs: fix zencash forkid 2018-07-16 12:36:47 +02:00
mcudev
59c7159a29 docs: hardware: add photos, add more pin info, other related updates 2018-07-16 11:11:09 +02:00
Pavol Rusnak
b4d0d496ae
defs: fix bgold_testnet icon 2018-07-16 11:08:02 +02:00
wilsonmeier
32ba838d0e defs: Bgold Testnet 2018-07-16 11:06:55 +02:00
slush
6645bd5e00 coins_details: Mark as 'soon' all bitcoin-like coins going to be released in next firmware. 2018-07-13 16:30:42 +02:00
slush
bade531099 coins_details: Fixing Decred (closes #167), adding Cardano, Tezos, updating Groestlcoin 2018-07-13 16:28:21 +02:00
Tomas Susanka
2a5ca12924 ripple: fix invalid fee test 2018-07-13 13:25:43 +02:00
mcudev
9541662902 build: update to use latest arm none eabi toolchain gcc-arm-none-eabi-7-2018-q2-update 2018-07-13 00:13:39 +02:00
matejcik
5b49658c8b ripple: fix broken fail-test 2018-07-12 16:56:47 +02:00
Tomas Susanka
61e63c6a02 ripple: ripple prefix dropped in functions 2018-07-12 16:36:33 +02:00
Tomas Susanka
c0f29bf4fd ripple: proper sign_tx command 2018-07-12 16:36:33 +02:00
Tomas Susanka
37847fb56f ripple: client functions moved to ripple.py 2018-07-12 16:36:33 +02:00
Tomas Susanka
77414ad761 ripple: code review fixes 2018-07-12 16:36:33 +02:00
Tomas Susanka
102028587b vendor: trezor-common update 2018-07-12 16:36:33 +02:00
Tomas Susanka
2017dadfcb ripple: sign tx command including tests 2018-07-12 16:36:33 +02:00
Tomas Susanka
147e7e21cb ripple: get address command including tests 2018-07-12 16:36:33 +02:00
matejcik
9b2de9584d test_curves: do not rely on CWD 2018-07-12 15:40:08 +02:00
Tomas Susanka
c5681ed2d9 stellar: drop xfail flag 2018-07-12 15:22:37 +02:00
Tomas Susanka
8348d47fd7 stellar/tests: T2 support merged -> xfail dropped 2018-07-12 15:21:46 +02:00
Jan Pochyla
7c36fc49f4
Merge pull request #216 from trezor/tsusanka/stellar
Stellar implementation
2018-07-12 13:26:00 +02:00
Dusan Klinec
957b8129bd Allow to compile without Valgrind 2018-07-11 22:38:24 +02:00
Pavol Rusnak
2b30cc16a2
trezorhal: minor fixes to sdcard/touch power on sequence 2018-07-11 17:41:12 +02:00