Tomas Susanka
|
a3f8ace253
|
vendor: trezor-common updated; protobuf regen
|
2018-09-04 14:04:53 +02:00 |
|
Tomas Susanka
|
a3cf029042
|
protobuf: unknown derivation path message
|
2018-09-04 13:52:03 +02:00 |
|
Pavol Rusnak
|
e821fd4358
|
emulator: rename TREZOR_NOUI macro to TREZOR_EMULATOR_NOUI
|
2018-09-03 17:56:53 +02:00 |
|
Pavol Rusnak
|
988209ab7d
|
bootloader: erasing -> preparing
|
2018-09-03 17:02:03 +02:00 |
|
Ondřej Vejpustek
|
cabc926b39
|
move ge25519.c into curve25519-donna-32bit.c and ed25519-donna-impl-base.c (#177)
|
2018-09-03 16:22:35 +02:00 |
|
Dusan Klinec
|
13f51319d8
|
updates to the monero branch
|
2018-09-03 16:22:35 +02:00 |
|
Dusan Klinec
|
4aea73e4bb
|
xmr: monero crypto implemented, tests
|
2018-09-03 16:22:35 +02:00 |
|
matejcik
|
3ccef14bb6
|
build: apply make style to setup.py too
|
2018-09-03 15:45:34 +02:00 |
|
matejcik
|
e8e61861f6
|
Merge branch 'develop'
|
2018-09-03 15:41:07 +02:00 |
|
matejcik
|
372a81b9ef
|
build: add phony targets to makefile, to rerun anytime
also add excludes to `autoflake`, otherwise it mangles
`messages/__init__.py`
|
2018-09-03 15:38:50 +02:00 |
|
matejcik
|
1de1ff2823
|
tx_api: fix issue on python < 3.5
|
2018-09-03 14:59:39 +02:00 |
|
matejcik
|
0f71cbcc44
|
tx_api: update to assume "/api" path again, let blockHash request be
cached
|
2018-09-03 14:59:29 +02:00 |
|
Tomas Susanka
|
88a02822d3
|
stellar: public key methods removed
|
2018-09-03 14:57:10 +02:00 |
|
Pavol Rusnak
|
3c48f906b2
|
tests: fix eip155 test
|
2018-09-03 14:53:53 +02:00 |
|
HackyMiner
|
5a4c37d41c
|
add more eip155 test cases (#297)
|
2018-09-03 14:52:57 +02:00 |
|
Pavol Rusnak
|
83ae01e751
|
bootloader: update ChangeLog
|
2018-09-03 12:01:42 +02:00 |
|
Pavol Rusnak
|
30b96a0f07
|
style: fix trezor.utils
|
2018-08-31 17:15:10 +02:00 |
|
Pavol Rusnak
|
8d9d4816da
|
embed/extmod/modtrezorutils: remove utils.symbol, use constants directly
|
2018-08-31 16:55:01 +02:00 |
|
Pavol Rusnak
|
01a876f486
|
embed: add confirm/cancel actions to touch events
|
2018-08-31 16:55:01 +02:00 |
|
Pavol Rusnak
|
e3607156d8
|
embed: make model and emulator orthogonal, update macros to match this logic
|
2018-08-31 16:55:01 +02:00 |
|
matejcik
|
d8f8c882d5
|
support: undo mis-added bitcoin-likes for 1.6.3
|
2018-08-30 18:59:29 +02:00 |
|
matejcik
|
13437fde9c
|
defs: refresh support info and coins_details
|
2018-08-30 18:39:32 +02:00 |
|
matejcik
|
297c05c48d
|
tools: another fix to cache handling (set default to auto)
|
2018-08-30 18:38:57 +02:00 |
|
matejcik
|
d54978bd28
|
new README for tools, improved README for defs
|
2018-08-30 18:21:24 +02:00 |
|
matejcik
|
00fcdb5605
|
support: release Trezor 1 v1.6.3
|
2018-08-30 17:02:55 +02:00 |
|
matejcik
|
1dc75fb051
|
defs: add Wanchain to misc
because while it's technically an Ethereum fork, it doesn't fit into networks
|
2018-08-30 17:02:43 +02:00 |
|
matejcik
|
85928179e3
|
defs: better links in README
|
2018-08-30 17:02:00 +02:00 |
|
matejcik
|
57ea8f087f
|
defs: add README
|
2018-08-30 17:02:00 +02:00 |
|
matejcik
|
9f51d58f30
|
tools: finish release flow
|
2018-08-30 17:02:00 +02:00 |
|
Dusan Klinec
|
5b5b593eb3
|
workflow: allow more arguments to the import workflow
Allows to use stateful message handlers
```python
wire.add(MessageType.MoneroTransactionSign, __name__, "get_address", STATE)
```
|
2018-08-30 14:12:03 +02:00 |
|
Pavol Rusnak
|
89dd09bdb8
|
firmware: fix typos in ChangeLog
|
2018-08-30 12:53:55 +02:00 |
|
Tomas Susanka
|
b23077b707
|
cardano: cardano prefix removed from functions
|
2018-08-30 12:15:25 +02:00 |
|
leoreinaux
|
31b8e872ba
|
change smartcash curve (#202)
|
2018-08-30 12:04:06 +02:00 |
|
leoreinaux
|
1863045da4
|
add smartcash curve (#176)
|
2018-08-30 12:02:42 +02:00 |
|
Tomas Susanka
|
ccde69b5ff
|
docs: coin paths modifications (yup, it wasn't final)
|
2018-08-29 17:22:31 +02:00 |
|
Tomas Susanka
|
fc4b71ae06
|
docs: coin paths final modifications (hopefully)
|
2018-08-29 17:03:58 +02:00 |
|
Tomas Susanka
|
f8f1a62563
|
docs: coin paths modifications
|
2018-08-29 15:54:48 +02:00 |
|
matejcik
|
75c14433de
|
templates: make diff louder
|
2018-08-29 12:04:37 +02:00 |
|
matejcik
|
9a2be54e94
|
nem: update test to expect the right name
|
2018-08-29 12:04:37 +02:00 |
|
matejcik
|
c208a72202
|
travis: add checking templates to CI
|
2018-08-29 12:04:37 +02:00 |
|
matejcik
|
348b99b8dc
|
build: generate code with Mako templates
|
2018-08-29 12:04:37 +02:00 |
|
matejcik
|
0a2f9bb10c
|
tools: add a simple tool to compare live t.io/coins with current json
|
2018-08-28 16:36:13 +02:00 |
|
matejcik
|
c1cea21bb5
|
defs: more data fixes (fill out some reasons, add duplicates that were
not auto-detected, refresh coins_details.json)
|
2018-08-28 16:36:13 +02:00 |
|
matejcik
|
5afe3500d4
|
coins_details: hide coins that are not supported on either device
also better logging and fixed a cache handling bug
|
2018-08-28 16:36:13 +02:00 |
|
matejcik
|
a70d4012c7
|
support: explicitly unsupport Ontology on T1
|
2018-08-28 16:36:13 +02:00 |
|
matejcik
|
bc5530e503
|
coin_info: when support status is unknown, only presume "soon" for tokens
|
2018-08-28 16:36:13 +02:00 |
|
Pavol Rusnak
|
92eb6b8fe1
|
docs: fix markdown syntax in coins/readme
|
2018-08-28 16:16:43 +02:00 |
|
Tomas Susanka
|
af63104d21
|
docs: list of used derivation paths
|
2018-08-28 16:12:13 +02:00 |
|
Tomas Susanka
|
ed963743e9
|
nem: trim fix
|
2018-08-28 14:36:51 +02:00 |
|
Pavol Rusnak
|
441b67ed7c
|
add icons for altcoins/networks
|
2018-08-28 14:14:31 +02:00 |
|