Commit Graph

2551 Commits (5a8388fbc1b06a24f498e4a33beec0f54c3b3fe1)
 

Author SHA1 Message Date
Jan Pochyla 5a8388fbc1 wallet: fix segwit checksum computation
6 years ago
Jan Pochyla b9926a9fff utils: simplify HashWriter interface
6 years ago
Tomas Susanka 919c6a5749 xmr: allow zero amounts in ouputs
6 years ago
Jan Pochyla 66a636433d xmr: fix step layout in tx step_02
6 years ago
Pavol Rusnak b2752f2bc5
firmware: bump version to 2.0.9
6 years ago
Pavol Rusnak fcffdbbca7
embed/extmod/modtrezorcrypto: rename crc32 to checksum_crc32
6 years ago
Pavol Rusnak 939a932219
src/apps: use address_n as description to show_address/show_qr dialogs
6 years ago
Tomas Susanka 90868702ba
Merge pull request #387 from ph4r05/xmr-integrated-self
6 years ago
Dusan Klinec d32dde8fe8
xmr: fixes sending to self with stealth payment ID
6 years ago
Jan Pochyla 88fbf8e026 protobuf: fix codestyle
6 years ago
Jan Pochyla c02673152a protobuf: optimize message dumping
6 years ago
Adrian Matejov 002fcd1c77 tezos: delegating contract in origination
6 years ago
Pavol Rusnak e6f297075a
cardano: add high-level support for passhrase
6 years ago
Pavol Rusnak c8ad355032
cardano: add low-level support for passhrase
6 years ago
Pavol Rusnak a15eb933e1
unix: refresh micropython sources in SConscript.unix
6 years ago
Tomas Susanka b4ca93e365
Merge pull request #293 from ph4r05/xmr-total-2
6 years ago
Tomas Susanka 3ff40fddf5
travis: pipenv hotfix
6 years ago
Dusan Klinec 6724e4e409
xmr: master merging commit
6 years ago
Pavol Rusnak de7125fb69
cardano: fix usage of split_address
6 years ago
Jan Pochyla a074dd3e54 eth: make confirmation layouts more compact
6 years ago
Pavol Rusnak 65434fa49a
docker: fix Docker build
6 years ago
Pavol Rusnak a0a195fdd3
src/apps/management: add confirmation screens to Reset and Recovery
6 years ago
Pavol Rusnak e9995bf060
changelog: add new items
6 years ago
Pavol Rusnak cdd3b45d52
src/apps/ethereum: fix style
6 years ago
Pavol Rusnak 03c681ec49
embed/extmod/modtrezorcrypto: introduce CANONICAL_SIG_ETHEREUM constant
6 years ago
Pavol Rusnak 443539aedd
src/apps/wallet/sign_tx: fix Zcash ZIP243 signing
6 years ago
Pavol Rusnak 8177ad6128
tests: add one more zcash zip243 test
6 years ago
Pavol Rusnak c8a053ac64
src/apps/wallet/sign_tx: fix style in last commit
6 years ago
Pavol Rusnak 74d50a2b4e
src/apps/wallet/sign_tx: enable ZIP243 hashing
6 years ago
Pavol Rusnak e2d405aa0a
src/apps/wallet/sign_tx: update ZIP243 Sapling code
6 years ago
Pavol Rusnak e16a8fc8c9
src/apps/wallet/sign_tx: refactor Zcash, add WIP ZIP243; use ensure instead of assert where possible
6 years ago
Milan Rossa b2327c37b7 firmware: log exceptions in debug mode (no silent unhandled exceptions)
6 years ago
Pavol Rusnak f07dfe9344
src/trezor/crypto/base58: refactor hash function names
6 years ago
Leandro Reinaux 33e9dac2fe
src/apps/common: add smartcash curve
6 years ago
Pavol Rusnak ef464e1596
nix: add autoflake
6 years ago
Pavol Rusnak 610233280d
build: unify Dockerfiles
6 years ago
Pavol Rusnak 04cdb68ed2
build: unify build-docker.sh and build-docker.gcc_source.sh
6 years ago
Milan Rossa fc9bc85ea3
unix: user profiles support for emulator
6 years ago
Milan Rossa 32fe5d20af
unix: emulator debug build options
6 years ago
Pavol Rusnak 84b53e5813
travis: remove TREZOR_MODEL=1 target for now
6 years ago
Pavol Rusnak 13fa7d22b9
src/apps/management/reset_device: don't show internal entropy when skip_backup is set
6 years ago
Pavol Rusnak addbdd8937
src/apps/common: refactor address_n_to_str into apps.common.layout
6 years ago
Pavol Rusnak cc25069064
src/apps/debug: don't erase storage on debug in emulator
6 years ago
Pavol Rusnak 9ddb1b9280
src/apps/common: update coininfo.py.mako
6 years ago
Pavol Rusnak 4a26870fcc
src/trezor/crypto: refactor {blake256,sha256}_ripemd160_digest to trezor.crypto.scripts
6 years ago
Pavol Rusnak 2277a9c754
src/apps/wallet/sign_tx: re-enable Decred
6 years ago
Pavol Rusnak de12ad705c
src/apps/management/reset_device: don't show internal entropy when no_backup is set
6 years ago
Pavol Rusnak 0d68711e47
Revert "src/apps/wallet/sign_tx: add support for Decred"
6 years ago
Pavol Rusnak 335504ce5c
src/apps/wallet/sign_tx: small fixes to decred
6 years ago
Pavol Rusnak 6bced8bb54
style: fix F841 local variable is assigned to but never used
6 years ago