Commit Graph

26 Commits (cb9e7b5885a47f900c24153e22e4f93b39cbb792)

Author SHA1 Message Date
Pavol Rusnak cb9e7b5885
embed: cleanup Keccak API (drop keccak arg from digest() func)
6 years ago
Pavol Rusnak 3067339b41
src: fix ethereum sign for chain_id >= 0x100
6 years ago
Jan Pochyla dcb15f77c3 src: run black
6 years ago
Jan Pochyla ead154b907 src: run isort
6 years ago
Pavol Rusnak ac5e3f200a
src: rename wire_types to MessageType, drop copy in tools/build_protobuf
6 years ago
Jan Pochyla 270d85f249 seed: cleanup
6 years ago
Pavol Rusnak b22f0aad86
src/apps: some import refactoring
6 years ago
Pavol Rusnak 736b02394f
src/apps: make flake8 happy
6 years ago
Peter van Mourik 6a062ec5ea Wanchain support (#149)
6 years ago
Jan Pochyla 0f2ed0f07c src/apps/ethereum: use wire.Error
6 years ago
Jochen Hoenicke 8cdec0652e Ethereum: Fix fee computation.
6 years ago
Pavol Rusnak 1269a0239d
src/apps: use require_confirm where possible, introduce require_hold_to_confirm
6 years ago
Pavol Rusnak 19bae93d92
src/apps/ethereum: fix ethereum ui
6 years ago
Jan Pochyla a4081bab72 src: move HashWriter to trezor.utils
6 years ago
Tomas Susanka b659f1b29c signing/eth: tokens fix
6 years ago
Pavol Rusnak 585e9842f8
src/apps+tests: use TODO consistently across whole codebase
6 years ago
Pavol Rusnak 69344f34b6
apps/common/seed: refactor methods usage
6 years ago
Jan Pochyla 710306495e apps: reduce unimport usage
6 years ago
Tomas Susanka c06ec002a3 ethereum/signing: typo
7 years ago
Tomas Susanka aa8bb77e32 ethereum/signing: display data fix
7 years ago
Tomas Susanka 7d0cafecc3 ethereum/singing: layout seperated
7 years ago
Pavol Rusnak e47aa9f0c4
apps.ethereum: code cleanup
7 years ago
Tomas Susanka 54fcbb68df HashWriter: getvalue -> get_digest
7 years ago
Tomas Susanka 8880d218b3 HashWriter: extra arguments are passed to the hash function
7 years ago
Tomas Susanka 5bf5d477b9 ethereum/signing: hashwriter is used
7 years ago
Tomas Susanka 688b568bd9 ethereum: files rename
7 years ago