Commit Graph

147 Commits (5ba36b0b58fe607e88a303b256796c2800562a24)

Author SHA1 Message Date
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
David Misiak 962f689e8a feat(cardano): display tx id for plutus txs
2 years ago
David Misiak f0e230642b fix(cardano): display reward addresses for withdrawals
2 years ago
David Misiak 9f9535abb3 feat(cardano): add key hash stake credentials
2 years ago
David Misiak 2262602967 feat(cardano): add support for plutus transactions
2 years ago
David Misiak 1388912762 fix(cardano): add map key canonical order validation
2 years ago
David Misiak 143af80aea fix(cardano): add input validation
2 years ago
David Misiak 48587d83fe feat(cardano): add support for output datum hash and script data hash
2 years ago
David Misiak 2b3a53a6ae feat(cardano): add support for network id in tx body
2 years ago
grdddj 3d505874aa feat(ci): create pyright tool and include it in CI
2 years ago
matejcik e20879189f style(core): remove old-style annotations (Set, Tuple, Union)
3 years ago
matejcik 5e1dce35b3 style(core): remove unused type:ignore comments
3 years ago
matejcik c3f2db3be5 refactor(core): improve type signature of bech32.convertbits
3 years ago
grdddj 9fc5bb546b style(core): full pyright-based type-checking
3 years ago
matejcik 949dfe1f5d docs(core/cardano): add derivation scheme docs
3 years ago
matejcik 10e338e005 feat(core/cardano): allow derivation type selection
3 years ago
matejcik f818f4bc23 feat(core): derive Cardano seed together with normal seed, if requested
3 years ago
matejcik e972839ac7 style(all): fix pylint complaints
3 years ago
David Misiak 13c4fb97df fix(cardano): forbid multisig pool registration [no changelog]
3 years ago