Jan Pochyla
50c63d728f
travis: binctl is run with python2
2017-08-15 18:14:14 +02:00
Jan Pochyla
a15f6e3835
modtrezorio: fix missing includes
2017-08-15 18:14:14 +02:00
Jan Pochyla
aae151a0ab
tests: skip multisig marker
2017-08-15 18:14:14 +02:00
Jan Pochyla
23b5e839fb
pylint: remove libs/
2017-08-15 18:14:14 +02:00
Jan Pochyla
b83d2d1166
apps.common.coins: regenerate
2017-08-15 18:14:14 +02:00
Jan Pochyla
6814931457
tests: fix permissions
2017-08-15 18:14:14 +02:00
Jan Pochyla
1cdfac000a
apps.wallet: fix sign_identity
2017-08-15 18:14:14 +02:00
Jan Pochyla
bc9beaf5d8
wire: fix Context.call
2017-08-15 18:14:14 +02:00
Jan Pochyla
520de105a6
tests: fix wire tests, remove msg
2017-08-15 18:14:14 +02:00
Jan Pochyla
3562ffdc54
wire: pass Context to apps
2017-08-15 18:14:14 +02:00
Jan Pochyla
b1b84fb233
modtrezorio: move write() to HID
2017-08-15 18:14:14 +02:00
Jan Pochyla
552444c856
remove src/lib
2017-08-15 18:14:14 +02:00
Jan Pochyla
d2781d030d
msg: rename to io
2017-08-15 18:14:14 +02:00
Jan Pochyla
4c987454eb
modtrezormsg: merge to modtrezorio
2017-08-15 18:14:14 +02:00
Jan Pochyla
1f90e781d5
wire: simplify, use async codecs
2017-08-15 18:14:14 +02:00
Pavol Rusnak
5f7a1a7a5a
add protocol description
2017-08-15 17:48:48 +02:00
Jan Pochyla
e3c7146a80
tests: add multisig marker
2017-08-15 17:33:11 +02:00
Saleem Rashid
e223861848
Makefile: Add aes/aestst to default goal
2017-08-15 12:42:14 +02:00
Saleem Rashid
c7be1c4694
gitignore: Add aestst
2017-08-15 11:15:18 +02:00
Saleem Rashid
9c25e03d98
vendor: Update trezor-crypto
2017-08-14 16:45:11 +02:00
Saleem Rashid
c121627a06
Travis CI: Test matrix of DEBUG_LINK and FASTFLASH
...
This should catch inconsistencies with Features.coins or if there is a
build configuration that makes the firmware too large.
Also, add MAKEFLAGS and only build STM32F2 support in libopencm3 to
speed up build time
2017-08-14 16:44:44 +02:00
Saleem Rashid
fa7e32fadf
protob: Fix Features.coins max_count for DEBUG_LINK=1
2017-08-14 14:49:27 +02:00
Saleem Rashid
7e56a62e8b
coins: Add _Static_assert for Features.coins max_count
2017-08-14 14:49:27 +02:00
Saleem Rashid
8503bec352
Makefile: Remove obsolete comment
2017-08-14 14:39:47 +02:00
Saleem Rashid
5f6c49aebc
Travis CI: Run aestst
2017-08-14 14:39:47 +02:00
Saleem Rashid
2b25724f13
aestst: Allow compilation with stricter warnings
2017-08-14 14:39:47 +02:00
Saleem Rashid
ae126e5ae8
aestst: Remove #if defined(STATIC_TABLES)
...
This looks like an upstream bug because aes_init() is a no-op when
STATIC_TABLES is defined.
2017-08-14 14:39:47 +02:00
Saleem Rashid
90d84ea173
test_check: Add RC4 tests
2017-08-14 00:11:48 +02:00
Saleem Rashid
cb30b58055
rc4: Initial commit
2017-08-14 00:11:43 +02:00
Saleem Rashid
cc3ab71197
CMakeLists: Copy SOURCES from Makefile
2017-08-14 00:08:48 +02:00
Saleem Rashid
3983f330cf
ed25519-donna: Remove duplicate static code
2017-08-14 00:08:48 +02:00
Saleem Rashid
1caade58b3
ed25519-donna: Add ed25519_scalarmult
2017-08-14 00:08:48 +02:00
Saleem Rashid
6e51be6fe2
Add ge25519_scalarmult to ed25519-donna
...
This reverts commit b1bee409e7
.
2017-08-14 00:08:48 +02:00
Saleem Rashid
b472f64c61
aes: Add aestst
...
Removed all the Windows and C++ specific parts. Fixed bug when
-DAES_N_BLOCK (changed length from 1 to AES_BLOCK_SIZE) and use new
name aes_init instead of gen_tabs when -DSTATIC_TABLES
2017-08-14 00:08:28 +02:00
Saleem Rashid
f9ab9f828b
aes: Fix sequence point warning
2017-08-14 00:08:28 +02:00
Pavol Rusnak
e69ef2e75a
coins: include testnet coins just in debug builds
...
+ add more ethereum tokens
2017-08-13 21:15:34 +02:00
Pavol Rusnak
ccff14d685
change firmware field from boolean to string
2017-08-13 20:53:52 +02:00
Jochen Hoenicke
5cfa973a78
Fixed white-spaces
2017-08-13 20:49:23 +02:00
Jochen Hoenicke
600bcba69c
Updated unit tests for BitcoinCash
2017-08-13 20:49:23 +02:00
Jochen Hoenicke
29f29626fc
Added multisig test
2017-08-13 20:49:23 +02:00
Pavol Rusnak
f9af870919
docker: support build on SELinux enabled distros
2017-08-10 16:58:52 +02:00
Pavol Rusnak
ea30ebe393
cleanup context in ripemd160/sha3
2017-08-10 15:49:28 +02:00
Pavol Rusnak
dd9f7cd926
fix typos in changelog
2017-08-09 15:18:31 +02:00
Pavol Rusnak
ff157264a2
trezorctl: print message name to output
2017-08-09 00:52:52 +02:00
Fabio Berger
dca395dd6c
Add 0xproject.com to domain whitelist ( #39 )
2017-08-08 18:47:02 +02:00
Jan Pochyla
647e39de79
scons: add 32bit unix build
2017-08-08 14:23:34 +02:00
Jan Pochyla
1fc920d94c
readme: mention scons
2017-08-07 17:48:21 +02:00
Jan Pochyla
56ba61cedf
fix remaining micropython paths
2017-08-07 16:56:41 +02:00
Jan Pochyla
424993e421
scons: rework TREZOR_NOUI
2017-08-07 13:10:19 +02:00
Jan Pochyla
403e45aacf
tests: fix path to unix micropython
2017-08-07 12:41:00 +02:00