Commit Graph

1725 Commits (14e53765e7577955cdf5cf0a47b4ed9eeafa45f5)
 

Author SHA1 Message Date
Jan Pochyla 69d030a8fa wallet/signing: restrict segwit change output
7 years ago
Jan Pochyla 8b85078730
reflash: add new firmware target
7 years ago
Jan Pochyla 09af312789 prodtest: add BORDER command
7 years ago
Pavol Rusnak ac477b62f8
apps.homescreen: new default homescreen (using display.avatar)
7 years ago
Jan Pochyla 0f2a82e9f1 tests: remove useless import
7 years ago
Tomas Susanka 09f18bb444 wallet: tx weight calculator is used to determine fee
7 years ago
Tomas Susanka 272d64b9e8 wallet: tx weight exact calculator
7 years ago
Jan Pochyla c5cd844bef
Merge pull request #85 from trezor/tsusanka/wip-segwit
7 years ago
Jan Pochyla 7a0bfd289b wallet/get_address: support segwit
7 years ago
Jan Pochyla 7de6a082d3 wallet/signing: extract addresses.py
7 years ago
Tomas Susanka 65481308e6 wallet/signing: imports fix
7 years ago
Jan Pochyla 165faaeba4 wallet/signing: codestyle
7 years ago
Tomas Susanka 0e2bcd64e8 tests: o.address fix
7 years ago
Tomas Susanka d8a884bd87 tests: unit tests signature fixtures for segwit
7 years ago
Tomas Susanka 4fdc389a22 bip143: all inputs (not only segwit ones) are added to bip143
7 years ago
Jan Pochyla 26265ca511 tests: enable signtx segwit tests
7 years ago
Jan Pochyla b1164077e9 wallet/signing: add change output restrictions
7 years ago
Tomas Susanka 1d97077343 wallet/signing: typo - hex instead of magic number
7 years ago
Jan Pochyla f56d39a447 wallet/signing: stream signatures for segwit inputs
7 years ago
Jan Pochyla 5a6b2a5a97 wallet/signing: move default input sequence to sanitizer
7 years ago
Tomas Susanka aa29667059 common: coins updated
7 years ago
Tomas Susanka a79a71b74a submodules: trezor-common updated to 9c1e61e
7 years ago
Tomas Susanka 2ebf1cd9f4 trezor/crypto: bech32
7 years ago
Tomas Susanka dc6701af90 wallet/signing: native P2WPKH, P2WPKH in P2SH, scripts
7 years ago
Tomas Susanka b7b46b6980 wallet/signing: amount is checked during witness signature
7 years ago
Tomas Susanka da4bc2dc8b wallet/signing: P2WPKH in P2SH address generation based on BIP-49, PAYTOP2SHWITNESS output type
7 years ago
Tomas Susanka b7f01baf99 wallet/signing: refactoring
7 years ago
Tomas Susanka e63d0adc23 wallet/signing: segwit first test passing
7 years ago
Tomas Susanka bcef961059 wallet/signing: bip143 transactions hashing
7 years ago
Tomas Susanka 81ec2f3c65 wallet/signing: hash writers and serialization moved to seperate file
7 years ago
Tomas Susanka 039f6bad43 wallet/signing: fee checking seperated
7 years ago
Pavol Rusnak 679d024df0
display: use CMD2EN: Command 2 Enable
7 years ago
mcudev 6179edde90 touch: reset and usage updates
7 years ago
mcudev 5556c37f6f display: hardware reset updates
7 years ago
mcudev 61ff3b46c5 display: ST7789V porch settings are for RGB interface, not parallel 8080-I
7 years ago
mcudev 30829b281c display: ST7789V remove commands that unnecessarily set default values again
7 years ago
mcudev e62fa345c8 display: minor ILI9341 updates
7 years ago
mcudev a0129e7715 display: orientation, windowing, and config updates
7 years ago
mcudev f53ec3f928 display: update display_unsleep
7 years ago
mcudev 5e867cc092 display: update display_sleep
7 years ago
mcudev 2ea5d102a8 bootloader, firmware: remove unneeded call to display_orientation
7 years ago
mcudev ed2f48c612 Makefile: cause a system reset using OpenOCD
7 years ago
Pavol Rusnak ba44a21a40
apps/wallet: confirm OP_RETURN on display
7 years ago
Pavol Rusnak 4002ef2a49
firmware, unix: return cpython compatibility (needed for __class__ and __dict__)
7 years ago
Pavol Rusnak ec6c3c2cdc
unix, firmware: more cleanup
7 years ago
Pavol Rusnak d4893add54
firmware, unix: turn off some modules
7 years ago
Pavol Rusnak 4379f0d031
u2f: show generic icon if specific is not found
7 years ago
Jan Pochyla 40a9ac2e29 tests: fix trezor.config test
7 years ago
Jan Pochyla 5bd39c70b0 storage: fix change_pin and small details
7 years ago
Jan Pochyla cf14717d43 unix: add shutdown()
7 years ago