Pavol Rusnak
|
addbdd8937
|
src/apps/common: refactor address_n_to_str into apps.common.layout
|
2018-10-10 17:58:26 +02:00 |
|
Tomas Susanka
|
8aa29ae1d6
|
style: new black release formats all hex numbers in uppercase
introduced in the new 18.9 version of black
|
2018-10-03 13:48:55 +02:00 |
|
Jan Pochyla
|
38bbb9dd83
|
apps: remove split_words, use Text layout functionality
|
2018-09-06 13:52:38 +02:00 |
|
matejcik
|
348b99b8dc
|
build: generate code with Mako templates
|
2018-08-29 12:04:37 +02:00 |
|
Tomas Susanka
|
ed963743e9
|
nem: trim fix
|
2018-08-28 14:36:51 +02:00 |
|
Tomas Susanka
|
9477cd15ea
|
nem: trims removed
|
2018-08-28 10:55:46 +02:00 |
|
Jan Pochyla
|
c1b284cdfa
|
apps: use {app}.layout for common layouts
|
2018-08-27 15:36:02 +02:00 |
|
Jan Pochyla
|
8421fa4fdb
|
apps: unify wire registering, load modules automatically
|
2018-08-27 14:56:21 +02:00 |
|
Tomas Susanka
|
a08a1a5e2a
|
apps: split_address moved to show only (#307)
|
2018-08-24 16:45:27 +02:00 |
|
Jan Pochyla
|
f7c1465d57
|
apps: unify common writer logic
|
2018-08-23 20:06:00 +02:00 |
|
Tomas Susanka
|
afa8fe1567
|
common: display_address -> show
|
2018-08-21 13:48:23 +02:00 |
|
Pavol Rusnak
|
bfbc6d5ab9
|
src: cleanup "utf8" madness
|
2018-08-03 18:52:20 +02:00 |
|
Pavol Rusnak
|
cb9e7b5885
|
embed: cleanup Keccak API (drop keccak arg from digest() func)
|
2018-07-23 15:19:38 +02:00 |
|
Tomas Susanka
|
96a91b56e9
|
apps: move ed25519 prefix common function
|
2018-07-11 17:20:25 +02:00 |
|
Tomas Susanka
|
bcf77bd347
|
stellar: get address
including show_display var
|
2018-07-11 17:20:25 +02:00 |
|
Jan Pochyla
|
dcb15f77c3
|
src: run black
|
2018-07-10 13:05:15 +02:00 |
|
Jan Pochyla
|
ead154b907
|
src: run isort
|
2018-07-10 13:05:15 +02:00 |
|
Jan Pochyla
|
2b66deb3d6
|
ui.text: type -> normal
|
2018-07-03 16:49:52 +02:00 |
|
Jan Pochyla
|
b3d3da7f7a
|
apps: use mutable Text API
|
2018-07-03 16:49:52 +02:00 |
|
Pavol Rusnak
|
ac5e3f200a
|
src: rename wire_types to MessageType, drop copy in tools/build_protobuf
|
2018-07-02 20:40:51 +02:00 |
|
Pavol Rusnak
|
d38d4d2b36
|
style: fix flake8 warnings
|
2018-06-21 17:04:06 +02:00 |
|
Tomas Susanka
|
f41b14e935
|
nem: show qr
|
2018-06-20 12:05:27 +02:00 |
|
Tomas Susanka
|
5910ebf279
|
nem: wire.ProcessError instead of ValueError
|
2018-06-13 14:00:15 +02:00 |
|
Pavol Rusnak
|
285c845e9b
|
src+test: fix flake8 warning
|
2018-06-12 17:41:49 +02:00 |
|
Jan Pochyla
|
1b495324e7
|
nem: remove star-imports, fix some style
|
2018-06-06 17:24:07 +02:00 |
|
Tomas Susanka
|
9855a50526
|
nem: readme
|
2018-06-06 17:24:07 +02:00 |
|
Tomas Susanka
|
e0014a76d5
|
nem: xem amount and mosaic levy fix
|
2018-06-06 17:24:07 +02:00 |
|
Tomas Susanka
|
3422474811
|
nem: mosaics definitions are generated from trezor-common
|
2018-06-06 17:24:07 +02:00 |
|
Tomas Susanka
|
0093d21bb6
|
nem: correct mosaic quantities
|
2018-06-06 17:24:07 +02:00 |
|
Tomas Susanka
|
616d117648
|
nem: mosaics are checked against definition and user is asked appropriately
|
2018-06-06 17:24:07 +02:00 |
|
Tomas Susanka
|
a45ac4ad4b
|
nem: refactored to have a common message as an argument
|
2018-06-06 17:24:07 +02:00 |
|
Tomas Susanka
|
1355b19c77
|
nem: multisig correct serialization fix
|
2018-06-06 17:24:07 +02:00 |
|
Tomas Susanka
|
9a52039b25
|
nem/layout: trim and levy fee
|
2018-06-06 17:24:07 +02:00 |
|
Tomas Susanka
|
85c904cbf7
|
nem: layout refactoring and fixes
|
2018-06-06 17:24:07 +02:00 |
|
Tomas Susanka
|
8de3cd7cac
|
nem: refactored to directories
|
2018-06-06 17:24:07 +02:00 |
|
Tomas Susanka
|
b80a8022d0
|
nem: multisig
|
2018-06-06 17:24:07 +02:00 |
|
Tomas Susanka
|
d54d33df3a
|
nem: big refactoring of serialization
protocol classes are now used; reflected in unit tests
|
2018-06-06 17:24:07 +02:00 |
|
Tomas Susanka
|
561ca35a08
|
nem: correct layout and confirms
|
2018-06-06 17:24:07 +02:00 |
|
Tomas Susanka
|
4cd87d3a01
|
nem: mosaics canonicalization
|
2018-06-06 17:24:07 +02:00 |
|
Tomas Susanka
|
73415049df
|
nem: fix unused imports
as in 9b9183c4f7
|
2018-06-06 17:24:07 +02:00 |
|
Tomas Susanka
|
d07deecc7e
|
nem: mosaics moved to seperate file
|
2018-06-06 17:24:07 +02:00 |
|
Tomas Susanka
|
368b979a8a
|
nem: importance transfer signing
|
2018-06-06 17:24:07 +02:00 |
|
Tomas Susanka
|
52affe2897
|
nem: aggregate modification signing
|
2018-06-06 17:24:07 +02:00 |
|
Tomas Susanka
|
d4b2bee47e
|
nem: supply change signing
|
2018-06-06 17:24:07 +02:00 |
|
Tomas Susanka
|
c425a8baf9
|
nem: properties in swiping pages
|
2018-06-06 17:24:07 +02:00 |
|
Tomas Susanka
|
9f4cef923b
|
nem: validators fix
|
2018-06-06 17:24:07 +02:00 |
|
Tomas Susanka
|
448ce35c2b
|
nem: mosaic creation signing
|
2018-06-06 17:24:07 +02:00 |
|
Tomas Susanka
|
381d2da1ea
|
nem: provision namespace signing
|
2018-06-06 17:24:07 +02:00 |
|
Tomas Susanka
|
105ba853af
|
nem: get address formatting
|
2018-06-06 17:24:07 +02:00 |
|
Tomas Susanka
|
93ff3f074b
|
nem: error on not yet implemented functions
|
2018-06-06 17:24:07 +02:00 |
|