1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-18 20:38:10 +00:00
trezor-firmware/core/src
matejcik 0eed360037 chore: make tx type names shorter
as suggested by @andrewkozlik:
TxAckInputType -> TxInput
TxAckOutputType -> TxOutput
TxAckPrevTxType -> PrevTx
TxAckPrevInputType -> PrevInput
TxAckPrevOutputType -> PrevOutput
2020-09-23 16:00:10 +02:00
..
apps chore: make tx type names shorter 2020-09-23 16:00:10 +02:00
storage core: implement SafetyChecks.PromptTemporarily 2020-09-18 09:02:40 +02:00
trezor chore: make tx type names shorter 2020-09-23 16:00:10 +02:00
.gitignore MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
boot.py core: fix rendering issues in homescreens 2020-06-04 16:18:46 +02:00
main.py core: start USB after booting apps 2020-06-04 16:18:46 +02:00
protobuf.py feat!: implement protobuf required fields and default values 2020-09-23 16:00:10 +02:00
usb.py core: show webusb popup only in bootloader and only if firmware is not installed 2020-02-12 20:47:05 +00:00