Pavol Rusnak
|
324d82507e
|
vendor: update trezor-common
|
2018-07-16 15:10:50 +02:00 |
|
Pavol Rusnak
|
ca7a911033
|
vendor: update trezor-common
|
2018-07-16 12:38:29 +02:00 |
|
mcudev
|
59c7159a29
|
docs: hardware: add photos, add more pin info, other related updates
|
2018-07-16 11:11:09 +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 |
|
Tomas Susanka
|
c5681ed2d9
|
stellar: drop xfail flag
|
2018-07-12 15:22:37 +02:00 |
|
Jan Pochyla
|
7c36fc49f4
|
Merge pull request #216 from trezor/tsusanka/stellar
Stellar implementation
|
2018-07-12 13:26:00 +02:00 |
|
Pavol Rusnak
|
2b30cc16a2
|
trezorhal: minor fixes to sdcard/touch power on sequence
|
2018-07-11 17:41:12 +02:00 |
|
Pavol Rusnak
|
6ce106b544
|
trezorhal: turn sdcard/cpt circuitry on/off using PC0/PB10 pin
|
2018-07-11 17:41:12 +02:00 |
|
Tomas Susanka
|
c1bf6abbee
|
stellar: README
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
f892a79e48
|
stellar/layout: multiple variables called 'text' fixed
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
306531f29b
|
stellar: get public key - show on display fix
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
0666533ca0
|
stellar: typos based on code review
|
2018-07-11 17:20:25 +02:00 |
|
Jan Pochyla
|
b46ce034d6
|
stellar: style and text api changes
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
b722fddc58
|
stellar: typos
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
2e04dbb2a6
|
stellar: ProcessError
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
96a91b56e9
|
apps: move ed25519 prefix common function
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
7f767eec46
|
stellar: accounts are addresses
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
bcf77bd347
|
stellar: get address
including show_display var
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
93571e469f
|
protobuf: regen (StellarGet{Address,PublicKey})
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
501ea6bb2c
|
stellar: refactoring
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
2af33a6893
|
stellar: operations layout
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
a26aaec953
|
stellar: Context is used instead of loop
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
8d75fad50c
|
stellar: memo confirms
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
44ce832163
|
stellar: layout
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
1d3490a278
|
stellar: account check
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
17a4ccd268
|
stellar: transaction operations
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
00fb252063
|
stellar: signing init
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
4f7822acb1
|
tests: stellar in pytest.ini
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
4cfcfb4ff4
|
stellar: init; get public key
|
2018-07-11 17:20:25 +02:00 |
|
Pavol Rusnak
|
dca61a4c7f
|
build: don't use capital letters as arguments to dd (closes #271)
|
2018-07-11 15:15:43 +02:00 |
|
Tomas Susanka
|
12d622a496
|
protobuf: build (Ripple, Stellar drop protocol version)
|
2018-07-11 13:44:53 +02:00 |
|
Tomas Susanka
|
1e0874bf50
|
vendor: trezor-common update (Ripple protobuf msgs)
|
2018-07-11 13:44:08 +02:00 |
|
Pavol Rusnak
|
2d27ab85dc
|
tests: make acceptable delta wider in test_trezor.crypto.random
|
2018-07-10 20:50:04 +02:00 |
|
Jan Pochyla
|
2f6386e041
|
ethereum: fix get_address for very short paths
|
2018-07-10 14:53:39 +02:00 |
|
Pavol Rusnak
|
28455a8789
|
tools: add fmt:off to res_collect
|
2018-07-10 13:46:49 +02:00 |
|
Jan Pochyla
|
9122587825
|
Merge pull request #263 from trezor/style
Automatic code style enforcement
|
2018-07-10 13:19:27 +02:00 |
|
Jan Pochyla
|
57ce7b9a3e
|
travis: use python3.6 from deadsnakes PPA
|
2018-07-10 13:05:16 +02:00 |
|
Jan Pochyla
|
808b67ff43
|
apps.common: simplify address_type
|
2018-07-10 13:05:16 +02:00 |
|
Jan Pochyla
|
22abb6d07a
|
tests: auto-detect pytest config
|
2018-07-10 13:05:15 +02:00 |
|
Jan Pochyla
|
dcb15f77c3
|
src: run black
|
2018-07-10 13:05:15 +02:00 |
|
Jan Pochyla
|
ead154b907
|
src: run isort
|
2018-07-10 13:05:15 +02:00 |
|
Jan Pochyla
|
e8af00d21d
|
travis: run the style target
|
2018-07-10 13:05:15 +02:00 |
|
Jan Pochyla
|
3997eb0e80
|
make: add black and isort to style target
|
2018-07-10 13:05:15 +02:00 |
|
Jan Pochyla
|
d49e594ce0
|
pipenv: add black and isort
|
2018-07-10 11:19:47 +02:00 |
|
Jan Pochyla
|
d83c0fa932
|
flake8: make rules compatible with black
|
2018-07-10 11:17:12 +02:00 |
|
Jan Pochyla
|
bf9f503c3c
|
apps: remove unused imports
|
2018-07-10 11:17:12 +02:00 |
|
Jan Pochyla
|
6751d84236
|
style: skip formatting in special cases
|
2018-07-10 11:17:12 +02:00 |
|
Jan Pochyla
|
93d1b0751b
|
make: combine formatting tools, add black and isort
|
2018-07-10 11:17:12 +02:00 |
|
Pavol Rusnak
|
1628521ef2
|
vendor: update trezor-common
|
2018-07-09 21:33:35 +02:00 |
|
Yura Pakhuchiy
|
7684db4702
|
Add Groestlcoin transaction signing tests
|
2018-07-09 21:30:10 +02:00 |
|