Commit Graph

561 Commits (20b612f8c1a763e9876c9c06eb8a8a14c0ef665a)
 

Author SHA1 Message Date
Jan Pochyla 20b612f8c1 pb2py: use new protobuf message format
8 years ago
Jan Pochyla 36784bf0f5 protobuf: refactoring, remove default values and required fields
8 years ago
Pavol Rusnak df5e770dec
trezor.crypto: refactor base58; allow custom digest function
8 years ago
Pavol Rusnak 9d5fe82b45
vendor: update trezor-crypto
8 years ago
Pavol Rusnak 965a6e653a
apps.common.coins: throw exceptions when coin is not found instead of returning None
8 years ago
Pavol Rusnak 2ede564cbd
trezor.crypto: regenerate documentation mocks
8 years ago
Pavol Rusnak 6e658ff2f1
trezor.messages: regenerate classes
8 years ago
Jan Pochyla 507d9bdf68 wire: add tests for v1 codec
8 years ago
Pavol Rusnak 7404a76aeb
modtrezorcrypto: add test_sign_verify_random to curve unit tests
8 years ago
Pavol Rusnak 9c921c073f
modtrezorcrypto: add generate_secret methods to curves
8 years ago
Pavol Rusnak 3c5c685b8c
add curve25519.publickey and unittest for randomized multiply
8 years ago
Pavol Rusnak 7f5fa78f35
modtrezorcrypto: add ECDH for nist256p1, secp256k1, curve25519 (multiply method)
8 years ago
Jan Pochyla 4216e6f544 tests: remove old wire_codec test example
8 years ago
Jan Pochyla d0b29d4caa wire: add tests, fix missing 0-padding
8 years ago
Pavol Rusnak e62e8dbe6f
tools: move coins-gen tool to /tools
8 years ago
Pavol Rusnak 1420ad591b
apps: add apps.common.coins (+generator)
8 years ago
Pavol Rusnak 815f0057dd
bootloader: fix build
8 years ago
Jan Pochyla 688d293b01 wire: use memoryview() asap in the parsing process
8 years ago
Jan Pochyla 67ac47f087 apps.homescreen: respond with ~correct data, handle GetFeatures
8 years ago
Jan Pochyla ad2955aaab ui: code style, make header icon optional
8 years ago
Jan Pochyla b60206d588 app.management: fix missing icon
8 years ago
Jan Pochyla 74b2170e3f ui.swipe: make constants private
8 years ago
Jan Pochyla 4e290cc6df ui.loader: add is_active method
8 years ago
Jan Pochyla d94dd32816 ui.text: code style, add color support
8 years ago
Jan Pochyla 7a518e9fa4 seed: add passphrase UI
8 years ago
Jan Pochyla c5dfcb53d1 apps.wallet: add GetAddress
8 years ago
Jan Pochyla 4e47ae1606 modtrezorcrypto: add HDNode.address
8 years ago
Jan Pochyla 46d06321dd readme: os x ARM instructions
8 years ago
Pavol Rusnak 3067bfa003
modtrezorui: add yoffset parameter to display.loader
8 years ago
Pavol Rusnak fffe930d8c
modtrezorui: rename fonts
8 years ago
Pavol Rusnak dac0a252bd
regenerate mocks
8 years ago
Pavol Rusnak bf919e9192
modtrezorconfig: prepare for norcow usage
8 years ago
Pavol Rusnak ce638fe94a
modutrezorui: enable LCD_FMARK/PD12 handling on stmhal
8 years ago
Jan Pochyla 2ff937b707 modtrezorcrypto: fix ecsda_sign calls
8 years ago
Jan Pochyla a44e16a9ca rework high-level storage
8 years ago
Jan Pochyla 53f6347838 protobuf: optimize memory, minor api changes
8 years ago
Jan Pochyla 385eab91f1 modtrezorcrypto: add bip32 tests
8 years ago
Jan Pochyla cd9fca42b7 modtrezorcrypto: add bip32 deserialization
8 years ago
Jan Pochyla 27126396bd update trezor-crypto submodule
8 years ago
Pavol Rusnak f16d730c58
modtrezorui: display.raw data parameter is now optional
8 years ago
Pavol Rusnak 037df3357c
modtrezorui: functions can draw off-canvas now and respect drawing offset
8 years ago
Pavol Rusnak 35beedfcbc
modtrezorui: add display.offset() function
8 years ago
Pavol Rusnak 57fbd4dfc2
build: parallel build by default
8 years ago
Pavol Rusnak aa942dc3a9
update vendor/micropython
8 years ago
Jan Pochyla 2d7d241a8d res_collect: fix for resources in subdirectories
8 years ago
Jan Pochyla 0a5e43723f utils: export TrezorUtils.memcpy
8 years ago
Jan Pochyla 275d3505f0 update micropython submodule
8 years ago
Jan Pochyla 39c2766ae0 add modtrezorutils
8 years ago
Pavol Rusnak 9e3102742e
modules: add missing copyright headers
8 years ago
Pavol Rusnak a9131f26e7
debug: fix variable name
8 years ago