Commit Graph

676 Commits (13533d91562fab5220f09d2d11d2f6c1ff645261)
 

Author SHA1 Message Date
Jan Pochyla f2a0132502 management: fix layout_load_device
8 years ago
Pavol Rusnak b09f0eaf4e
tests: add test for apps.common.coins
8 years ago
Pavol Rusnak f7fe5344b8
tests: fix test_apps.common.signtx
8 years ago
Pavol Rusnak 09c6309ebf
apps.debug: add debug app (that consumes debuglink messages)
8 years ago
Pavol Rusnak 5253bdef1d
modtrezormsg: fix last commit
8 years ago
Karel Bílek 69add20cc8 Adding UDP ping (#3)
8 years ago
Pavol Rusnak 4d167f4961
apps.homescreen: handle Ping message
8 years ago
Pavol Rusnak 72a41182c2
apps.common.storage: fix device_id generator
8 years ago
Pavol Rusnak 373487af1f
tools: update coins-gen.py
8 years ago
Jan Pochyla 8754d74620 signtx: do not include change in total
8 years ago
Jan Pochyla 44f6f21186 signtx: add UI similar to trezor1
8 years ago
Jan Pochyla 710cb09663 wallet: add layout_sign_tx
8 years ago
Jan Pochyla 2e4c63f836 homescreen: return correct coins in Features
8 years ago
Jan Pochyla 4c056d8aaa wallet: fix layout_get_public_key
8 years ago
Jan Pochyla 90b2f3a3e0 seed: clone node before deriving
8 years ago
Jan Pochyla b9cec468b7 streams: fix set_limit
8 years ago
Jan Pochyla cf2bc1a28e protobuf: fix loading embedded messages
8 years ago
Jan Pochyla 4f8e01c5df signtx: fix address derivation
8 years ago
Jan Pochyla 24d8a04131 signtx: minor refactoring
8 years ago
Jan Pochyla 31e3aaa23b signtx: add UI instructions, SigningError type
8 years ago
Jan Pochyla 8109d8363c signtx: remove BufferWriter
8 years ago
Pavol Rusnak 05e035d56a
apps.fido_u2f: add fastmail to known providers
8 years ago
Pavol Rusnak 105b9c8167
tools: simplify coins-gen.py
8 years ago
Pavol Rusnak 3015045df6
apps.common.coins: update to return CoinType, not dict (also modify generator)
8 years ago
Jan Pochyla 25ab4dd2ea signtx: clean up test
8 years ago
Jan Pochyla d7bc138262 signtx: remove forgotten import
8 years ago
Pavol Rusnak b0fa0466dc
trezor.crypto.curve: implement verify_recover function for ecdsa
8 years ago
Pavol Rusnak c8eb2bf17b
trezor.crypto: prepend recid to ecdsa signatures
8 years ago
Pavol Rusnak a31dba225e
test: add test for trezor.config.wipe
8 years ago
Pavol Rusnak 2dc9d6ac4e
sign: inline write_tx_header, write_tx_middle and write_tx_footer functions
8 years ago
Pavol Rusnak 32e699efdb
trezor.crypto.der: convert -> encode
8 years ago
Pavol Rusnak b3bc71c481
tests: extract micropython binary to variable in run_tests.sh
8 years ago
Jan Pochyla d2c71b3a58 signtx: add first test, make it all work
8 years ago
Jan Pochyla b20e62ffa8 update submodule trezor-crypto
8 years ago
Pavol Rusnak 4cd2d1eb13
readme: small changes
8 years ago
Pavol Rusnak 2d0675341b
trezor.crypto: use 64-byte ecdsa signatures (for now)
8 years ago
Pavol Rusnak 9fb6e328a0
trezor.crypto: add der module
8 years ago
Pavol Rusnak 8d1109986c
trezor.crypto: curve.nist256p1 and curve.secp256k1 now sign/verify 256-bit digests, not arbitrary length messages
8 years ago
Jan Pochyla 1bb20c2521 signtx: serialize tx meta
8 years ago
Pavol Rusnak 0012883984
trezor.ui.display: fix orientation/backlight calls when NOUI=1 is used
8 years ago
Pavol Rusnak 161bb90e03
tests: add tests for trezor.msg and trezor.ui.display
8 years ago
Pavol Rusnak 33b5436dcc
tests: move to /tests to avoid freezing
8 years ago
Pavol Rusnak c95ed063db
trezor.crypto.hashlib: remove HashIO (lives as HashWriter somewhere else)
8 years ago
Jan Pochyla f9827666f8 modtrezorcrypto: fix last commit
8 years ago
Pavol Rusnak 8092be211c
trezor.messages: regenerate messages
8 years ago
Pavol Rusnak c49c4ea29e
apps.common.coins: make coins definitions more readable + adapt generator
8 years ago
Pavol Rusnak ca45689808
trezor.crypto: update trezor-crypto submodule
8 years ago
Jan Pochyla 44a3b7f9f1 signtx: fixes, refactoring
8 years ago
Jan Pochyla adc3dde19e modtrezorcrypto: add HDNode.clone()
8 years ago
Pavol Rusnak 6891c3c463
trezor.config: add wipe method
8 years ago