1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-16 11:28:14 +00:00
trezor-firmware/core/src/apps/cardano
Andrew Kozlik 31506d81e9
core/cbor: move CBOR from cardano to common
- add support for text strings and boolean values
- add support negative integers and decoding maps
- fix decoding of short strings
- encode maps canonically
- add unit tests for decoding
- sort maps lexicographically by encoded key
2019-06-01 11:38:52 +02:00
..
layout core: revamp the UI subsystem 2019-05-28 13:12:46 +02:00
__init__.py MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
address.py core/cbor: move CBOR from cardano to common 2019-06-01 11:38:52 +02:00
get_address.py MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
get_public_key.py MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
seed.py MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
sign_tx.py core/cbor: move CBOR from cardano to common 2019-06-01 11:38:52 +02:00