1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-21 12:51:03 +00:00
trezor-firmware/core/src/trezor/enums
Dusan Klinec 33c174491f refactor(core/monero): Monero code cleanup
* remove support for HF12 and below
* remove MLSAG support
* clean up monero cryptography naming
* get rid of "optional first argument" pattern, in favor of mandatory argument that is allowed to be None
  (and fix several bugs related to this feature)

Co-authored-by: grdddj <jiri.musil06@seznam.cz>
Co-authored-by: Martin Milata <martin@martinmilata.cz>
Co-authored-by: matejcik <ja@matejcik.cz>
2022-05-16 12:37:24 +02:00
..
__init__.py refactor(core/monero): Monero code cleanup 2022-05-16 12:37:24 +02: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 style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
AmountUnit.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +02:00
BackupType.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +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
ButtonRequestType.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +02:00
Capability.py chore(core): remove Lisk 2021-08-19 10:25:41 +02:00
CardanoAddressType.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +02:00
CardanoCertificateType.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +02:00
CardanoDerivationType.py feat(core/cardano): allow derivation type selection 2021-11-10 13:57:57 +01: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 feat(cardano): prepare protobuf messages for streamed tx signing 2021-08-20 11:50:13 +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
DebugSwipeDirection.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +02:00
DecredStakingSpendType.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +02:00
EthereumDataType.py feat(core/ethereum): EIP-712 2021-11-02 14:27:01 +01:00
FailureType.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +02:00
InputScriptType.py feat(common): add support for Taproot input and output scripts 2021-10-18 13:36:05 +02:00
MessageType.py feat(core): implement firmware dumping 2022-05-03 19:00:04 +02:00
MoneroNetworkType.py refactor(core/monero): Monero code cleanup 2022-05-16 12:37:24 +02: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
RecoveryDeviceType.py chore(core): regenerate with new templates 2021-06-08 09:55:19 +02: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