Commit Graph

2144 Commits (9674a58db036962a2b2913819914a81cc22ab9b3)
 

Author SHA1 Message Date
Tomas Susanka 9674a58db0 nem: encrypted payload
6 years ago
Tomas Susanka d28a3ca5cf nem: first signed transaction
6 years ago
Tomas Susanka fb15e993f1 embed/crypto: ed25519 keccak signing
6 years ago
Tomas Susanka 8e7ee89b02 nem: transaction serialization
6 years ago
Tomas Susanka 5dd3d1e7e5 nem: provision namespaces
6 years ago
Tomas Susanka 4827ff3a03 nem: create transfer (including mosaics)
6 years ago
Tomas Susanka b5cc678caa nem: encrypt
6 years ago
Tomas Susanka a18b398747 nem: unit test for address
6 years ago
Tomas Susanka 33ac5de848 wallet/nem: basic modtrezorcrypto for nem
6 years ago
Tomas Susanka 88ef4257cd wallet/nem: init, get_address
6 years ago
Jan Pochyla faccce5bd1 src/apps/homescreen: handle Cancel
6 years ago
Pavol Rusnak a5952d16db
src/apps/wallet/sign_tx: more changes for zcash overwinter
6 years ago
Pavol Rusnak a3af8faf23
boardloader/bootloader: use static const for sector arrays; erase storage if firmware is broken
6 years ago
Pavol Rusnak 290643782a
src/apps/debug: use big if __debug__ block
6 years ago
Pavol Rusnak 9e16eb4122
docs: fix markdown issues
6 years ago
Pavol Rusnak fb4b2aa608
unix: drop the 32bit build
6 years ago
Pavol Rusnak b22f0aad86
src/apps: some import refactoring
6 years ago
Pavol Rusnak cfa73b276e
src/apps/wallet: more work on zcash overwinter
6 years ago
Pavol Rusnak 7f36185ab3
tests: fix segwit tests using preimage_hash
6 years ago
Pavol Rusnak dfd02821af
src/apps/wallet: add support for zcash overwinter
6 years ago
Pavol Rusnak 4d1b2f0ca5
vendor: update trezor-common
6 years ago
Pavol Rusnak d6717b59cc
vendor: update trezor-common; add version_group_id flag (for zcash overwintered tx)
6 years ago
Pavol Rusnak 68669dd8e4
firmware: disable WebUSB landing page (#174)
6 years ago
Pavol Rusnak bc2f371886
src/apps/wallet: use hex value in asserts in sign_tx.writers
6 years ago
Pavol Rusnak 6d21723330
src/apps/wallet: add asserts to sign_tx.writers
6 years ago
Pavol Rusnak f6be3899eb
src/apps/common: fix cache.get_state calls
6 years ago
Karel Bílek 56e15625d6 readme: Add scons to build dependency (#211)
6 years ago
Pavol Rusnak 321bc2787f
src/apps/wallet: implement cashaddr in verify message
6 years ago
Pavol Rusnak 9fa4ac2c13
docs: add emulator page
6 years ago
Pavol Rusnak bfcabb7175
docs: update upload instructions
6 years ago
Pavol Rusnak 6433862a11
coins: update how coins are being generated from trezor-common
6 years ago
matejcik 038e76071c tools: update keyctl and friends to use new cosi functions
6 years ago
matejcik 0de0e1f3fb pipenv: update locks and requirements
6 years ago
Jan Pochyla cabb334448 apps/homescreen: handle Initialize.skip_passphrase
6 years ago
Pavol Rusnak df17be0287
src/apps/wallet: import CoinInfo from correct module
6 years ago
Pavol Rusnak 307f7baecf
fix flake8 issues
6 years ago
Pavol Rusnak d1800e0256
src/apps/common: refactor coins.py into coins.py and coininfo.py
6 years ago
Tomas Susanka bb57000449
src/trezor/crypto: add trezor.crypto.base32
6 years ago
Pavol Rusnak 4de376acd6
src/apps/ethereum: implement SignMessage/VerifyMessage
6 years ago
Tomas Susanka 37f6525c15 isinstance is used instead of __qualname__
6 years ago
Jan Pochyla b026287aed
Merge pull request #201 from trezor/get_uint
6 years ago
Jan Pochyla bf7729ab9f embed/extmod: use trezor_obj_get_uint{8} where it makes sense
6 years ago
Jan Pochyla 648ec675f4 embed/extmod: add trezor_obj_get_uint8
6 years ago
Jan Pochyla 39c1c85abb embed/extmod: use trezor_obj_get_uint for uint32_t
6 years ago
Jan Pochyla 71b4e9978c embed/extmod: add trezor_obj helpers for int and uint
6 years ago
Pavol Rusnak 0cd3e411f4
src/apps/wallet/sign_tx: implement cashaddr
6 years ago
Pavol Rusnak f2f3d39cf1
fix style
6 years ago
matejcik 88ea30b746
protobuf: support signed ints properly (fixes #189)
6 years ago
Pavol Rusnak af7a66697b
src/apps/common: fix typo in coins.py
6 years ago
Pavol Rusnak 5885cb867e
src/trezor/messages: regenerate messages
6 years ago