1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-24 21:32:03 +00:00
trezor-firmware/core/src/trezor/enums
2024-12-02 12:21:24 +01:00
..
__init__.py feat(core,python,rust): add autogenerated files 2024-12-02 12:21:24 +01:00
_proto_enum_class.mako refactor(core): prepare new templates for enums and messages 2021-06-08 09:55:19 +02:00
_proto_init.mako chore(core): add autogenerated notice to enums/__init__.py 2024-10-09 15:06:40 +02:00
AmountUnit.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +02:00
BackupAvailability.py chore(core): rename recovery type & kind and tweak feature flags 2024-06-05 12:35:09 +03:00
BackupType.py feat(core): Add extendable BackupTypes. 2024-05-28 18:03:26 +02:00
BinanceOrderSide.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +02:00
BinanceOrderType.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +02:00
BinanceTimeInForce.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +02:00
BootCommand.py feat(core): introduce interaction-less upgrade 2023-10-27 16:15:15 +02:00
ButtonRequestType.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +02:00
Capability.py feat(core): add settings to turn haptic on/off 2024-06-03 14:26:25 +02:00
CardanoAddressType.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +02:00
CardanoCertificateType.py feat(cardano): Add Conway certificates 2024-05-23 10:01:48 +02:00
CardanoCVoteRegistrationFormat.py chore(cardano): replace governance by cvote 2023-03-06 11:27:13 +01:00
CardanoDerivationType.py feat(core/cardano): allow derivation type selection 2021-11-10 13:57:57 +01:00
CardanoDRepType.py feat(cardano): Add Conway certificates 2024-05-23 10:01:48 +02:00
CardanoNativeScriptHashDisplayFormat.py feat(cardano): add get-native-script-hash call 2021-10-11 15:16:24 +02:00
CardanoNativeScriptType.py feat(cardano): add get-native-script-hash call 2021-10-11 15:16:24 +02:00
CardanoPoolRelayType.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +02:00
CardanoTxAuxiliaryDataSupplementType.py chore(cardano): replace governance by cvote 2023-03-06 11:27:13 +01:00
CardanoTxOutputSerializationFormat.py feat(cardano): add babbage data types 2022-07-04 15:58:27 +02:00
CardanoTxSigningMode.py feat(cardano): add support for plutus transactions 2022-03-18 14:32:54 +01:00
CardanoTxWitnessType.py feat(cardano): prepare protobuf messages for streamed tx signing 2021-08-20 11:50:13 +02:00
DebugButton.py feat(common): Add INFO button to DebugLinkDecision. 2022-01-27 13:15:04 +01:00
DebugPhysicalButton.py feat(all): add UI for Model R 2023-05-31 10:14:54 +02:00
DebugSwipeDirection.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +02:00
DebugWaitType.py feat(core): unify RustLayout, implement single global layout 2024-11-12 16:55:17 +01:00
DecredStakingSpendType.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +02:00
DisplayRotation.py chore(core): Use enum for for dealing with device rotations 2024-11-13 11:08:56 +01:00
EthereumDataType.py feat(core/ethereum): EIP-712 2021-11-02 14:27:01 +01:00
EthereumDefinitionType.py feat(core): external Ethereum definitions 2023-03-24 13:24:46 +01:00
FailureType.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +02:00
HomescreenFormat.py feat(core): allow different screen sizes for TT UI 2023-06-15 17:08:14 +02:00
InputScriptType.py feat(common): add support for Taproot input and output scripts 2021-10-18 13:36:05 +02:00
MessageType.py chore(core): add benchmark messages 2024-10-11 16:35:34 +02:00
MoneroNetworkType.py refactor(core/monero): Monero code cleanup 2022-05-16 12:37:24 +02:00
MultisigPubkeysOrder.py feat(core,python,rust): add autogenerated files 2024-12-02 12:21:24 +01:00
NEMImportanceTransferMode.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +02:00
NEMModificationType.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +02:00
NEMMosaicLevy.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +02:00
NEMSupplyChangeType.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +02:00
OutputScriptType.py feat(common): add support for Taproot input and output scripts 2021-10-18 13:36:05 +02:00
PinMatrixRequestType.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +02:00
RecoveryDeviceInputMethod.py chore(core): rename recovery type & kind and tweak feature flags 2024-06-05 12:35:09 +03:00
RecoveryStatus.py chore(core): rename recovery type & kind and tweak feature flags 2024-06-05 12:35:09 +03:00
RecoveryType.py chore(core): rename recovery type & kind and tweak feature flags 2024-06-05 12:35:09 +03:00
RequestType.py chore(common): Add GetNonce, Nonce and TxAckPaymentRequest message. 2022-01-31 18:00:22 +01:00
SafetyCheckLevel.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +02:00
SdProtectOperationType.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +02:00
StellarAssetType.py feat(common): strong typing for Stellar protobuf messages 2021-09-24 10:30:19 +02:00
StellarMemoType.py feat(common): strong typing for Stellar protobuf messages 2021-09-24 10:30:19 +02:00
StellarSignerType.py feat(common): strong typing for Stellar protobuf messages 2021-09-24 10:30:19 +02:00
TezosBallotType.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +02:00
TezosContractType.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +02:00
WordRequestType.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +02:00