Commit Graph

7418 Commits (d190d906de5e612385126e5175123692c9196e60)
 

Author SHA1 Message Date
Roman Zeyde d190d906de core/secp256k1-zkp: use ARM assembly for field operations (#176)
5 years ago
Jan Pochyla 9586358e44 core: log memory info if TREZOR_LOG_MEMORY env is set
5 years ago
Pavol Rusnak 9460ac425a
core/eos: fix pubkey unit test
5 years ago
Pavol Rusnak 8c1f5c88f7
core: fix style
5 years ago
Jan Pochyla c2f5174b43
core: optimize memory usage in signing
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
Tomas Susanka 279b40bdb7 build: templates
5 years ago
Pavol Rusnak 9e05517872
common/defs: fix bech32 hrp for myriad
5 years ago
Tomas Susanka 3909e727b0 ci: improve pipenv caching
5 years ago
Pavol Rusnak 5f1586e049
core: regenerate templates
5 years ago
Pavol Rusnak cc2acb2e67
Revert "crypto: add support for schnorr signatures"
5 years ago
Pavol Rusnak 5939e9af71
common/defs: remove FLASH support
5 years ago
Scotty0448 e5e0b4a2b7 common/defs: add Ritocoin (#169)
5 years ago
ahmedbodi af0e6162e8 common/defs: update Myriadcoin Github link (#170)
5 years ago
Tomas Susanka d3980521ef ci: use git fetch; remove submodule strategy from specific places
5 years ago
Tomas Susanka b4ac121a46 README: add note on CI
5 years ago
Pavol Rusnak 164336cb56
core: add equality function to mako template too
5 years ago
Pavol Rusnak 0568379f8d
core/tests: disable over_fee_threshold test
5 years ago
Pavol Rusnak a99ccbc4d2
core: add equality function to coininfo
5 years ago
Pavol Rusnak b31092a874
core/tests: don't use coins.by_shortcut
5 years ago
Pavol Rusnak 94a8dc8e9d
python: rename net_usage_words to max_net_usage_words
5 years ago
Pavol Rusnak 2060ca569f
core: fix flake8 warning
5 years ago
Jan Pochyla 1f3adc7069
core: store bitcoin-like coins as a decision tree
5 years ago
Pavol Rusnak 9676eec4df
common: update support for core coins
5 years ago
Trustfarm-heart 31fca6d25d common/defs: add TEO (#163)
5 years ago
Pavol Rusnak 2b3f72f994
core: update changelog
5 years ago
matejcik 984c6b6236 style: drop tokens.py from style checks
5 years ago
Pavol Rusnak a997ee5f5f
python: regenerate coins.json
5 years ago
Pavol Rusnak 60d1460185
core/ethereum: simplify code for token list
5 years ago
Jan Pochyla d56de2c5fe core: import some modules lazily to save memory
5 years ago
Jan Pochyla 875579867e core/ethereum: store tokens as a decision tree
5 years ago
y-chan 94de0aa9cb common/defs: add BitZeny (#155)
5 years ago
y-chan a48f14b609 common/defs: add vipstarcoin (#157)
5 years ago
Pavol Rusnak 6dcf9635a9
legacy: wipe with debug link only in emulator
5 years ago
matejcik e2ab5d0565 core: fix usage of EthereumAddress after old field was restored
5 years ago
matejcik fdd92404d2 ci: run codegen checks
5 years ago
matejcik 0b50d671e1 make gen && make style
5 years ago
matejcik 029f464f04 build: add build and check target for coins.json
5 years ago
matejcik 6c2ebcb16a build: require new enough flake8 for per-file-ignores
5 years ago
matejcik 482b4569f5 build: fix and auto-generate mock files
5 years ago
matejcik ffcb5e99cc mocks: fix shamir package
5 years ago
matejcik e69d98a533 build: new make targets for generated files
5 years ago
matejcik f8446c3e00 build: centralize pb2py usage
5 years ago
matejcik cf396e3661 python: return generated files to git
5 years ago
Pavol Rusnak b5b4a2ca5f
core: remove empty __init__.py files
5 years ago
Pavol Rusnak 1812be5d49
core: fix missing value for mnemonic_type when upgrading firmware
5 years ago
Pavol Rusnak 2d3ef6ae3b
python: add more unit tests for ethereum message sign/verify
5 years ago
Alex Dupre fc3a93dc47 legacy/firmware: fix ethereum message signing (#153)
5 years ago