Commit Graph

652 Commits (722cc2d63b02ee5ae84091f35f4e76185ab11df3)
 

Author SHA1 Message Date
Jan Pochyla 722cc2d63b apps.common: add client-side pin input method
8 years ago
Jan Pochyla d00a6723c0 apps.common.signtx: code style
8 years ago
Jan Pochyla c1aa7010ed apps.wallet: fix GetPublicKey.address_n
8 years ago
Jan Pochyla 384bde3efc apps.wallet: support GetAddress.coin_name
8 years ago
Pavol Rusnak 315440fc18
apps.common: refactor address_type functions
8 years ago
Pavol Rusnak cfdd517bf4
apps.common.signtx: fix outputs for multibyte address prefixes
8 years ago
Pavol Rusnak ea12087de7
apps.common: add op_return to signtx
8 years ago
Pavol Rusnak 357a081b53
apps.wallet: add FeeOverThreshold handling
8 years ago
Jan Pochyla 02d615ff06 wire: convert to bytearray every time
8 years ago
Pavol Rusnak 90c4480bf6
apps.fido_u2f: add yubico u2f demo to known apps
8 years ago
Pavol Rusnak e6d38b8b71
apps.wallet: handle EstimateTxSize message
8 years ago
Pavol Rusnak e10e20d550
apps.common.signtx: fix p2sh output
8 years ago
Pavol Rusnak ceb4ed8c59
apps.common.signtx: rework check_address_type function
8 years ago
Jan Pochyla e556aea42b wire: fix when the footer is too short
8 years ago
Jan Pochyla ecd8bd3b2a wallet: remove unimport for now
8 years ago
Jan Pochyla 72be5cf2f2 signtx: fix typo
8 years ago
Pavol Rusnak 8d496d456b
apps.common.signtx: add paytoscripthash support, fix multibyte
8 years ago
Jan Pochyla 3373ecf128 apps.debug: implement DebugLinkDecision
8 years ago
Jan Pochyla 39b3ecb224 confirm: allow to resolve the dialogs from outside
8 years ago
Jan Pochyla 5d7c2ac4e2 loop: make it possible to re-use Future instances
8 years ago
Jan Pochyla abb6f284ca wallet: use hold to confirm the tx summary
8 years ago
Jan Pochyla a798a07220 signtx: confirm output before hashing
8 years ago
Jan Pochyla 90d9687678 apps.homescreen: cleanup
8 years ago
Jan Pochyla b89666fb87 apps.debug: cleanup
8 years ago
Jan Pochyla ed8973e86d signtx: unify input script derivation
8 years ago
Jan Pochyla 5889d0c932 loop: use ticks_add, ticks_diff
8 years ago
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