1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 22:09:07 +00:00
trezor-firmware/core
2020-05-06 13:18:32 +02:00
..
assets
embed core/extmod: fix build of modtrezorui when TREZOR_MODEL is set to '1' 2020-04-30 15:07:26 +00:00
mocks Merge pull request #936 from trezor/rework-serialize-deserialize 2020-04-09 09:53:23 +02:00
prof
site_scons/site_tools/micropython
src core/sign_tx: Add write_tx_output() to signer class and override it in Decred. 2020-05-06 13:18:32 +02:00
src1 core: add temporary "src1" folder 2020-05-04 16:00:29 +00:00
tests core/sign_tx: Remove get_prevouts_hash(), get_sequence_hash(), get_outputs_hash() methods from signer classes, because they are only used internally. 2020-05-06 13:18:32 +02:00
tools core: remove f-strings from headertool (python 3.5 compatibility) 2020-05-04 11:29:03 +02:00
vendor
.dockerignore
.gitignore
.pylintrc
asan_blacklist.txt
AUTHORS
ChangeLog core, legacy: bump versions 2020-04-24 17:12:20 +00:00
COPYING
emu.py core: disallow parsing options after command (fixes #951) 2020-04-16 11:24:15 +02:00
emu.sh
Makefile core: implement random delay interrupts 2020-04-16 11:51:28 +02:00
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.firmware core: implement random delay interrupts 2020-04-16 11:51:28 +02:00
SConscript.prodtest
SConscript.reflash
SConscript.unix crypto: add chacha_drbg 2020-04-16 11:51:28 +02:00
SConstruct

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.