2016-04-26 09:25:21 +00:00
|
|
|
[submodule "vendor/trezor-crypto"]
|
2019-04-15 17:14:40 +00:00
|
|
|
path = core/vendor/trezor-crypto
|
2016-04-26 09:25:21 +00:00
|
|
|
url = https://github.com/trezor/trezor-crypto.git
|
2016-03-29 12:10:43 +00:00
|
|
|
[submodule "vendor/micropython"]
|
2019-04-15 17:14:40 +00:00
|
|
|
path = core/vendor/micropython
|
2016-09-27 18:53:50 +00:00
|
|
|
url = https://github.com/trezor/micropython.git
|
2017-06-14 18:40:31 +00:00
|
|
|
[submodule "vendor/trezor-common"]
|
2019-04-15 17:14:40 +00:00
|
|
|
path = core/vendor/trezor-common
|
2017-06-14 18:40:31 +00:00
|
|
|
url = https://github.com/trezor/trezor-common.git
|
2017-10-01 16:13:25 +00:00
|
|
|
[submodule "vendor/nanopb"]
|
2019-04-15 17:14:40 +00:00
|
|
|
path = core/vendor/nanopb
|
2017-10-01 16:13:25 +00:00
|
|
|
url = https://github.com/nanopb/nanopb.git
|
2018-12-28 15:54:25 +00:00
|
|
|
[submodule "vendor/trezor-storage"]
|
2019-04-15 17:14:40 +00:00
|
|
|
path = core/vendor/trezor-storage
|
2019-01-09 16:40:29 +00:00
|
|
|
url = https://github.com/trezor/trezor-storage.git
|
2019-02-16 16:36:08 +00:00
|
|
|
[submodule "vendor/QR-Code-generator"]
|
2019-04-15 17:14:40 +00:00
|
|
|
path = core/vendor/QR-Code-generator
|
2019-02-16 16:36:08 +00:00
|
|
|
url = https://github.com/nayuki/QR-Code-generator.git
|
2019-04-02 15:13:03 +00:00
|
|
|
[submodule "vendor/secp256k1-zkp"]
|
2019-04-15 17:14:40 +00:00
|
|
|
path = core/vendor/secp256k1-zkp
|
2019-04-02 15:13:03 +00:00
|
|
|
url = https://github.com/ElementsProject/secp256k1-zkp.git
|
|
|
|
branch = secp256k1-zkp
|
2019-04-15 17:14:45 +00:00
|
|
|
[submodule "common/defs/ethereum/tokens"]
|
|
|
|
path = common/defs/ethereum/tokens
|
2018-05-22 17:33:21 +00:00
|
|
|
url = https://github.com/ethereum-lists/tokens.git
|
2019-04-15 17:14:52 +00:00
|
|
|
[submodule "crypto/tests/wycheproof"]
|
|
|
|
path = crypto/tests/wycheproof
|
2018-07-16 10:53:55 +00:00
|
|
|
url = https://github.com/google/wycheproof
|