1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 19:09:10 +00:00
Commit Graph

7760 Commits

Author SHA1 Message Date
matejcik
1a5ca74e2d python: update changelog, bump version 2019-07-31 18:00:52 +02:00
Tomas Susanka
46c10e9402 core/shamir: end recovery mode after Success screen 2019-07-31 17:43:51 +02:00
Ciny
90b91a7fb5 #28 - binance implementation (#189)
- placeOrder, cancelOrder, transfer messages
- cli support
- unit and device tests
2019-07-31 17:02:41 +02:00
Tomas Susanka
e4a69dcc53 core/docs: fix toif_convert link 2019-07-30 14:12:23 +02:00
Tomas Susanka
ac2acb0b5a core: mnemonic mypy 2019-07-30 11:22:56 +02:00
Tomas Susanka
4030874c7e core: some mypy in recovery-related modules 2019-07-29 17:24:59 +02:00
Tomas Susanka
50a240dbc0
tests: added shamir invalid seed dryrun test (#371)
tests: added shamir invalid seed dryrun test
2019-07-29 16:47:23 +02:00
ciny
cbb6d1539f tests: added shamir invalid seed dryrun test 2019-07-29 16:10:00 +02:00
Tomas Susanka
aa0f64c79f ci: update docker; no need for TLS in internal env
https://gitlab.com/gitlab-org/gitlab-runner/issues/4501
2019-07-29 15:23:26 +02:00
Andrew Kozlik
c1c23cb5cb core/tests: Add more tests for Cardano with SLIP-0039. 2019-07-29 14:02:52 +02:00
Tomas Susanka
6af7a6b3d6 core: bump version to 2.1.3 2019-07-29 13:48:54 +02:00
Tomas Susanka
4da54f95d6 core/shamir: remove checked icon from future items in Backup checklist 2019-07-29 13:42:20 +02:00
Tomas Susanka
81a1b26fad core/shamir: fix texts 2019-07-29 12:51:02 +02:00
Tomas Susanka
5584939fd3
added device tests for shamir dry run and warnings (#358)
added device tests for shamir dry run and warnings
2019-07-29 11:26:36 +02:00
ciny
db35a11fc1 tests: added device tests for dry run and warnings 2019-07-29 10:22:21 +02:00
Tomas Susanka
4117f3506c core/shamir: text improvements 2019-07-26 16:51:56 +02:00
Tomas Susanka
ac887f514d git subrepo push common
subrepo:
  subdir:   "common"
  merged:   "868b7db8"
upstream:
  origin:   "git+ssh://git@github.com/trezor/trezor-common"
  branch:   "master"
  commit:   "868b7db8"
git-subrepo:
  version:  "0.4.0"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "5d6aba9"
2019-07-26 16:39:28 +02:00
Tomas Susanka
a8c9a4ddc4 core/shamir: send boolean flag in Features that Recovery is in progress 2019-07-26 16:38:05 +02:00
Tomas Susanka
5bd8ad321e core/shamir: increase default iteration exponent to 1 2019-07-26 15:56:53 +02:00
Pavol Rusnak
529ec95c93
core: fix unit tests for omni 2019-07-26 15:55:27 +02:00
matejcik
337919a2d2 python: fix debuglink problem with non-debug devices 2019-07-26 13:43:12 +02:00
Pavol Rusnak
fd4b7af936
git subrepo push common
subrepo:
  subdir:   "common"
  merged:   "3d3659f6"
upstream:
  origin:   "git+ssh://git@github.com/trezor/trezor-common"
  branch:   "master"
  commit:   "3d3659f6"
git-subrepo:
  version:  "0.4.0"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "5d6aba9"
2019-07-26 13:22:14 +02:00
Pavol Rusnak
d0a74e43df
common/defs: regenerate coins_details.json 2019-07-26 13:21:55 +02:00
Pavol Rusnak
ae3963a807
common/tools: rework trezor url matching in coins_details.py 2019-07-26 13:21:28 +02:00
Pavol Rusnak
0246579779
git subrepo push common
subrepo:
  subdir:   "common"
  merged:   "302d02fb"
upstream:
  origin:   "git+ssh://git@github.com/trezor/trezor-common"
  branch:   "master"
  commit:   "302d02fb"
git-subrepo:
  version:  "0.4.0"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "5d6aba9"
2019-07-26 13:12:41 +02:00
Pavol Rusnak
1fdd6140a2
common/defs: regenerate coins_details.json 2019-07-26 13:12:18 +02:00
Pavol Rusnak
c288514a4f
core+legacy: fix display of non-divisible OMNI amounts 2019-07-26 12:59:10 +02:00
Pavol Rusnak
5684983b3c
git subrepo push common
subrepo:
  subdir:   "common"
  merged:   "be136578"
upstream:
  origin:   "git+ssh://git@github.com/trezor/trezor-common"
  branch:   "master"
  commit:   "be136578"
git-subrepo:
  version:  "0.4.0"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "5d6aba9"
2019-07-26 12:41:42 +02:00
Pavol Rusnak
9f6bd97e54
common/defs: add wallets to misc coins 2019-07-26 12:40:54 +02:00
Tomas Susanka
c735299bd0 core/backup: fix mnemonic_module to mnemonic_type 2019-07-26 12:06:00 +02:00
Tomas Susanka
6f66ad9591
cardano: Implement SLIP-0023 and add SLIP-0039 support for Carda… (#359)
cardano: Implement SLIP-0023 and add SLIP-0039 support for Cardano.
2019-07-26 12:00:53 +02:00
Andrew Kozlik
217c910b4b cardano: Implement SLIP-0023 and add SLIP-0039 support for Cardano. 2019-07-25 19:43:05 +02:00
Pavol Rusnak
6e249a9d20
git subrepo push common
subrepo:
  subdir:   "common"
  merged:   "aea91ab4"
upstream:
  origin:   "git+ssh://git@github.com/trezor/trezor-common"
  branch:   "master"
  commit:   "aea91ab4"
git-subrepo:
  version:  "0.4.0"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "5d6aba9"
2019-07-25 12:34:59 +02:00
Pavol Rusnak
4898e8b727
common/defs: add Bloks to wallets 2019-07-25 12:34:24 +02:00
Tomas Susanka
5eb0cdf020 tests: move shamir passphrase test to seperate file, add one more case 2019-07-24 17:23:08 +02:00
matejcik
bc7c16c562 python: support for multi-mnemonic load_device 2019-07-24 17:04:54 +02:00
Tomas Susanka
accc33c8e6 legacy: replace load_device mnemonic to mnemonics 2019-07-24 17:04:54 +02:00
Tomas Susanka
2b6a14cb5f core: support load device with SLIP-39
updates #356
2019-07-24 15:45:52 +02:00
Tomas Susanka
e95a97f281 common/protobuf: set mnemonic as repeated in LoadDevice for SLIP-39 support 2019-07-24 15:45:52 +02:00
Tomas Susanka
f6d127523e
Shamir persistance (#347)
Shamir persistance
2019-07-24 15:34:06 +02:00
Jan Pochyla
ebe883e4a9 core: support rebooting into default mode 2019-07-24 15:12:04 +02:00
Tomas Susanka
d2597d54c1 core/shamir: persistence
updates #270
2019-07-24 15:12:04 +02:00
Tomas Susanka
8f4bbb8825 core/homescreen: move err and warn to ui module 2019-07-24 12:55:12 +02:00
Tomas Susanka
cd439af1a6 Pipenv: reinstall Pipfile.lock
Pyparsing was updated to 2.4.1 in 5d0139045f
but this version was removed from pip, see
https://github.com/pyparsing/pyparsing/issues/105, so the install failed.

This commit removes Pipfile.lock, reruns `pipenv install`, which updates
the package back to 2.4.0, which is currently the newest version.
2019-07-24 12:16:26 +02:00
Min Khang Aung
50d18fb2bb common/defs: update wallets.json (#357) 2019-07-24 12:16:12 +02:00
Szymon Lesisz
5af0e2c127 common/defs: update support.json (#353) 2019-07-24 09:27:44 +02:00
Tomas Susanka
071bd112e3 git subrepo push common
subrepo:
  subdir:   "common"
  merged:   "8cb9df8d"
upstream:
  origin:   "git+ssh://git@github.com/trezor/trezor-common"
  branch:   "master"
  commit:   "8cb9df8d"
git-subrepo:
  version:  "0.4.0"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "5d6aba9"
2019-07-22 16:08:07 +02:00
Tomas Susanka
79309ba016
Change reset device slip39 bool to enum (#350)
Change reset device slip39 bool to enum
2019-07-22 16:05:02 +02:00
Tomas Susanka
e663b7cb54 python: add backup_type to reset device 2019-07-22 15:43:15 +02:00
Tomas Susanka
539379bd55 core: alter reset_device to use enum 2019-07-22 15:43:15 +02:00