Commit Graph

2836 Commits (e5670856a26e1c6a4fee38fb45a0a3a56f4317d5)
 

Author SHA1 Message Date
Pavol Rusnak 4225fe7fa8
src/apps/wallet/sign_tx: implemented simplified API for MultisigRedeemScriptType
5 years ago
Pavol Rusnak 6974d037a9
src/apps/wallet/sign_tx: implement tx.branch_id field
5 years ago
Petr Kracík 178d4fe598 docker: fix broken environment (#472)
5 years ago
Tomas Susanka 38b3e44ac9 cardano: send ButtonRequest.Address in get_address
5 years ago
Tomas Susanka 4e9ef09798 eth: modify sign_tx to accept strings as well
5 years ago
Tomas Susanka 1946a9f93e eth: modify sign/verify functions to accept addresses as strings
5 years ago
Tomas Susanka 3387b157a7 eth: EthereumGetAddress returns address as a string
5 years ago
Tomas Susanka 02abf11798 protobuf: rebuild
5 years ago
Tomas Susanka b5f6ae52d8 vendor: update trezor-common
5 years ago
Tomas Susanka 20c97e85ad
Merge pull request #417 from vacuumlabs/cardano-improvements
5 years ago
Jan Pochyla 2c2930c663 utils: fix unimporting partially-imported modules
5 years ago
Pavol Rusnak 75e65bbb2d
nix: use python3, not python36
5 years ago
refi93 516dc4608d
add cardano output address validation
5 years ago
Pavol Rusnak 1f61f82f63
embed: include files from vendor/micropython/ports/stm32 explicitly
5 years ago
Jan Pochyla cfad075dcf sdl: allow HIDPI window
5 years ago
Pavol Rusnak 1e697787a6
update Dockerfile and .travis.yml to be more similar to trezor-mcu
5 years ago
Pavol Rusnak ba3b958612
embed/extmod/modtrezorio: add missing secbool conversion in sbu
5 years ago
Pavol Rusnak 2de0eac7dc
embed/extmod/modtrezorcrypto: use mnemonic_clear where needed
5 years ago
Pavol Rusnak 806805e296
replace all usage of memset(_, 0, _) with memzero
5 years ago
Tomas Susanka c6f9c04365 docs: contributing file (#464)
5 years ago
refi93 2b2e2d0145 cardano better address export,sign tx UX,format fix, prot. magic instead of network
5 years ago
Tomas Susanka ea775c2750 stellar: allow different source address (#462)
5 years ago
Jan Pochyla 305a364e73 ui: render some wrapper components synchronously
5 years ago
Jan Pochyla 139ca3ced4 wallet: fix rendering issue in progres reporting
5 years ago
Jan Pochyla dca0068218 seed: render the waiting screen in layout
5 years ago
Jan Pochyla 34f499fc04 scons: disable bip39 seed cache
5 years ago
Tomas Susanka a15d4a81d5 Makefile: use style command for formatting; style_check for checking
5 years ago
Tomas Susanka 37e50853f7 stellar: write 0 integers correctly in SetOptionsOp
5 years ago
Tomas Susanka ee1a0fb8e0 stellar: fix issue when signer_type = 0 (#463)
5 years ago
Tomas Susanka c737ddde67 stellar: show address in SetOptionsOp
5 years ago
Tomas Susanka 89dc1966df protob: build; templates: build
5 years ago
Tomas Susanka 7c5242ce8e vendor: update trezor-common
5 years ago
Pavol Rusnak 9637d9ec0b
help: fix typos in help.awk
5 years ago
Vladyslav Burzakovskyy 6a70c9ba52 make help: typo fix, add spacing & refactor (#413)
5 years ago
Jan Pochyla 2d70d5d447 management: restore u2f_counter on device recovery
5 years ago
Tomas Susanka 2b24fe14bb
Merge pull request #461 from trezor/tsusanka/eth-get-public-key-2
5 years ago
Tomas Susanka ccd79ca324 eth: get public key
5 years ago
Jan Pochyla a97cf7fbc2 wallet: fix multisig issue introduced in 4db5f56d
5 years ago
Jan Pochyla 4db5f56d0a wallet: fix ergonomic issue in the multisig structure
5 years ago
Pavol Rusnak 4ee69f1e3f
seed: add display.refresh to seed loading waiting screen
5 years ago
Jan Pochyla d2aef38bd8
seed: add progress callback to bip39.from_seed, draw loader
5 years ago
Jan Pochyla a0c8e977a2
seed: show a waiting screen before bip39 derivation
5 years ago
Tomas Susanka fbd348ee8e tests/ripple: test payment's destination tag
5 years ago
Vladimir Volek 6ea25bd386 docker: build emulator image and push it to registry
5 years ago
Jan Pochyla e40e3c1fbc monero: use trezor.utils.format_amount
5 years ago
Jan Pochyla 3a408591d3 lisk: use trezor.utils.format_amount
5 years ago
Pavol Rusnak 676e13424d
nix: drop ver from gcc in shell.nix
5 years ago
Pavol Rusnak a3cca11181
Dockerfile: update gcc to new release, add checksums
5 years ago
Jan Pochyla 2b429a85ee
Merge pull request #450 from trezor/tsusanka/git-hook
5 years ago
Jan Pochyla 6332112f9e
Merge pull request #451 from trezor/matejcik/extra-data
5 years ago