git subrepo pull common

subrepo:
  subdir:   "common"
  merged:   "0aaa6c4c1"
upstream:
  origin:   "git+ssh://git@github.com/trezor/trezor-common"
  branch:   "master"
  commit:   "0b98a20e3"
git-subrepo:
  version:  "0.4.1"
  origin:   "???"
  commit:   "???"
pull/1155/head
Pavol Rusnak 4 years ago
parent 3fffa9ae68
commit fb09a258b7
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

3
.gitmodules vendored

@ -8,9 +8,6 @@
[submodule "vendor/secp256k1-zkp"]
path = vendor/secp256k1-zkp
url = https://github.com/ElementsProject/secp256k1-zkp.git
[submodule "common/defs/ethereum/tokens"]
path = common/defs/ethereum/tokens
url = https://github.com/ethereum-lists/tokens.git
[submodule "crypto/tests/wycheproof"]
path = crypto/tests/wycheproof
url = https://github.com/google/wycheproof

@ -6,7 +6,7 @@
[subrepo]
remote = git+ssh://git@github.com/trezor/trezor-common
branch = master
commit = 3ce0b90d74500e639f8848e89754bb3fae1e1188
commit = 0b98a20e3e6dfe5cf208c8d8c2450b3ec8101930
parent = 7da9a4c476cad82854938d0d154ae94d616bfecc
method = rebase
cmdver = 0.4.1

Loading…
Cancel
Save