Commit Graph

2744 Commits (b24c062a3d55f27e6ddb46b07fda99cca43199ab)
 

Author SHA1 Message Date
Tomas Susanka e81f89288f
Merge pull request #442 from ph4r05/ph4r05/xmr-get-txkey
6 years ago
Dusan Klinec ab9ab25355
xmr: get_tx_keys, live_refresh
6 years ago
Pavol Rusnak 4dc8110b31
embed/trezorhal: add touch_sensitivity function
6 years ago
Jan Pochyla ce972a7a32 fix code style
6 years ago
Jan Pochyla 2704cc73b8 vendor: remove forgotten directory
6 years ago
Jan Pochyla 8cebcaba01 nem: fix mosaic properties list
6 years ago
Pavol Rusnak 67c07902a3
src/apps/wallet/sign_tx: fix typo
6 years ago
Pavol Rusnak f60e689a4e
src/apps/wallet/sign_tx: fix style
6 years ago
Pavol Rusnak 4225fe7fa8
src/apps/wallet/sign_tx: implemented simplified API for MultisigRedeemScriptType
6 years ago
Pavol Rusnak 6974d037a9
src/apps/wallet/sign_tx: implement tx.branch_id field
6 years ago
Petr Kracík 178d4fe598 docker: fix broken environment (#472)
6 years ago
Tomas Susanka 38b3e44ac9 cardano: send ButtonRequest.Address in get_address
6 years ago
Tomas Susanka 4e9ef09798 eth: modify sign_tx to accept strings as well
6 years ago
Tomas Susanka 1946a9f93e eth: modify sign/verify functions to accept addresses as strings
6 years ago
Tomas Susanka 3387b157a7 eth: EthereumGetAddress returns address as a string
6 years ago
Tomas Susanka 02abf11798 protobuf: rebuild
6 years ago
Tomas Susanka b5f6ae52d8 vendor: update trezor-common
6 years ago
Tomas Susanka 20c97e85ad
Merge pull request #417 from vacuumlabs/cardano-improvements
6 years ago
Jan Pochyla 2c2930c663 utils: fix unimporting partially-imported modules
6 years ago
Pavol Rusnak 75e65bbb2d
nix: use python3, not python36
6 years ago
refi93 516dc4608d
add cardano output address validation
6 years ago
Pavol Rusnak 1f61f82f63
embed: include files from vendor/micropython/ports/stm32 explicitly
6 years ago
Jan Pochyla cfad075dcf sdl: allow HIDPI window
6 years ago
Pavol Rusnak 1e697787a6
update Dockerfile and .travis.yml to be more similar to trezor-mcu
6 years ago
Pavol Rusnak ba3b958612
embed/extmod/modtrezorio: add missing secbool conversion in sbu
6 years ago
Pavol Rusnak 2de0eac7dc
embed/extmod/modtrezorcrypto: use mnemonic_clear where needed
6 years ago
Pavol Rusnak 806805e296
replace all usage of memset(_, 0, _) with memzero
6 years ago
Tomas Susanka c6f9c04365 docs: contributing file (#464)
6 years ago
refi93 2b2e2d0145 cardano better address export,sign tx UX,format fix, prot. magic instead of network
6 years ago
Tomas Susanka ea775c2750 stellar: allow different source address (#462)
6 years ago
Jan Pochyla 305a364e73 ui: render some wrapper components synchronously
6 years ago
Jan Pochyla 139ca3ced4 wallet: fix rendering issue in progres reporting
6 years ago
Jan Pochyla dca0068218 seed: render the waiting screen in layout
6 years ago
Jan Pochyla 34f499fc04 scons: disable bip39 seed cache
6 years ago
Tomas Susanka a15d4a81d5 Makefile: use style command for formatting; style_check for checking
6 years ago
Tomas Susanka 37e50853f7 stellar: write 0 integers correctly in SetOptionsOp
6 years ago
Tomas Susanka ee1a0fb8e0 stellar: fix issue when signer_type = 0 (#463)
6 years ago
Tomas Susanka c737ddde67 stellar: show address in SetOptionsOp
6 years ago
Tomas Susanka 89dc1966df protob: build; templates: build
6 years ago
Tomas Susanka 7c5242ce8e vendor: update trezor-common
6 years ago
Pavol Rusnak 9637d9ec0b
help: fix typos in help.awk
6 years ago
Vladyslav Burzakovskyy 6a70c9ba52 make help: typo fix, add spacing & refactor (#413)
6 years ago
Jan Pochyla 2d70d5d447 management: restore u2f_counter on device recovery
6 years ago
Tomas Susanka 2b24fe14bb
Merge pull request #461 from trezor/tsusanka/eth-get-public-key-2
6 years ago
Tomas Susanka ccd79ca324 eth: get public key
6 years ago
Jan Pochyla a97cf7fbc2 wallet: fix multisig issue introduced in 4db5f56d
6 years ago
Jan Pochyla 4db5f56d0a wallet: fix ergonomic issue in the multisig structure
6 years ago
Pavol Rusnak 4ee69f1e3f
seed: add display.refresh to seed loading waiting screen
6 years ago
Jan Pochyla d2aef38bd8
seed: add progress callback to bip39.from_seed, draw loader
6 years ago
Jan Pochyla a0c8e977a2
seed: show a waiting screen before bip39 derivation
6 years ago