1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-15 12:08:59 +00:00
Commit Graph

7190 Commits

Author SHA1 Message Date
Pavol Rusnak
af89ae88dc
core+legacy: update changelogs 2019-04-22 18:57:14 +02:00
armatusmiles
8114e0f9fc
crypto: add support for schnorr signatures 2019-04-22 00:52:50 +02:00
Pavol Rusnak
b439b536a1
legacy: bump pipenv dependencies 2019-04-20 12:54:58 +02:00
Tomas Susanka
4c8ef80cc7 core: build templates 2019-04-19 17:21:00 +02:00
Tomas Susanka
de6be423a1 all: add Pipfile to root
Although we have to a) discuss if we want this b) consolidate with other
Pipfiles if so.
2019-04-19 16:37:58 +02:00
Tomas Susanka
1995169255 crypto: style 2019-04-19 16:36:39 +02:00
Tomas Susanka
021a8a0cb8 xmr: live refresh progress starts from 0
Migrated from https://github.com/trezor/trezor-core/pull/552
2019-04-19 16:07:28 +02:00
Tomas Susanka
e513063988
Merge pull request #89 from fujicoin/mod-fujicoin
mod fujicoin tx fees
2019-04-19 15:58:09 +02:00
motty
19ddcdc17d mod fujicoin tx fees 2019-04-19 15:35:10 +09:00
Pavol Rusnak
8b06598474
core+legacy: rework code styling checks 2019-04-18 17:40:55 +02:00
matejcik
9f8ebcf183 build: make build scripts work from monorepo root
incidentally fixes #9 and the dreaded non-bug #8
2019-04-18 14:55:04 +02:00
Tomas Susanka
ec38a8ce3f core: update Pipfile.lock 2019-04-18 12:50:21 +02:00
Pavol Rusnak
e7592a4c04
nix: consolidate various shell.nix files into one 2019-04-18 00:26:04 +02:00
Pavol Rusnak
e78a917502
common/defs: add bitcoin_regtest icon 2019-04-17 16:45:04 +02:00
Thomas Kerin
cea8458108 common/defs: add bitcoin_regtest support (#43) 2019-04-17 16:43:01 +02:00
Tomas Susanka
5dc0a1ee0a core/extmod: return False or None consistently when a signature verification fails
from https://github.com/trezor/trezor-core/pull/535 by @real-or-random
2019-04-17 16:23:28 +02:00
Kurotych Anatolii
23bfb31ad2 crypto/ecdsa: add compress_coords (#42) 2019-04-17 12:19:01 +02:00
Pavol Rusnak
be76dcc96a
toplevel: reorganize .gitignore files 2019-04-17 00:05:24 +02:00
Santi
c45b416229 common/defs: add FairCoin (#25) 2019-04-16 17:16:47 +02:00
matejcik
04bde880c6 monorepo: add notes and creation tool 2019-04-15 19:16:04 +02:00
matejcik
fd2829a27b MONOREPO SUBREPO FILES 2019-04-15 19:15:14 +02:00
matejcik
28e74b5e0e MONOREPO RELINK SUBMODULES 2019-04-15 19:15:14 +02:00
matejcik
37fe33fb4d MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
matejcik
71f2c0ef25 MONOREPO MERGE trezor-storage 2019-04-15 19:15:05 +02:00
matejcik
6aa05f8a6f MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00
matejcik
4e0d813269 MONOREPO MERGE trezor-crypto 2019-04-15 19:14:52 +02:00
matejcik
6cc1706e20 MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
matejcik
e5670856a2 MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
Tim Ruffing
52d34955e7 embed/extmod/modtrezorcrypto: add secp256k1_zkp module
This includes the https://github.com/ElementsProject/secp256k1-zkp library
(which is a fork from sipa/secp256k1 used in Bitcoin Core) as a module. It
is currently not used in any app.

This commit the first step towards integrating Liquid (tracking issue #282).

Note that this creates a new 64 kiB read-only data section in .flash2 for
pre-computed tables (secp256k1_ecmult_static_context) which speed up
signature creation and related private key operations.

Co-authored-by: Roman Zeyde <me@romanzey.de>
Co-authored-by: Andrew Poelstra <apoelstra@wpsoftware.net>
Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
2019-04-15 17:24:55 +02:00
matejcik
2813522b05 tools: refresh mem_* debug tools, blackify 2019-04-15 16:15:28 +02:00
matejcik
832c47a278 client: improve passphrase state handling 2019-04-15 14:38:27 +02:00
Eric Shin
893fd219d4 Add Metadium (META) Support (#313)
* add configuration of metadium netwrok

* add Metadium(META) Icon
2019-04-15 13:44:57 +02:00
Enrique
a63a4e5112 defs: fix Polis xpub and xprv (#312) 2019-04-12 16:59:05 +02:00
Tomas Susanka
5321cb1890 vendor: update trezor-common 2019-04-12 13:49:03 +02:00
Tomas Susanka
3aef649850
Merge pull request #291 from ph4r05/xmr-versions
xmr: add version fields to check for protocol compatibility
2019-04-12 13:46:41 +02:00
Tomas Susanka
2fe02ae87e
Merge pull request #551 from ph4r05/pr/xmr-test-fix
tests: minor monero script test fix, quotes
2019-04-11 21:17:03 +02:00
Dusan Klinec
8530d05ebe
tests: minor monero script test fix, quotes 2019-04-11 16:46:18 +02:00
Tomas Susanka
c55b655325
Merge pull request #541 from ph4r05/pr/monero-bin-test
tests: monero binary test added
2019-04-11 13:45:32 +02:00
Vladyslav Burzakovskyy
817c84e96e utils: optimize __slots__ comparison
when comparing __slots__, do not create a new dict, but access attributes directly instead
2019-04-11 13:22:00 +02:00
Jan Pochyla
7533409765 pin: avoid overdraw 2019-04-11 12:32:42 +02:00
Dusan Klinec
1398e7a0cb
tests: monero binary test added 2019-04-11 11:35:40 +02:00
Jan Pochyla
bd812fecf9
homescreen: do not return from homescreen workflow 2019-04-10 20:23:18 +02:00
Tomas Susanka
c462918e3e
display: store rotation in storage
updates #162
2019-04-10 20:23:18 +02:00
Tomas Susanka
c2b7b8032a
vendor: update trezor-common; protobuf, templates build 2019-04-10 20:23:15 +02:00
Pavol Rusnak
8af1f36436
vendor: update trezor-common 2019-04-10 16:58:04 +02:00
Pavol Rusnak
2e4e89543f
style: fix style 2019-04-10 16:46:25 +02:00
Jan Pochyla
84c14042b6 ui: save screen after refresh, if env var is set 2019-04-10 16:34:31 +02:00
Jan Pochyla
22759ca95f unix: enable micropython uos extmod 2019-04-10 16:34:31 +02:00
Tomas Susanka
a36c100eb9 src/apps/webauthn: pad last packet with zeros (#544) 2019-04-10 16:30:54 +02:00
Ciny
2227fc60b8 src/apps/wallet: display custom locktime confirmation (#540) 2019-04-10 16:22:04 +02:00