Commit Graph

7808 Commits (07ef01f3e498449d7f32dc5df898897ed877d60b)
 

Author SHA1 Message Date
Pavol Rusnak 07ef01f3e4
core: introduce BITCOIN_ONLY flag
5 years ago
matejcik 9ce2fceabe python: make gen_check fail if coins.json are outdated
5 years ago
Tomas Susanka 566753e551 core: fix style
5 years ago
Pavol Rusnak e1f0c238cf
core: fix utils.format_amount for negative amounts
5 years ago
Ryxor 2c709ee162 common/defs: add Umbru (#433)
5 years ago
Pavol Rusnak 625aafbe36
git subrepo push common
5 years ago
Pavol Rusnak 16431f6c93
tests: add one more altcoin marker
5 years ago
Pavol Rusnak 84abde1f79
tests: add import pytest where required
5 years ago
Pavol Rusnak fee1ee034b
tests: mark altcoin related tests with "altcoin" pytest marker
5 years ago
matejcik 3467cbe236 core/cardano: do not force-show homescreen
5 years ago
matejcik 8e5aac9016
python: bump version to 0.11.5 (unreleased), add changelog
5 years ago
matejcik 132c827833
python: implement decoding of protobuf packed repeated fields
5 years ago
matejcik 6dc7985dc7
python: add more protobuf tests
5 years ago
Pavol Rusnak 876ba5f590
tests: make path to tested binary configurable
5 years ago
Pavol Rusnak 9a42612c41
ci: use explicit artifacts (don't use untracked: true)
5 years ago
Jan Pochyla 29153f0e51 core/log: be less noisy with ui.Cancelled exceptions
5 years ago
Jan Pochyla 7789a29d50 core/loop: fix last commit
5 years ago
Jan Pochyla 2c8b90f86e core/loop: properly cleanup task waiting on a chan
5 years ago
Jan Pochyla 29cca614f0 core/workflow: properly reset the default task global
5 years ago
Jan Pochyla 6d1a315b0e core/homescreen: render homescreen in a layout
5 years ago
Tomas Susanka f07694116c docs: emulator's variables
5 years ago
Tomas Susanka 16b44b6f7b core: improve log output for ui.Result exception (#429)
5 years ago
Pavol Rusnak 132c841752
core: preparations for bitcoin-only firmware
5 years ago
Pavol Rusnak 76719bab65
core: split handling of messages in the build script
5 years ago
Pavol Rusnak 632a29ea8c
core: fix typo
5 years ago
Pavol Rusnak 774ca02c41
core: refactor FROZEN and PYOPT in SConscript.firmware
5 years ago
Pavol Rusnak 2c646a61b7
core: refactor FROZEN variable in SConscript.unix
5 years ago
Pavol Rusnak b8726e74c8
core: add possibility to pass PYOPT to emulator frozen build
5 years ago
Pavol Rusnak 60d1d93228
common: fix whitespace
5 years ago
Tomas Susanka 8de01511d0 tools/csv: modify weight
5 years ago
Tomas Susanka b65cabc67c
Merge pull request #425 from trezor/tsusanka/iss387-init-fix
5 years ago
Pavol Rusnak 9d8ebfcdbc
legacy: remove Features.features field for now, will get reintroduced later
5 years ago
Tomas Susanka ba7b5c7232 core/ui: add note on yield usage
5 years ago
Tomas Susanka c9a78d7bcb core: fix docs typos
5 years ago
Tomas Susanka d0ce2b9e39 core: fix initialized to be unrelated to recovery
5 years ago
Tomas Susanka 4323b0ac2a core: rename recovery keyboards
5 years ago
Pavol Rusnak f51f9d9be1
core: one more change to previous commit
5 years ago
Pavol Rusnak f8ebd4fa0b
core: fix last commit
5 years ago
Pavol Rusnak c4e745a0d6
core: update build scripts to list python source more explicitly
5 years ago
Tomas Susanka ba74cc2880 core: change pubkeys to List
5 years ago
Pavol Rusnak 0f6e06e1e5
common/tools: reorder coins in coin_info.py so Regtest appears at the beginning
5 years ago
Tomas Susanka debb8ec478
Merge pull request #422 from romanz/typing
5 years ago
Pavol Rusnak f40d926d16
legacy: fix emulator bitcoin only build
5 years ago
Roman Zeyde 5b3427a21d core: ensure multisig (m,n) parameters are valid (#423)
5 years ago
Pavol Rusnak 1eb823be03
core: fix permissions of apps/eos source files
5 years ago
Roman Zeyde acfd6b7771 core/wallet: fix 'pubkeys' type to be list
5 years ago
Jan Pochyla bb2556a22c
core: improve code documentation, simplify wire package
5 years ago
Pavol Rusnak a25c9fd307
legacy: fill in Features.features with enabled features
5 years ago
Pavol Rusnak cc184a0a30
common: introduce Features.features enum
5 years ago
Pavol Rusnak 101ec1d161
common/protob: fix wrong typing info for Lists
5 years ago