1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-24 16:38:15 +00:00

submodules: temporary set ElementsProject/secp256k1-zkp submodule a fork due to missing reference

See https://github.com/ElementsProject/secp256k1-zkp/issues/68
This commit is contained in:
Tomas Susanka 2019-05-31 14:13:23 +02:00
parent 779ff86214
commit 088760fa1e

2
.gitmodules vendored
View File

@ -7,7 +7,7 @@
ignore = untracked
[submodule "vendor/secp256k1-zkp"]
path = vendor/secp256k1-zkp
url = https://github.com/ElementsProject/secp256k1-zkp.git
url = https://github.com/tsusanka/secp256k1-zkp.git
branch = secp256k1-zkp
[submodule "common/defs/ethereum/tokens"]
path = common/defs/ethereum/tokens