Tomas Susanka
96cdd886bc
core: fix Hold To Confirm button
2019-07-15 14:16:49 +02:00
Tomas Susanka
d073102422
core/ripple: increase the maximum amount allowed to be sent
...
The maximum amount is defined in [Ripple's docs](https://xrpl.org/basic-data-types.html#currencies ) but it's most likely in XRP and not in drops ("satoshi" equivalent). This commit increase the value to the drops equivalent.
closes #327
2019-07-15 13:34:14 +02:00
Tomas Susanka
5134cd0b80
core: add backup warnings at correct place; add backup success page
...
closes #287
2019-07-15 11:17:40 +02:00
Pavol Rusnak
68efe429cd
common/defs: add qtum to webwallet
2019-07-12 19:29:13 +02:00
zakurai
4fe5cb1af8
common/defs: add BITG ( #329 )
2019-07-12 19:14:26 +02:00
Tomas Susanka
43f9448960
docs: set hook as executable
2019-07-12 12:55:48 +02:00
Tomas Susanka
baaba41447
docs: move git hooks to core docs and update
2019-07-12 12:53:32 +02:00
Tomas Susanka
7e822854c2
python: fix style
2019-07-12 12:46:09 +02:00
Andrew Kozlik
b9f63c3f55
webauthn: Add Binance to knownapps. Add Binance icon.
2019-07-12 11:38:44 +02:00
Tomas Susanka
c2c51d7d76
python: fix incorrect address example in NEM's get_address help
...
closes #325
2019-07-12 10:32:08 +02:00
Kewde
87e6cb1089
common/defs: add Particl ( #316 )
2019-07-11 14:24:39 +02:00
Pavol Rusnak
34653a326e
git subrepo push common
...
subrepo:
subdir: "common"
merged: "db106e8f"
upstream:
origin: "git+ssh://git@github.com/trezor/trezor-common"
branch: "master"
commit: "db106e8f"
git-subrepo:
version: "0.4.0"
origin: "https://github.com/ingydotnet/git-subrepo "
commit: "5d6aba9"
2019-07-09 17:11:58 +02:00
Pavol Rusnak
28619468a7
common/defs: regenerate coins_details.json
2019-07-09 17:11:31 +02:00
Tomas Susanka
ce312e484b
Show total number of words during device recovery ( #320 )
...
Show total number of words during device recovery
2019-07-09 16:30:28 +02:00
Tomas Susanka
841a27257e
Shamir reset device tests ( #319 )
...
Shamir reset device tests
2019-07-09 15:43:53 +02:00
ciny
11b9f1c4e8
core: show total number of words during device recovery
2019-07-09 15:40:41 +02:00
Jan Pochyla
d53d6f82cb
storage: fix incomatibility with new pytest
2019-07-09 14:47:24 +02:00
ciny
bdfdaa9bb1
core: added device tests for shamir reset
2019-07-09 14:09:12 +02:00
Jan Pochyla
081e459075
core: fix various types
2019-07-09 14:05:35 +02:00
Jan Pochyla
0f6f05e4b7
core/typing: fix extmod docs and mocks
2019-07-09 14:05:14 +02:00
Jan Pochyla
758a1a2528
core/typing: add annotations
2019-07-09 12:51:48 +02:00
Jan Pochyla
86e16bbf31
messages: add types
2019-07-09 12:51:48 +02:00
Jan Pochyla
3af75c0b8b
core/typing: improve extmod types
2019-07-09 12:51:48 +02:00
Jan Pochyla
f5299456a9
core/typing: add mypy
2019-07-09 12:51:48 +02:00
Tomas Susanka
64439cda03
Merge pull request #318 from ph4r05/pr/scrollFix306
...
PaginatedWithButtons fix, fixes #306
2019-07-08 20:05:26 +02:00
Min Khang Aung
21bf62562a
common/defs: add CPUchain ( #311 )
2019-07-08 19:13:03 +02:00
Dusan Klinec
67212a0d2e
PaginatedWithButtons fix, fixes #306
2019-07-08 16:59:13 +02:00
Andrew Kozlik
430eaaefec
Merge pull request #295 from trezor/tsusanka/iss274-storage-refactor
...
core: refactor storage
2019-07-08 16:36:43 +02:00
Tomas Susanka
46e4c02602
core: refactor storage
...
Each namespace now has its own file in apps.common.storage and
storage/__init__ serves as an entry point.
Updates #274 .
2019-07-08 15:24:56 +02:00
Pavol Rusnak
14063ee494
git subrepo push common
...
subrepo:
subdir: "common"
merged: "75dfc724"
upstream:
origin: "git+ssh://git@github.com/trezor/trezor-common"
branch: "master"
commit: "75dfc724"
git-subrepo:
version: "0.4.0"
origin: "https://github.com/ingydotnet/git-subrepo "
commit: "5d6aba9"
2019-07-08 11:54:33 +02:00
Pavol Rusnak
7f11a85377
common/defs: add Monero wallet link
2019-07-08 11:50:23 +02:00
y-chan
6da3180f1d
common/defs: add electrum wallets ( #310 )
2019-07-08 11:44:56 +02:00
Pavol Rusnak
592ace6b8f
legacy/docs: add additional info required to flash custom firmware
2019-07-08 11:43:11 +02:00
Kewde
ec3c0453f0
legacy: remove last mentions of TREZOR_TRANSPORT_V1 ( #312 )
2019-07-08 11:39:46 +02:00
Tomas Susanka
913b1202f1
core/ui: enlarge backspace button ( #302 )
...
core/ui: enlarge backspace button
2019-07-02 15:00:12 +02:00
Tomas Susanka
f04f190a02
core/ui: enlarge backspace button
...
closes #288
2019-07-02 14:27:03 +02:00
Tomas Susanka
049c5211f3
Restore progress_bar parameter in mnemonic.seed ( #297 )
...
Restore progress_bar parameter in mnemonic.seed
2019-07-02 12:14:46 +02:00
Pavol Rusnak
3c40ab8d96
core/src: remove unused num_pad.py
2019-07-02 00:01:31 +02:00
Pavol Rusnak
bf3c257f96
core/messages: don't generate unused messages
2019-07-01 15:52:36 +02:00
Tomas Susanka
f94bc26110
core/mnemonic: return progress_bar parameter
2019-07-01 15:08:23 +02:00
Tomas Susanka
5aa592a69a
core/slip39: modify wording on success screen
2019-06-28 12:26:34 +02:00
Tomas Susanka
f78e75bc38
core/slip39: add different wording for BIP/SLIP39 in backup warining
2019-06-28 11:57:02 +02:00
Milan Rossa
9b2167a138
core: asan config
2019-06-27 19:09:55 +02:00
Pavol Rusnak
4c231767f3
core: add coverage to Pipfile
2019-06-27 19:07:45 +02:00
Tomas Susanka
390bef00ca
core/slip39: catch exception also when finding out threshold in recovery
2019-06-27 15:42:09 +02:00
Tomas Susanka
6c50b155de
core: remove unused variables in Shamir recovery
2019-06-27 14:10:33 +02:00
Tomas Susanka
c205acd3e1
core/slip39: do not populate MnemonicError's message; do not throw exceptions with mnemonic inside the message
2019-06-27 14:00:45 +02:00
Tomas Susanka
4f8022c5cd
core/slip39: remove partial persistance in Shamir recovery
2019-06-27 13:47:02 +02:00
Tomas Susanka
bc70fe0604
tests: fix shamir recovery device test
...
We've decided not to show the T9 keyboard info panel. This fixes device
tests appropriately.
2019-06-27 10:43:17 +02:00
Pavol Rusnak
43ca266ae9
nix: add coverage python package
2019-06-26 22:25:04 +02:00