1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 07:28:10 +00:00
trezor-firmware/common
matejcik 91b23f3ea2 git subrepo push common
subrepo:
  subdir:   "common"
  merged:   "31a0073c"
upstream:
  origin:   "git+ssh://git@github.com/trezor/trezor-common"
  branch:   "master"
  commit:   "31a0073c"
git-subrepo:
  version:  "0.4.0"
  origin:   "https://github.com/ingydotnet/git-subrepo.git"
  commit:   "5d6aba9"
2019-05-31 16:10:21 +02:00
..
defs common/defs: add ASK (#200) 2019-05-31 11:24:35 +02:00
keys core+legacy: rework code styling checks 2019-04-18 17:40:55 +02:00
protob xmr: get_address - pagination, integrated address 2019-05-31 13:18:11 +02:00
tools defs: ignore regtest in coins_details 2019-05-15 12:25:36 +02:00
udev MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
.gitignore common/defs: fix invalid value in horizen.json 2019-05-14 17:08:14 +02:00
.gitmodules MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
.gitrepo git subrepo push common 2019-05-31 16:10:21 +02:00
COPYING MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
README.md MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00

trezor-common

Build Status Gitter

Common files shared among TREZOR repositories.

This repo is meant to be included as submodule to others using:

git submodule add https://github.com/trezor/trezor-common.git trezor-common