Commit Graph

165 Commits (5f016a896a4b384dc21410cb461c4d9b08ee45d2)

Author SHA1 Message Date
matejcik 5f016a896a chore: upgrade style checkers
3 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
4 months ago
David Misiak 90d3035590 feat(cardano): allow address_index in staking paths
8 months ago
David Misiak 8cb6b08377 fix(cardano): warn about unknown token decimals
8 months ago
grdddj bcb353a4a1 feat(core): support optional chunkification of addresses in receive and send flows
9 months ago
Martin Milata c1492159f0 fix(core): cardano: include chain code when displaying public key
9 months ago
matejcik edc2add85e style(core): apply isort 5
10 months ago
matejcik 8c5c2f4204 refactor(core): get rid of passing Context around
11 months ago
grdddj 523fdd8157 chore(core): make minor improvements
1 year ago
Martin Milata aa9f848b70 fix(core/ui): button text and warning style update
1 year ago
Martin Milata 19a2ea21b6 fix(core/ui): Model T style update
1 year ago
Martin Milata 4af5939a0b feat(core/ui): redesigned receive flow
1 year ago
David Misiak 826ade2a8d chore(cardano): rename voting public key to vote public key
1 year ago
David Misiak 0754a008e9 chore(cardano): rename cvote reward_address to payment_address
1 year ago
David Misiak 2011ffe9c9 chore(cardano): replace governance by cvote
1 year ago
David Misiak 764e3c8d75 fix(cardano): update cvote bech32 prefix
1 year ago
David Misiak ac58c1c25b feat(cardano): show governance registration reward address credentials
1 year ago
David Misiak a94cfa1a13 feat(cardano): allow external reward addresses in governance registrations
1 year ago
grdddj 996fec5aae chore(core): delete newlines in strings where they do not delimit useful info
1 year ago
grdddj 32d5beb762 fix(core): making sure last layouts before signing are always HoldToConfirm
1 year ago
grdddj 428ac8d2ac chore(core): delete unused code in src
1 year ago
Martin Milata b12de5d861 feat(core): CoSi collective signatures
2 years ago
grdddj ae525fed26 chore(core/ui): delete unused arguments to layouts
2 years ago
grdddj 0c8528821f chore(core): decrease cardano size by 2290 bytes
2 years ago
grdddj d1732ae9bc chore(core): delete unused variables
2 years ago
grdddj 756a97a95d chore(core): delete unused functions
2 years ago
grdddj 52558c7b96 chore(core): use more const to decrease space
2 years ago
grdddj 49765830de chore(core): add underscores to private constants to reduce code size
2 years ago
David Misiak 51a8e18c8d feat(cardano): add preprod and preview testnets
2 years ago
David Misiak 3b289a4d2c chore(cardano): update voting public key bech32 prefix
2 years ago
David Misiak c36870defa chore(cardano): rename Catalyst to governance
2 years ago
David Misiak ab02f7a400 feat(cardano): add support for CIP36 Catalyst registration format
2 years ago
David Misiak 02dad0225b refactor(cardano): shorten catalyst parameters variable name
2 years ago
Andrew Kozlik d815a7d6de chore(core): Use C implementation of Bech32 decode.
2 years ago
gabrielkerekes 1a68650c43 feat(cardano): add support for hiding some details during tx signing
2 years ago
gabrielkerekes 2f9435570d feat(cardano): add tx signing show details prompt
2 years ago
David Misiak ba7fb2cb54 feat(cardano): allow required signers in more signing modes
2 years ago
David Misiak 4017434cc1 feat(cardano): add support for babbage features
2 years ago
David Misiak 11c4b25cb0 feat(cardano): allow datum hash in non-script outputs
2 years ago
David Misiak f7d0507a65 feat(cardano): add support for chunked embedded CBOR
2 years ago
David Misiak 8a229edcb3 refactor(cardano): shorten identifiers in addresses, certs, aux data
2 years ago
David Misiak 50ad00a3c0 refactor(cardano): use module imports for addresses, certs, aux data
2 years ago
David Misiak 2753faa7b0 refactor(cardano): shorten identifiers
2 years ago
David Misiak 1ae6b68eaf refactor(cardano): use module imports for messages, layout
2 years ago
David Misiak 0836e91faa refactor(cardano): inline validation errors
2 years ago
David Misiak 2724d29968 refactor(cardano): introduce Signer and its subclasses
2 years ago
David Misiak fec4fa2257 refator(cardano): validate map key order in HashBuilderDict
2 years ago
David Misiak a36fc6cadc fix(cardano): display tADA in testnet transactions
2 years ago
David Misiak 1f20c49536 feat(cardano): allow device-owned outputs in plutus txs
2 years ago
David Misiak 117c3c932f fix(cardano): update testnet protocol magic
2 years ago