1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-31 20:39:48 +00:00
trezor-firmware/common/tests/fixtures/cardano
gabrielkerekes b2de8909d1 fix(core/cardano): reintroduce max tx output size
Output size is currently limited to 4000 bytes at protocol level. Given the maximum transaction size Trezor can handle (~9kB), we also want to enforce this size limit here so that when the limit is raised at protocol level again, Trezor would still not be able to produce larger outputs than it could reliably spend. Once Cardano-transaction signing is refactored to be completely streamed and maximum supported transaction size is thus raised, this limit can be lifted.
2021-06-08 15:02:24 +02:00
..
get_address_byron.json Enforce network id/protocol magic consistency for cardano show address 2020-09-29 08:55:28 +02:00
get_address_byron.slip39.json Enforce network id/protocol magic consistency for cardano show address 2020-09-29 08:55:28 +02:00
get_base_address_with_staking_key_hash.json Enforce network id/protocol magic consistency for cardano show address 2020-09-29 08:55:28 +02:00
get_base_address.json Enforce network id/protocol magic consistency for cardano show address 2020-09-29 08:55:28 +02:00
get_enterprise_address.json refactor(core/cardano): decouple address parameters validation 2021-06-08 15:02:24 +02:00
get_pointer_address.json Enforce network id/protocol magic consistency for cardano show address 2020-09-29 08:55:28 +02:00
get_public_key.json
get_public_key.slip39.json
get_reward_address.json Enforce network id/protocol magic consistency for cardano show address 2020-09-29 08:55:28 +02:00
sign_tx_stake_pool_registration.failed.json feat(core/cardano): add support for catalyst voting registration 2021-04-23 11:09:29 +02:00
sign_tx_stake_pool_registration.json feat(core/cardano): add support for catalyst voting registration 2021-04-23 11:09:29 +02:00
sign_tx.chunked.json feat(core/cardano): add support for catalyst voting registration 2021-04-23 11:09:29 +02:00
sign_tx.failed.json fix(core/cardano): reintroduce max tx output size 2021-06-08 15:02:24 +02:00
sign_tx.json feat(core/cardano): add support for catalyst voting registration 2021-04-23 11:09:29 +02:00
sign_tx.slip39.json feat(core/cardano): add support for catalyst voting registration 2021-04-23 11:09:29 +02:00