1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/common/protob
2022-08-30 15:53:44 +02:00
..
.gitignore
check.py chore(common): include error explanation in protobuf messages check 2022-03-08 10:25:50 +01:00
graph.py
Makefile
messages-binance.proto style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
messages-bitcoin.proto feat(common): Add UnlockPath message. 2022-08-30 15:53:44 +02:00
messages-bootloader.proto refactor(common/protob): make bitcoin_only options file-level 2021-10-07 15:26:49 +02:00
messages-cardano.proto feat(cardano): add babbage data types 2022-07-04 15:58:27 +02:00
messages-common.proto
messages-crypto.proto chore(common): Deprecate data field in CosiCommit message. 2022-08-02 20:38:04 +02:00
messages-debug.proto feat(common): Add INFO button to DebugLinkDecision. 2022-01-27 13:15:04 +01:00
messages-eos.proto style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
messages-ethereum-eip712.proto feat(legacy): Implement EIP-712 signing 2021-12-19 20:36:30 +01:00
messages-ethereum.proto fix(core,legacy): Fix domain-only ethTypedData 2022-01-14 14:22:46 +01:00
messages-management.proto feat(core): Implement SLIP-0025 CoinJoin accounts. 2022-08-30 15:53:44 +02:00
messages-monero.proto feat(xmr): add support for HF15, BP+ 2022-05-16 12:37:24 +02:00
messages-nem.proto style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
messages-ripple.proto style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
messages-stellar.proto refactor(common & core & legacy): Stellar, rename StellarCreatePassiveOfferOp to StellarCreatePassiveSellOfferOp. 2021-11-04 13:16:29 +01:00
messages-tezos.proto style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
messages-webauthn.proto
messages.proto feat(common): Add UnlockPath message. 2022-08-30 15:53:44 +02:00
pb2py chore(python): replacing attrs with dataclasses 2021-11-26 16:28:49 +01:00
protocol.md