Commit Graph

  • a20c2a7823 Added Bitcoin Private to coins master Chris Sulmone 2018-03-07 20:11:22 -0600
  • 3971f4bf13
    src/apps/wallet: fix ed25519 pubkey prefix Pavol Rusnak 2018-03-07 14:22:35 +0100
  • ffe151459b passphrase: include all ASCII characters Jochen Hoenicke 2018-03-06 22:15:25 +0100
  • a697d482bf src/apps/management: delay flag setting by one step in backup Pavol Rusnak 2018-03-02 16:47:54 +0100
  • 1b8217ca66
    src/apps/wallet: finish GetPublicKey UI Pavol Rusnak 2018-03-05 17:58:28 +0100
  • eed57a6c44 src/apps/management/apply_settings: remove language handling Jan Pochyla 2018-03-05 17:31:16 +0100
  • 21d07ec99d
    docs: use make vendor to refresh submodules Pavol Rusnak 2018-03-05 13:08:42 +0100
  • 611d374bbd
    embed: rename TREZOR_STM32/UNIX to TREZOR_MODEL_T/EMU, introduce trezor.utils.model() Pavol Rusnak 2018-03-04 12:59:16 +0100
  • c7c5f55508
    src/apps/ethereum: fix layout for values around 1e9 Wei Pavol Rusnak 2018-03-03 23:37:21 +0100
  • 34e60899c0
    docs: add info about git submodule update Pavol Rusnak 2018-03-02 16:36:19 +0100
  • d866128fbe embed/unix: emit TOUCH_END when mouse leaves active area. (#134) matejcik 2018-03-01 14:59:36 +0100
  • 8852fb5482
    embed/firmware: bump version to 2.0.5 v2.0.5 Pavol Rusnak 2018-03-01 05:47:33 +0100
  • 0ec62dfa5c
    src/apps/fido_u2f: reorder dispatch_cmd function Pavol Rusnak 2018-03-01 05:44:07 +0100
  • 842ebd6e83
    src/apps/fido_u2f: show layout for bogus ids again Pavol Rusnak 2018-03-01 05:43:45 +0100
  • 63773e99b7
    src/trezor/workflow: fix last commit Pavol Rusnak 2018-03-01 05:24:57 +0100
  • eda280213f src/apps/fido_u2f: fix confirmation, refactor Jan Pochyla 2018-03-01 05:13:01 +0100
  • f74cbead5e src/trezor/ui/passphrase: fix removing last character Jan Pochyla 2018-03-01 05:08:31 +0100
  • 144e2013bd
    src/apps/management: reset_device with no layout resets homescreen Pavol Rusnak 2018-03-01 05:02:11 +0100
  • b77646904b
    emu: increase heapsize Pavol Rusnak 2018-03-01 03:19:08 +0100
  • 7dc207a8df
    src/apps/fido_u2f: implement bogus app_id screen Pavol Rusnak 2018-03-01 01:33:28 +0100
  • df10f5df3f
    src/apps/common: fix cache Pavol Rusnak 2018-03-01 03:06:33 +0100
  • c937d73217
    src: minor visual nits Pavol Rusnak 2018-03-01 01:13:26 +0100
  • 2e3dc8b29d
    src/apps/common: rework PassphraseState behaviour Pavol Rusnak 2018-03-01 00:07:45 +0100
  • 01bb1e34fa
    src/apps/management: implement dry_run in recovery_device Pavol Rusnak 2018-02-28 21:13:37 +0100
  • 1269a0239d
    src/apps: use require_confirm where possible, introduce require_hold_to_confirm Pavol Rusnak 2018-02-28 20:20:39 +0100
  • 4f98f02ff9
    src/apps/common: fix typo in set_u2f_counter Pavol Rusnak 2018-02-28 18:58:42 +0100
  • c0a0630cba
    src/apps/fido_u2f: implement u2f counter Pavol Rusnak 2018-02-28 18:53:52 +0100
  • 67d835fd3e
    src: make flake8 happy Pavol Rusnak 2018-02-28 18:25:04 +0100
  • a13639997e
    src/apps/management: fix missing return true Pavol Rusnak 2018-02-28 18:23:10 +0100
  • 8ac915e75f src/trezor/wire: make sure the writes succeed Jan Pochyla 2018-02-28 17:17:02 +0100
  • 8f1ed5edce src: handle wire msgs while waiting for ui Jan Pochyla 2018-02-28 17:16:33 +0100
  • a46f7b2fad src/apps/homescreen: fix typo in Ping response (#129) matejcik 2018-02-28 17:04:09 +0100
  • 248f479d68
    docs: add emulator screenshot Pavol Rusnak 2018-02-28 16:11:29 +0100
  • 829d92079d
    src/apps/wallet: make flake8 happy Pavol Rusnak 2018-02-28 15:15:37 +0100
  • 59d1cc1e1b
    src/apps/ethereum: fix whitespace in tokens.py Pavol Rusnak 2018-02-28 15:15:14 +0100
  • a38e57a31f
    src/app/wallet: sign identity ui Pavol Rusnak 2018-02-28 15:12:00 +0100
  • ba870fbf9b
    src/apps/ethereum: regenerate token list Pavol Rusnak 2018-02-28 02:36:43 +0100
  • 19bae93d92
    src/apps/ethereum: fix ethereum ui Pavol Rusnak 2018-02-28 02:09:10 +0100
  • 0c42976e91 src/trezor/ui: fix default parameters for header Jan Pochyla 2018-02-28 01:48:50 +0100
  • 5ec3ef7835 src/apps/wallet/sign_tx: use visual progress Jan Pochyla 2018-02-28 01:48:35 +0100
  • 9549ef9865
    src/apps/ethereum: fix get_address ui Pavol Rusnak 2018-02-28 00:56:16 +0100
  • 27f9f986c5
    emulator: fix runtime Pavol Rusnak 2018-02-28 00:22:43 +0100
  • 7fa146fedb
    src/apps/common: make flake8 happy Pavol Rusnak 2018-02-27 23:53:04 +0100
  • 97fee650ca
    src/apps/wallet/sign_tx: poor man's signtx progress Pavol Rusnak 2018-02-27 23:52:46 +0100
  • e43ce25611 src/trezor/ui/style: update resources and icons in dialogs Peter Jensen 2018-02-27 23:48:51 +0100
  • 9e5aad9ab4 src/protobuf: fix unicode serialization Jan Pochyla 2018-02-27 22:24:11 +0100
  • f4c1bfda22 boot: fix unsuccessful PIN attempt label Jan Pochyla 2018-02-27 21:50:49 +0100
  • 20ca86229c src/trezor/ui/passphrase: fix rendering invalidation Jan Pochyla 2018-02-27 21:49:18 +0100
  • 2523442eb3
    src/apps/homescreen: add missing fields to Features Pavol Rusnak 2018-02-27 20:48:01 +0100
  • f9b16cfa34
    src/apps/wallet/sign_tx: op_return ui Pavol Rusnak 2018-02-27 20:28:01 +0100
  • 9f48e3d471 request_pin, request_passphrase: ui fixes Jan Pochyla 2018-02-27 20:21:54 +0100
  • c1f097f2b4
    embed/extmod/modtrezorui: introduce frame numbering to display.save Pavol Rusnak 2018-02-27 19:05:40 +0100
  • fa056518f1
    src/apps/wallet: implement SignMessage/VerifyMessage for Segwit Pavol Rusnak 2018-02-27 17:25:09 +0100
  • 375a95c214 src/apps: cleanup workflow modules Jan Pochyla 2018-02-27 16:35:21 +0100
  • 4ef79ca48b src/apps: remove layout_ from workflow functions Jan Pochyla 2018-02-27 14:50:34 +0100
  • a4081bab72 src: move HashWriter to trezor.utils Jan Pochyla 2018-02-27 14:45:11 +0100
  • d4038cc03a embed/firmware: bump version Jan Pochyla 2018-02-27 12:10:03 +0100
  • 2cf917e58d
    src: whitespace nit in boot.py Pavol Rusnak 2018-02-27 16:19:15 +0100
  • d6563a213c
    vendor: update trezor-common Pavol Rusnak 2018-02-27 15:53:35 +0100
  • 05ccdecbc6 src/boot: update lock screen Peter Jensen 2018-02-27 15:34:13 +0100
  • 20456a263a tests/unit: wire missing ubinascii import Tomas Susanka 2018-02-27 15:24:32 +0100
  • 91dc487dcd
    src/apps/wallet: use max_lines in Text component Pavol Rusnak 2018-02-27 15:04:03 +0100
  • 865070d083
    src.trezor.utils: split long words in split_words Pavol Rusnak 2018-02-27 14:52:21 +0100
  • 13ffe75a48
    tools: chmod +x build_protobuf Pavol Rusnak 2018-02-27 14:26:01 +0100
  • 5f362f7493 signing/multisig: multisig exception Tomas Susanka 2018-02-27 12:58:37 +0100
  • 85e5a87c24 src/apps/{common,management}: use more specific ButtonRequestTypes Jan Pochyla 2018-02-27 12:07:42 +0100
  • f6e06b768d src/trezor/messages: regenerate Jan Pochyla 2018-02-27 12:04:54 +0100
  • 8e5125a3fe vendor/trezor-common: update Jan Pochyla 2018-02-27 12:03:25 +0100
  • 2854583b52
    trezor.utils: rework split_words, use it in CipherKeyValue and Sign/Verify Message layouts Pavol Rusnak 2018-02-27 03:33:59 +0100
  • 9c7ddba217
    src+tests: use flake8 F401 to detect unused imports Pavol Rusnak 2018-02-27 03:05:15 +0100
  • 2be0a4d31a
    src/apps/common: raise on unsupported script type, change layout Pavol Rusnak 2018-02-27 02:35:20 +0100
  • 323714dc61 src/trezor/wire: disable v2 codec Jan Pochyla 2018-02-27 02:09:04 +0100
  • 5e8ea18cce src/apps: use more specific ButtonRequestType Jan Pochyla 2018-02-27 01:50:52 +0100
  • 0eff62bb5c
    embed/unix: copy main.c from micropython, change mp_stack_set_limit from 40k to 60k Pavol Rusnak 2018-02-27 01:39:02 +0100
  • fd597d23a4
    src/apps/management: remove unnecessary layout decorator Pavol Rusnak 2018-02-27 00:41:59 +0100
  • be79a8cff4
    src+tests: make flake8 happy; explicitly mark E722 ignores (bare excepts) Pavol Rusnak 2018-02-27 00:29:00 +0100
  • 1c92002954
    src/apps/management: implement BackupDevice message Pavol Rusnak 2018-02-27 00:19:43 +0100
  • 5d992c45c7 apps/wallet/cipher_key_value: added confirm dialog and text breaking Peter Jensen 2018-02-19 16:03:30 +0100
  • 0c9cc99bd7 src/trezor/messages: regenerate Jan Pochyla 2018-02-27 00:09:02 +0100
  • 048e0706b3 tools/pb2py: fix default list value Jan Pochyla 2018-02-27 00:08:37 +0100
  • a4477b8bef tools/build_protobuf: fix path to trezor_common Jan Pochyla 2018-02-27 00:08:23 +0100
  • fd95bb482e src/apps: rely more on ui.layout clear Jan Pochyla 2018-02-26 18:40:44 +0100
  • 20f1644ef9
    src/apps/management: fix change_pin behaviour Pavol Rusnak 2018-02-26 23:02:44 +0100
  • b97e5b7a55
    src/trezor/ui: use ICON_DEFAULT by default, not ICON_RESET Pavol Rusnak 2018-02-26 23:00:50 +0100
  • 081dcdd98f
    embed/unix: resize emulator window if no background image found Pavol Rusnak 2018-02-26 19:44:29 +0100
  • 81e31afc58
    src/apps/management: don't put ? on separate line Pavol Rusnak 2018-02-26 19:08:08 +0100
  • f20febeef0
    src/apps/common: change PIN wording Pavol Rusnak 2018-02-26 19:02:09 +0100
  • 54128b7568 src/apps/common: use ui.layout, clear display when layout starts Jan Pochyla 2018-02-26 18:40:44 +0100
  • 031d20b25f apps/common/request_passphrase: code style Jan Pochyla 2018-02-20 15:19:47 +0100
  • 375402db67 src/trezor/ui/loader: fix clear Peter Jensen 2018-02-26 18:04:28 +0100
  • bce101b96a
    src/apps/fido_u2f: fix missing icon in header Pavol Rusnak 2018-02-26 17:53:37 +0100
  • ee242ea416
    src.trezor.messages: fix and regenerate Pavol Rusnak 2018-02-26 17:20:28 +0100
  • ab9a82e95a src/apps/fido_u2f: fix confirmation Jan Pochyla 2018-02-26 17:13:17 +0100
  • af53d39c44 src/apps/fido_u2f: add layout handling Jan Pochyla 2018-02-26 16:59:25 +0100
  • c568071177 src/apps/fido_u2f: add async write Jan Pochyla 2018-02-26 16:49:12 +0100
  • d323aa88f7
    apps.ethereum: disable sign/verify message Pavol Rusnak 2018-02-26 16:56:11 +0100
  • 6e7a15c088
    Merge pull request #105 from trezor/tsusanka/multisig Jan Pochyla 2018-02-26 16:14:13 +0100
  • 4622ee32bc signing: export more errors to client Jan Pochyla 2018-02-26 14:30:14 +0100
  • b88e4e5d5a signing: rely on address_n being always list Jan Pochyla 2018-02-26 14:17:39 +0100
  • 9291de47d0 signing: code style Jan Pochyla 2018-02-26 11:42:47 +0100