Tomas Susanka
bbef658c32
ripple: add destination tag
2019-01-08 16:32:55 +01:00
Jan Pochyla
e3c0f8e8ad
seed: pass keychain to workflows, add namespaces
2018-12-13 15:47:05 +01:00
Jan Pochyla
5bc47fc567
apps: introduce Keychain API
2018-12-13 15:47:05 +01:00
Tomas Susanka
31f987e988
coins: validate derivation paths
...
Based on SLIP-44 ids and other checks. See docs/coins/README for info.
2018-11-12 12:10:32 +01:00
Pavol Rusnak
939a932219
src/apps: use address_n as description to show_address/show_qr dialogs
2018-10-28 13:27:54 +01:00
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
Tomas Susanka
f75f315dbc
ripple: style
2018-09-05 10:45:03 +02:00
Tomas Susanka
19bbe707f7
ripple: validate fix
2018-09-05 10:31:09 +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
Jan Pochyla
f7c1465d57
apps: unify common writer logic
2018-08-23 20:06:00 +02:00
Tomas Susanka
e6486ad90a
ripple: note on which curve is used
2018-08-22 16:21:45 +02:00
Tomas Susanka
afa8fe1567
common: display_address -> show
2018-08-21 13:48:23 +02:00
Tomas Susanka
92e4c60237
ripple: README
2018-07-30 16:37:49 +02:00
Tomas Susanka
66b8bbb1a5
ripple: style fixes
2018-07-30 16:37:49 +02:00
Tomas Susanka
08945c48e1
ripple: simple tx serializer; signing
...
This supports only fraction of the whole binary format Ripple uses. This
is focused on the Payment transaction type, which is currently solely
supported.
2018-07-30 16:37:49 +02:00
Tomas Susanka
b5c2ae49dd
ripple: get address
2018-07-30 16:37:48 +02:00