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 |
|
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 |
|