Commit Graph

28 Commits (95daa2fda38ce892681121cca306f4c6545f30d7)

Author SHA1 Message Date
grdddj 9fc5bb546b style(core): full pyright-based type-checking
2 years ago
matejcik e972839ac7 style(all): fix pylint complaints
3 years ago
amadejpapez 85ba7c12ba style(all): use f-strings for formatting
3 years ago
matejcik da4442bbd7 feat(core): auto-hexlify in confirm_properties
3 years ago
Martin Milata dd3b689ded refactor(core): convert apps.eos to layouts
3 years ago
matejcik da2ef8ed41 refactor(core): create and use protobuf uvarint writer
3 years ago
Jan Pochyla a8623c4b59 refactor(core): fix imports and use new protobuf API in apps
3 years ago
matejcik e629a72c3a refactor(core): move app registrations to a single handler function
3 years ago
Martin Milata ac711fb8ee style(core): use more recent type annotation syntax
3 years ago
matejcik 08edbca428 fix(core/eos): review usages of write_bytes_unchecked
3 years ago
Martin Milata f1382bf892 refactor(core): model-dependent UI component directories
3 years ago
matejcik f5c8138df6 feat(core): update most apps to use path schemas
4 years ago
matejcik 4ca8f7b0d6 style(core): use relative imports everywhere
4 years ago
matejcik 244b264b47 chore(core): fix typing and kwargs usage
4 years ago
matejcik c85d768b81 core: update references to keychain everywhere
4 years ago
matejcik b594248ac2 core: use new keychain decorators where appropriate
4 years ago
matejcik 27f6306e1d core: introduce safer write_bytes functions
4 years ago
Tomas Susanka e4c8cb1315
core: move public_key_to_wif to helpers
5 years ago
Tomas Susanka adedb7df97
core: remove underscores in symbols used externally
5 years ago
Pavol Rusnak 1eb823be03
core: fix permissions of apps/eos source files
5 years ago
Jan Pochyla 758a1a2528 core/typing: add annotations
5 years ago
Jan Pochyla 36534325f0 core: revamp the UI subsystem
5 years ago
Pavol Rusnak 07ce935725
core/eos: revert new pubkey format
5 years ago
Pavol Rusnak 8c1f5c88f7
core: fix style
5 years ago
Pavol Rusnak a6e51434f2
core/eos: use new pubkey format
5 years ago
Pavol Rusnak 414b33dbfb
core/eos: reduce code duplication
5 years ago
Pavol Rusnak 1583ea62f9
core: serialize signature in EosSignedTx message
5 years ago
matejcik 2e578572dd add EOS support
5 years ago