1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-16 10:20:57 +00:00
trezor-firmware/core
Pavol Rusnak 0620911e46 core: allow spending coins from Bitcoin paths if the coin ...
has implemented strong replay protection via SIGHASH_FORKID
2020-08-21 11:49:03 +02:00
..
assets
embed python: use stdlib blake2s on python 3.6+ 2020-08-10 23:35:38 +02:00
mocks core/modtrezorui: remove prefill from text functions 2020-08-07 15:08:14 +02:00
prof core/prof: make sure coverage data is generated with absolute paths 2020-01-23 18:43:20 +01:00
site_scons/site_tools/micropython core: remove qstr blacklist 2020-01-07 20:52:43 +01:00
src core: allow spending coins from Bitcoin paths if the coin ... 2020-08-21 11:49:03 +02:00
tests core: allow spending coins from Bitcoin paths if the coin ... 2020-08-21 11:49:03 +02:00
tools ci: fail if coverage falls under threshold 2020-08-18 21:08:46 +02:00
vendor
.dockerignore
.gitignore
.pylintrc
asan_blacklist.txt core: asan config 2019-06-27 19:09:55 +02:00
AUTHORS
CHANGELOG.md core: allow spending coins from Bitcoin paths if the coin ... 2020-08-21 11:49:03 +02:00
COPYING
emu.py core: rename emulator to trezor-emu-core 2020-07-30 15:27:34 +02:00
emu.sh core: remove src1 2020-08-03 15:59:57 +02:00
Makefile ci: fail if coverage falls under threshold 2020-08-18 21:08:46 +02:00
README.md docs: move docs to root 2019-12-06 12:24:20 +00:00
SConscript.boardloader core: unify usage of TREZOR_MODEL 2020-06-06 21:06:15 +02:00
SConscript.bootloader core/bootloader: update protobuf definitions 2020-07-26 00:00:37 +02:00
SConscript.firmware core: remove src1 2020-08-03 15:59:57 +02:00
SConscript.prodtest core: unify usage of TREZOR_MODEL 2020-06-06 21:06:15 +02:00
SConscript.reflash core: unify usage of TREZOR_MODEL 2020-06-06 21:06:15 +02:00
SConscript.unix core: remove src1 2020-08-03 15:59:57 +02:00
SConstruct

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.