Commit Graph

2744 Commits (b24c062a3d55f27e6ddb46b07fda99cca43199ab)
 

Author SHA1 Message Date
Pavol Rusnak c97226a4c9
embed: add touch_power_on to firmware
6 years ago
Pavol Rusnak add16b6b27
embed: move {sdcard,touch}_default_pin_state to the beginning of {sdcard,touch}_init
6 years ago
Pavol Rusnak 7ca460457e
embed: refactor sdcard/touch, extract touch_power_on/off functions from touch_init
6 years ago
Pavol Rusnak 3067339b41
src: fix ethereum sign for chain_id >= 0x100
6 years ago
Pavol Rusnak 20237ace5c
docs: update hardware.md to use jpgs
6 years ago
Pavol Rusnak 0123e4a155
docs: convert pngs to jpgs where it makes sense (photos)
6 years ago
Pavol Rusnak fecc6e53a0
tools: update tools to generate clang-format compatible output
6 years ago
mcudev 0fbf2261cc boardloader: partial fix for powering off sd
6 years ago
Pavol Rusnak 7bf30ccb37
style: add cstyle target to Makefile + clang-format config, don't enforce for now
6 years ago
Pavol Rusnak 324d82507e
vendor: update trezor-common
6 years ago
Pavol Rusnak ca7a911033
vendor: update trezor-common
6 years ago
mcudev 59c7159a29 docs: hardware: add photos, add more pin info, other related updates
6 years ago
mcudev 9541662902 build: update to use latest arm none eabi toolchain gcc-arm-none-eabi-7-2018-q2-update
6 years ago
Tomas Susanka c5681ed2d9 stellar: drop xfail flag
6 years ago
Jan Pochyla 7c36fc49f4
Merge pull request #216 from trezor/tsusanka/stellar
6 years ago
Pavol Rusnak 2b30cc16a2
trezorhal: minor fixes to sdcard/touch power on sequence
6 years ago
Pavol Rusnak 6ce106b544
trezorhal: turn sdcard/cpt circuitry on/off using PC0/PB10 pin
6 years ago
Tomas Susanka c1bf6abbee stellar: README
6 years ago
Tomas Susanka f892a79e48 stellar/layout: multiple variables called 'text' fixed
6 years ago
Tomas Susanka 306531f29b stellar: get public key - show on display fix
6 years ago
Tomas Susanka 0666533ca0 stellar: typos based on code review
6 years ago
Jan Pochyla b46ce034d6 stellar: style and text api changes
6 years ago
Tomas Susanka b722fddc58 stellar: typos
6 years ago
Tomas Susanka 2e04dbb2a6 stellar: ProcessError
6 years ago
Tomas Susanka 96a91b56e9 apps: move ed25519 prefix common function
6 years ago
Tomas Susanka 7f767eec46 stellar: accounts are addresses
6 years ago
Tomas Susanka bcf77bd347 stellar: get address
6 years ago
Tomas Susanka 93571e469f protobuf: regen (StellarGet{Address,PublicKey})
6 years ago
Tomas Susanka 501ea6bb2c stellar: refactoring
6 years ago
Tomas Susanka 2af33a6893 stellar: operations layout
6 years ago
Tomas Susanka a26aaec953 stellar: Context is used instead of loop
6 years ago
Tomas Susanka 8d75fad50c stellar: memo confirms
6 years ago
Tomas Susanka 44ce832163 stellar: layout
6 years ago
Tomas Susanka 1d3490a278 stellar: account check
6 years ago
Tomas Susanka 17a4ccd268 stellar: transaction operations
6 years ago
Tomas Susanka 00fb252063 stellar: signing init
6 years ago
Tomas Susanka 4f7822acb1 tests: stellar in pytest.ini
6 years ago
Tomas Susanka 4cfcfb4ff4 stellar: init; get public key
6 years ago
Pavol Rusnak dca61a4c7f
build: don't use capital letters as arguments to dd (closes #271)
6 years ago
Tomas Susanka 12d622a496 protobuf: build (Ripple, Stellar drop protocol version)
6 years ago
Tomas Susanka 1e0874bf50 vendor: trezor-common update (Ripple protobuf msgs)
6 years ago
Pavol Rusnak 2d27ab85dc
tests: make acceptable delta wider in test_trezor.crypto.random
6 years ago
Jan Pochyla 2f6386e041 ethereum: fix get_address for very short paths
6 years ago
Pavol Rusnak 28455a8789
tools: add fmt:off to res_collect
6 years ago
Jan Pochyla 9122587825
Merge pull request #263 from trezor/style
6 years ago
Jan Pochyla 57ce7b9a3e travis: use python3.6 from deadsnakes PPA
6 years ago
Jan Pochyla 808b67ff43 apps.common: simplify address_type
6 years ago
Jan Pochyla 22abb6d07a tests: auto-detect pytest config
6 years ago
Jan Pochyla dcb15f77c3 src: run black
6 years ago
Jan Pochyla ead154b907 src: run isort
6 years ago