mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-19 04:48:12 +00:00
4e005de02f
DOGE fee policies have been changed to: 1 DOGE base fee + 1 DOGE per 1000 bytes + 1 DOGE for every output below 1 DOGE sources: https://github.com/dogecoin/dogecoin/issues/1650#issuecomment-722229742 https://github.com/trezor/trezor-suite/issues/2973#issuecomment-730607729 |
||
---|---|---|
.. | ||
defs | ||
keys | ||
protob | ||
tests/fixtures/cardano | ||
tools | ||
udev | ||
.gitignore | ||
.gitmodules | ||
.gitrepo | ||
COPYING | ||
README.md |
Trezor Common
This project contains files shared among Trezor projects. All changes are happening inside the Trezor Firmware repository.
We also export this project to the trezor-common repository as a read-only copy so third parties may depend on that instead of the whole monorepo. It is meant to be used as a submodule using:
git submodule add https://github.com/trezor/trezor-common.git trezor-common