Commit Graph

2289 Commits (6751d84236d69ec8de6aa38bef379b9642b9b266)
 

Author SHA1 Message Date
Jan Pochyla 6751d84236 style: skip formatting in special cases
6 years ago
Jan Pochyla 93d1b0751b make: combine formatting tools, add black and isort
6 years ago
Pavol Rusnak 1628521ef2
vendor: update trezor-common
6 years ago
Yura Pakhuchiy 7684db4702 Add Groestlcoin transaction signing tests
6 years ago
Yura Pakhuchiy 0f53fd16ec Add tests for Groestlcoin addresses
6 years ago
Yura Pakhuchiy c0458f71e8 Add Groestl512 hash tests
6 years ago
Yura Pakhuchiy 4237adb7cc Fix tests broken by API changes
6 years ago
Yura Pakhuchiy d09547fec3 Introduce coininfo.b58_hash
6 years ago
Yura Pakhuchiy b48cc1d6f8 Use single SHA256 for groestl curve for tx and msg signing
6 years ago
Yura Pakhuchiy a3542a6441 wallet: use coin's .curve_name
6 years ago
Yura Pakhuchiy 7db1061123 Add .curve_name and Groestlcoin to coininfo.py
6 years ago
Yura Pakhuchiy 28bff537be Add Groestl512 to modtrezorcrypto
6 years ago
Pavol Rusnak 820798998b
build: use COPT in all SConscript files
6 years ago
mcudev d897d5e23c build: make it easier to build binaries optimized for debugging (#267)
6 years ago
matejcik a94ea094a0 travis: install protobuf compiler and add modules to Pipfile
6 years ago
mcudev d325e7b5a2 firmware: update flash_firmware target to use two-part flashing fix (#266)
6 years ago
Pavol Rusnak c4918cea97
firmware: update flash_firmware target to use two-part flashing
6 years ago
Pavol Rusnak aa1a036216
bootloader: use SL keys by default (keep universal keys in comment)
6 years ago
Pavol Rusnak 2ee57da5d8
src/apps/wallet/sign_tx: fix last commit, add bip115 test
6 years ago
Pavol Rusnak 622eb001a6
src/apps/wallet/sign_tx: correct processing of block_height in bip115
6 years ago
Pavol Rusnak 13c659c202
vendor: update trezor-common, regenerate messages
6 years ago
Pavol Rusnak 6d5a8645fd
src/apps/wallet/sign_tx: don't append bip115 replay protection script if no arguments provided
6 years ago
Jan Pochyla 2b66deb3d6 ui.text: type -> normal
6 years ago
Jan Pochyla ec06ccf43f apps: use default icon from Text API
6 years ago
Jan Pochyla f74a29b56a ui.text: remove old API
6 years ago
Jan Pochyla b3d3da7f7a apps: use mutable Text API
6 years ago
Jan Pochyla 49e75851c7 ui.text: add mutable API
6 years ago
Pavol Rusnak ac5e3f200a
src: rename wire_types to MessageType, drop copy in tools/build_protobuf
6 years ago
matejcik 28e2970cfb vendor: update trezor-common, regenerate messages
6 years ago
matejcik 2091ae97bf tools: use pb2py from trezor-common
6 years ago
Pavol Rusnak 657de0274d
embed/unix: save only cropped part of the screenshot
6 years ago
Pavol Rusnak 35dcd917dd
embed/unix: save screenshot on "P" press in emulator
6 years ago
Jan Pochyla 6e13a1475b ui: introduce LazyWidget
6 years ago
Jan Pochyla f9d77479d4 fido_u2f: wait until previous u2f workflow ends
6 years ago
Pavol Rusnak 9f90ca21a9
src/apps/wallet/sign_tx: fix bip115 code in last commit
6 years ago
idimon4uk 3b345f3c76 src/apps/wallet/sign_tx: add Zencash support (#252)
6 years ago
Yura Pakhuchiy 2865c9853c Docker: support local build and build from other gh repos
6 years ago
Pavol Rusnak 4b58162b54
vendor: update trezor-common, enable Zencash
6 years ago
Pavol Rusnak 6ab2b5d6ee
vendor: update trezor-common
6 years ago
Pavol Rusnak 3d796b971a
src/apps/wallet/sign_tx: refactor address_short function
6 years ago
Jochen Hoenicke 37ae7c06a4 signtx layout: check if address starts with prefix
6 years ago
Pavol Rusnak 3813d3dc80
docs: update changelog
6 years ago
Pavol Rusnak de2178a1e9
tools: add more verbose output to keyctl-coordinator
6 years ago
Pavol Rusnak ecf2dc19ec
docs: add changelog
6 years ago
Pavol Rusnak 5c62180011
tests: fix coins test (there are few collissions in address_types, but for less significant coins)
6 years ago
Pavol Rusnak 3b0808035c
vendor: update trezor-common
6 years ago
Pavol Rusnak 339c859600
vendor: update trezor-crypto
6 years ago
Pavol Rusnak b4b9c4a930
vendor: update trezor-common, add new coins
6 years ago
Pavol Rusnak f550229899
src/apps/homescreen: show PIN not set error only on initialized device
6 years ago
Pavol Rusnak d38d4d2b36
style: fix flake8 warnings
6 years ago