Pavol Rusnak
|
1f2f4d1b41
|
update changelog
|
2018-11-05 16:03:15 +01:00 |
|
Tomas Susanka
|
43852501f5
|
style fix
|
2018-11-05 14:49:59 +01:00 |
|
Tomas Susanka
|
8db7a65030
|
templates: regen
|
2018-11-05 14:38:03 +01:00 |
|
Pavol Rusnak
|
7c2e9ed5a5
|
vendor: update trezor-common
|
2018-11-05 13:56:15 +01:00 |
|
Pavol Rusnak
|
c3ba001a18
|
defs/ethereum/tokens: update
|
2018-11-05 13:55:13 +01:00 |
|
Pavol Rusnak
|
085f9491a2
|
src/apps/homescreen: NO BACKUP => SEEDLESS
|
2018-11-05 13:43:14 +01:00 |
|
Pavol Rusnak
|
1218a487f6
|
fix style
|
2018-11-04 16:06:21 +01:00 |
|
David
|
351b5387af
|
Replace BTX logo (#230)
|
2018-11-04 15:29:09 +01:00 |
|
Pavol Rusnak
|
b4e34b98fc
|
trezorlib: add monero getaddress/getwatchkey + tests
|
2018-11-04 15:27:45 +01:00 |
|
Jan Pochyla
|
5c409ceeac
|
protobuf: simplify the list of bytes optimization
|
2018-11-02 16:44:13 +01:00 |
|
Tomas Susanka
|
76dbef99bf
|
Merge pull request #395 from ph4r05/xmr-ki-progress
xmr: key image sync progress info
|
2018-11-02 15:47:43 +01:00 |
|
Dusan Klinec
|
3020b5d4a9
|
xmr: key image sync progress
|
2018-11-02 15:30:39 +01:00 |
|
Tomas Susanka
|
d919e99255
|
Merge pull request #394 from ph4r05/xmr-mg
xmr: MLSAG computation optimized
|
2018-11-02 15:26:48 +01:00 |
|
Dusan Klinec
|
22add1d515
|
xmr: full mlsag simplified
|
2018-11-02 14:17:53 +01:00 |
|
Dusan Klinec
|
3d66ba1535
|
xmr: mgsig generated in chunks
|
2018-11-02 08:19:30 +01:00 |
|
Dusan Klinec
|
0414a8e74b
|
protobuf: enable dumping large byte arrays in chunks
|
2018-11-02 08:19:29 +01:00 |
|
Dusan Klinec
|
cdf9d51ee2
|
xmr: step_09_sign - unimport after heavy ops
|
2018-11-02 07:31:28 +01:00 |
|
Dusan Klinec
|
ddcb836ff7
|
xmr: mlsag - generating serialized signature directly
|
2018-11-02 07:31:28 +01:00 |
|
Dusan Klinec
|
a462ea35ce
|
xmr: step_09_sign - manual MgSig serialization
|
2018-11-02 07:31:27 +01:00 |
|
Dusan Klinec
|
90fd0bb67a
|
xmr: mlsag memory optimizations, in-place computation
- pub key matrix is not ge25519 as it consumes high amount of memory
- in-place computation used to reduce fragmentation overhead
|
2018-11-02 07:31:27 +01:00 |
|
Pavol Rusnak
|
8d060a93f1
|
update defs/coins_details.json
|
2018-11-01 15:41:00 +01:00 |
|
Pavol Rusnak
|
74e1fceaea
|
update coin definitions
|
2018-11-01 15:29:01 +01:00 |
|
Tomas Susanka
|
a2b32115b2
|
Merge pull request #391 from ph4r05/xmr-sort-extra
xmr: sort extra fields
|
2018-11-01 11:17:23 +01:00 |
|
Dusan Klinec
|
121459dd57
|
xmr: sort extra fields
|
2018-11-01 10:30:19 +01:00 |
|
Jan Pochyla
|
5a8388fbc1
|
wallet: fix segwit checksum computation
|
2018-10-31 12:44:18 +01:00 |
|
Pavol Rusnak
|
1d63c7edc2
|
bootloader: convert firmware_sign.py to python3
|
2018-10-30 18:13:11 +01:00 |
|
Jan Pochyla
|
b9926a9fff
|
utils: simplify HashWriter interface
|
2018-10-30 15:50:39 +01:00 |
|
Tomas Susanka
|
919c6a5749
|
xmr: allow zero amounts in ouputs
used in sweep transactions
|
2018-10-30 13:32:43 +01:00 |
|
Jan Pochyla
|
66a636433d
|
xmr: fix step layout in tx step_02
|
2018-10-30 12:24:22 +01:00 |
|
matejcik
|
7d618036ab
|
coins_details: drop hidden coins from listing, regenerate
also precalculate percent market cap supported
|
2018-10-29 18:42:46 +01:00 |
|
matejcik
|
9a8d01a891
|
coin_info: use beta wallet for list of latest releases
|
2018-10-29 18:39:18 +01:00 |
|
matejcik
|
4d8fbcfc76
|
support: added tokens that are supported since 2.0.8 / 1.7.1
|
2018-10-29 18:38:43 +01:00 |
|
Pavol Rusnak
|
b2752f2bc5
|
firmware: bump version to 2.0.9
|
2018-10-29 18:05:07 +01:00 |
|
Pavol Rusnak
|
fcffdbbca7
|
embed/extmod/modtrezorcrypto: rename crc32 to checksum_crc32
this resolves really weird linker error which causes crashes
when using libSDL2 which in turn uses libpng with function
also named crc32
|
2018-10-29 00:11:22 +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 |
|
Tomas Susanka
|
90868702ba
|
Merge pull request #387 from ph4r05/xmr-integrated-self
xmr: fixes sending to self with stealth payment ID
|
2018-10-27 15:22:53 +02:00 |
|
Dusan Klinec
|
d32dde8fe8
|
xmr: fixes sending to self with stealth payment ID
|
2018-10-27 14:02:25 +02:00 |
|
Pavol Rusnak
|
c624e3d32b
|
defs: fix last commit
|
2018-10-27 10:39:49 +02:00 |
|
Pavol Rusnak
|
7d19028d67
|
enable ravencoin for t2 and wallet
|
2018-10-27 01:41:50 +02:00 |
|
Pavol Rusnak
|
efba885f6e
|
defs: check that backend URIs use https
|
2018-10-27 01:23:49 +02:00 |
|
FujiCoin
|
a87dd7cd38
|
defs: fix fujicoin bitcore url (#227)
|
2018-10-27 01:09:26 +02:00 |
|
russkidooski
|
f1dd539e3a
|
fixed URI prefix for Ravencoin
|
2018-10-26 22:54:12 +02:00 |
|
Pavol Rusnak
|
fba7ae05c9
|
require https for coin website
|
2018-10-26 15:23:03 +02:00 |
|
Traysi
|
aa332e417d
|
Add Ravencoin (RVN) support
|
2018-10-26 15:18:13 +02:00 |
|
Jan Pochyla
|
88fbf8e026
|
protobuf: fix codestyle
|
2018-10-26 15:14:23 +02:00 |
|
Jan Pochyla
|
c02673152a
|
protobuf: optimize message dumping
- count the size in bytes in sync code
- cache message fields between counting and dumping
- cache message fields for repeated embedded messages
|
2018-10-26 15:02:19 +02:00 |
|
Adrian Matejov
|
002fcd1c77
|
tezos: delegating contract in origination
Signed-off-by: Adrian Matejov <adrian.matejov@simplestaking.com>
|
2018-10-26 14:42:15 +02:00 |
|
Pavol Rusnak
|
e6f297075a
|
cardano: add high-level support for passhrase
|
2018-10-26 12:16:56 +02:00 |
|
Pavol Rusnak
|
c8ad355032
|
cardano: add low-level support for passhrase
|
2018-10-26 12:09:10 +02:00 |
|
Pavol Rusnak
|
a15eb933e1
|
unix: refresh micropython sources in SConscript.unix
|
2018-10-26 01:09:02 +02:00 |
|