Commit Graph

672 Commits (a24e8a048426c771511f4ed99509ba994c07e95b)
 

Author SHA1 Message Date
Pavol Rusnak aafd61ec8b
update trezor-common, add cointype.segwit bool
7 years ago
Pavol Rusnak 2866e6fe88
ethereum: add EthereumSignTx.prefix
7 years ago
Pavol Rusnak 258d3eaddd
GetPublicKey: use Bitcoin as default coin if not provided
7 years ago
Peter Banik d4cc4a48b8 Added altcoin support to GetPublicKey (#161)
7 years ago
Pavol Rusnak 300b09badc
Merge branch 'master' into segwit
7 years ago
Pavol Rusnak 6eb74410a5
update libopencm3
7 years ago
Pavol Rusnak 09eaaa09ee
bootloader: don't show recovery seed warning if no firmware is present
7 years ago
Pavol Rusnak 0200ee5763
bootloader: cleanup protobuf messages
7 years ago
Pavol Rusnak dcceec806d
fix call to protectButton while showing segwit warning
7 years ago
Jochen Hoenicke d70ac623a4 Small bugfixes in signing
7 years ago
Jochen Hoenicke 420471889d Refactored signing method.
7 years ago
Jochen Hoenicke 9d9377438c Fix missing returns after signing_abort
7 years ago
Jochen Hoenicke e5c9b361d3 Better error message for segwit without amount
7 years ago
Pavol Rusnak 81d226a29b
build: modify travis to not use sudo
7 years ago
Jochen Hoenicke 49645ba277 Compute hash before checking signatures. (#158)
7 years ago
Jochen Hoenicke 99fc6d31d1
[refactor] Use compute_address in msgGetAddress.
7 years ago
Jochen Hoenicke 7b1381766f
Change address support for segwit.
7 years ago
Pavol Rusnak d7d3d0490e
update trezor-crypto
7 years ago
Saleem Rashid dfe783d729 firmware_sign: Python 3 compatibility (#156)
7 years ago
Pavol Rusnak d03356fab1
raising the maxfee
7 years ago
mruddy c8c85424b6
fix usage of RNG before setup (#150/#151)
7 years ago
Pavol Rusnak 97a061244e
Merge branch 'master' into segwit
8 years ago
Pavol Rusnak 2a22d9f0ed
fix combine/prepare script for python3
8 years ago
Pavol Rusnak 801ca6e644
adapt python scripts to Python3
8 years ago
Pavol Rusnak 1943d840e3
add ChangeLog for bootloader, move firmware ChangeLog
8 years ago
Saleem Rashid bd167dcdf2 USB: Annotate USB interfaces with iInterface
8 years ago
Saleem Rashid 0c039b3e14 USB: Compile-time USB string checking
8 years ago
mruddy 228a109e5f memory protection: do not write reserved bits (#138)
8 years ago
Pavol Rusnak 14399f100e
bump version
8 years ago
Pavol Rusnak 5c54edf54e
differentiate between ETH and ETC using chain_id
8 years ago
Pavol Rusnak 323e7443a4
add _attic to gitignore
8 years ago
Pavol Rusnak a3a05ae248
add changelog
8 years ago
Jochen Hoenicke 32fb7e96cc Ethereum EIP-155 replay protection
8 years ago
Jochen Hoenicke 5b40f6d90b Updated trezor-common
8 years ago
Jochen Hoenicke f36cf5c10c Handle edge cases for ethereum txs.
8 years ago
Pavol Rusnak 505df38a84
fix when oled triangle is shown
8 years ago
Karel Bílek 3b10958113 Correcting 1.3.3 changelog
8 years ago
Saleem Rashid 11d37c87cd Makefile: Generate dependency files (#141)
8 years ago
Roman Zeyde 466155270b layout: split "First Last <first@last.com>" GPG user ID for readability
8 years ago
Saleem Rashid 2dcef5cf04 Makefile: Build and sign before uploading (#140)
8 years ago
Jochen Hoenicke 1cceec0ae2 Check that U2F key only uses hardened derivation (#139)
8 years ago
Pavol Rusnak cc01b86ab7
update readme
8 years ago
Pavol Rusnak ab006262e8
mytrezor.com -> trezor.io/start
8 years ago
Pavol Rusnak 1e297c68fa
cosmetic changes to matrix recovery
8 years ago
Pavol Rusnak b1723fef5b
change binary name of nanopb generator (to follow upstream name)
8 years ago
Jochen Hoenicke 8e84a6716c Merge master into segwit
8 years ago
Jochen Hoenicke e9eaad2fcf
Segwit: Show multisig segwit address
8 years ago
Pavol Rusnak 66ba8d09b4 Merge pull request #137 from jhoenicke/segwit
8 years ago
Jochen Hoenicke f9a203431e
Display SegWit address on Trezor
8 years ago
Jochen Hoenicke e67f13ef4b
Multi-byte address prefixes for segwit
8 years ago