1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-13 19:18:56 +00:00
trezor-firmware/docs
Tomas Susanka 445f56d387 core/bitcoin: finalize bitcoin refactor
- core/bitcoin: move common files to the app's root
- core/bitcoin: use require_confirm instead of confirm
- core: move bitcoin unrelated functions from 'bitcoin' to a new 'misc' app
- core/bitcoin: use relative imports inside the app
- core: rename wallet app to bitcoin
- core/wallet: replace SigningErrors and the other exception classes with wire.Errors
2020-05-18 14:31:51 +02:00
..
ci docs: document CI jobs 2020-05-04 08:51:57 +02:00
common common: restore PassphraseAck.state 2020-02-24 15:15:09 +01:00
core core/bitcoin: finalize bitcoin refactor 2020-05-18 14:31:51 +02:00
git/hooks docs: move docs to root 2019-12-06 12:24:20 +00:00
hardware docs: fix hash1 field in firmware header 2020-02-05 10:32:53 +00:00
legacy docs/legacy: MEMORY_PROTECT needs to be 0 for custom built 2020-02-18 14:28:44 +00:00
misc docs: better typo in contributing.md 2020-05-12 13:57:49 +02:00
python core/debug: add "show arbitrary screen" capability, for easier prototyping 2020-02-11 11:53:34 +01:00
storage docs: add storage/addon-block documentation draft 2020-05-13 17:30:42 +02:00
tests docs: document CI jobs 2020-05-04 08:51:57 +02:00
.gitignore docs: move docs to root 2019-12-06 12:24:20 +00:00
book.toml docs: fix title and trezorlib readme link 2020-01-28 09:30:04 +00:00
index.md docs/core: add info about exceptions usage 2020-02-27 20:04:42 +00:00
SUMMARY.md docs: document CI jobs 2020-05-04 08:51:57 +02:00