Commit Graph

1179 Commits (4cd88e16f726600b089407a71361f3f130771a5d)

Author SHA1 Message Date
Andrew Kozlik 4cd88e16f7 feat(core): Introduce use_compact option for FIDO2.
2 years ago
Andrew Kozlik 32dec18366 feat(core): Don't store blank names in FIDO2 credentials.
2 years ago
Martin Milata c21cf87c53 fix(core/ripple): use standard layouts for sign_tx
2 years ago
Martin Milata a44e738d31 feat(core/ui): sending transaction style update
2 years ago
Martin Milata 08cad2f909 fix(core/ui): coinjoin layouts style update
2 years ago
Andrew Kozlik 77d8af1322 refactor(core): Use set_int()/get_int() for APP_COMMON_AUTHORIZATION_TYPE.
2 years ago
Andrew Kozlik 9bb1d1cf8b feat(core): Implement storage.cache.get_int_all_sessions().
2 years ago
matejcik b92c5c21f9 feat(core): update Ethereum definitions to verify using CoSi
2 years ago
matejcik dc5e4c1c8f feat(core): implement CoSi module and CoSi verification
2 years ago
Martin Novák c2c0900c5d feat(core): external Ethereum definitions
2 years ago
matejcik 505e014ae1 refactor(core): delegate EthereumGetPublicKey to bitcoin GetPublicKey
2 years ago
Martin Milata 19a2ea21b6 fix(core/ui): Model T style update
2 years ago
Martin Milata 4af5939a0b feat(core/ui): redesigned receive flow
2 years ago
Andrew Kozlik 60aa2e7292 feat(core): Show source account path in BTC signing.
2 years ago
Andrew Kozlik d4ddc78dbb feat(core): Show path for internal outputs in BTC signing.
2 years ago
Andrew Kozlik edeccde9f3 fix(core): Show app icon in Fido2ConfirmNoCredentials.
2 years ago
David Misiak 826ade2a8d chore(cardano): rename voting public key to vote public key
2 years ago
David Misiak 0754a008e9 chore(cardano): rename cvote reward_address to payment_address
2 years ago
David Misiak 2011ffe9c9 chore(cardano): replace governance by cvote
2 years ago
David Misiak 764e3c8d75 fix(cardano): update cvote bech32 prefix
2 years ago
David Misiak ac58c1c25b feat(cardano): show governance registration reward address credentials
2 years ago
David Misiak a94cfa1a13 feat(cardano): allow external reward addresses in governance registrations
2 years ago
Martin Milata 557e29769b feat(core/ui): redesigned passphrase dialogs
2 years ago
Martin Milata 16a9f187bd chore(common): update chains and tokens
2 years ago
Andrew Kozlik 423ce75b4f feat(core): Validate script type of change-outputs in Bitcoin signing.
2 years ago
Andrew Kozlik 102ab3c7d6 feat(core): Check script type match for change-outputs in Bitcoin signing.
2 years ago
Andrew Kozlik 9528e2f9eb feat(common): Add Apple to known FIDO services.
2 years ago
Andrew Kozlik 4372d19ceb feat(core): Remove authorization when rounds are depleted.
2 years ago
Andrew Kozlik 00dde0e312 feat(core): Handle .dummy RP ID in Chrome FIDO2.
2 years ago
Andrew Kozlik 2ee5b0aa15 fix(core): Fix FIDO2 falling back to U2F.
2 years ago
Andrew Kozlik deb38a2db5 feat(core): Ignore channel ID in U2F.
2 years ago
grdddj 107a7c93b1 chore(core): enable reboot-to-bootloader without experimental features
2 years ago
Andrew Kozlik 0a955b4ad6 feat(core): Force basic attestation in FIDO2 for google.com.
2 years ago
grdddj 20d280d7e0 feat(core): ability to not show passphrase coming from host
2 years ago
Martin Milata afb5c55416 feat(core/ui): reset_device copy change
2 years ago
grdddj 82bd908246 feat(core): EIP712 signing shows the ethereum address at the beginning
2 years ago
Martin Milata 7a375b5642 feat(core/ui): adjust device customization layouts
2 years ago
grdddj 996fec5aae chore(core): delete newlines in strings where they do not delimit useful info
2 years ago
matejcik 8d44db5270 fix(core): ensure SLIP26 path is accepted for SignMessage
2 years ago
matejcik 3ed84a84e9 fix(core): update SLIP-26 signing paths
2 years ago
grdddj 32d5beb762 fix(core): making sure last layouts before signing are always HoldToConfirm
2 years ago
grdddj 5196f249a2 feat(core): add make command to check for unused upy code using vulture
2 years ago
grdddj 428ac8d2ac chore(core): delete unused code in src
2 years ago
grdddj 021f41c23a fix(core): properly call request_passphrase_on_host dialogue
2 years ago
grdddj 25dc6ff130 feat(core): implement loader based on time in milliseconds
2 years ago
Andrew Kozlik ab65b18b07 fix(core): Use lowercase in the name coinjoin.
2 years ago
tychovrahe 1359b21508 feat(core): confirm homescreen image with thumbnail
2 years ago
tychovrahe d00e87ea80 feat(core/rust): homescreen background image
2 years ago
Andrew Kozlik 2f9483f994 feat(core): Allow coinjoin request debugging key for testnets.
2 years ago
Armin Sabouri 96b2d05d47 refactor(core): Allow eth & btc signing at m/45'/coin_type/account/change/address_index
2 years ago