Commit Graph

2653 Commits (6a70c9ba52988c1e1003c6a0e35b76019b0ac71d)
 

Author SHA1 Message Date
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
Tomas Susanka fbd348ee8e tests/ripple: test payment's destination tag
6 years ago
Vladimir Volek 6ea25bd386 docker: build emulator image and push it to registry
6 years ago
Jan Pochyla e40e3c1fbc monero: use trezor.utils.format_amount
6 years ago
Jan Pochyla 3a408591d3 lisk: use trezor.utils.format_amount
6 years ago
Pavol Rusnak 676e13424d
nix: drop ver from gcc in shell.nix
6 years ago
Pavol Rusnak a3cca11181
Dockerfile: update gcc to new release, add checksums
6 years ago
Jan Pochyla 2b429a85ee
Merge pull request #450 from trezor/tsusanka/git-hook
6 years ago
Jan Pochyla 6332112f9e
Merge pull request #451 from trezor/matejcik/extra-data
6 years ago
matejcik 9fd27ae791 pipenv: do not lock python-trezor to a particular commit
6 years ago
matejcik 48da28b41e wallet/signing: clear extra_data fields after we're done with them
6 years ago
Tomas Susanka e2649076c6 docs: add git pre-push hook
6 years ago
Tomas Susanka e1946509e8 common: run build templates
6 years ago
Tomas Susanka bbef658c32 ripple: add destination tag
6 years ago
Tomas Susanka 330003c993 vendor: update trezor-common and regenerate protobuf
6 years ago
Jan Pochyla 6682262925 add support for generating compile_commands.json
6 years ago
matejcik f7a54e7c58 travis: drop pipenv workaround from october, update pipfile lock
6 years ago
Pavol Rusnak 076d1a7e53
game: small fix to 2048
6 years ago
Pavol Rusnak be833053a9
game: move game files to src_game
6 years ago
Pavol Rusnak fb495a6afc
tests/examples: update 2048 code
6 years ago
Pavol Rusnak a1f4e1a7b6
vendor: update trezor-crypto
6 years ago
Pavol Rusnak 028688ec17
vendor: update trezor-common and trezor-crypto
6 years ago
Jan Pochyla 4c46a055ff
Merge pull request #411 from trezor/keychain
6 years ago
Jan Pochyla 7730533dde seed: use lazy seed derivation, wipe after the workflow ends
6 years ago
Jan Pochyla a0df8c74d5 modtrezorcrypto: add explicit __del__ to HDNode
6 years ago
Jan Pochyla e3c0f8e8ad seed: pass keychain to workflows, add namespaces
6 years ago
Jan Pochyla 931e549c92 tests: eth RSK -> RBTC
6 years ago
Jan Pochyla d5f6be09f8 tools: regenerate templates
6 years ago
Jan Pochyla 79aebf4d58 vendor: bump trezor-common
6 years ago
Jan Pochyla 852bf8f4ef wallet: use keychain API in signing, fix tests
6 years ago
Jan Pochyla 172f3cb22f wallet: factor out a few helper functions
6 years ago
Jan Pochyla 7448030843 wallet: remove "import *" from sign_tx
6 years ago
Jan Pochyla 9ecd123bd5 seed: add support for key namespaces
6 years ago
Jan Pochyla 5bc47fc567 apps: introduce Keychain API
6 years ago
Pavol Rusnak 312c252bc1
embed/extmod/modtrezorcrypto: add missing assignment to zero
6 years ago
Pavol Rusnak 5a79f318a4
src/apps/management: add link to ToS to reset_device
6 years ago
Pavol Rusnak a96d1f78d0
Makefile: fix typo
6 years ago
Pavol Rusnak 587efeafa7
embed: update changelog, bump versions
6 years ago
Pavol Rusnak 5c3a5d4577
src/apps/ethereum: regenerate tokens
6 years ago
Jan Pochyla 98dab122f9
passphrase: use same max length as T1
6 years ago
Pavol Rusnak 8120ee91f6
boardloader+bootloader: bump versions
6 years ago
Jan Pochyla 9da2c9502e ui: properly taint child components
6 years ago