townforge/.gitmodules
Crypto City ffbc1d3ae1 compress script blobs with zstd
- we don't really care if they're slow to compress
- we care about compression for blockchain usage (and max tx size)
2022-07-23 15:46:20 +00:00

39 lines
1.3 KiB
Plaintext

[submodule "external/unbound"]
path = external/unbound
url = https://git.townforge.net/townforge/unbound
branch = monero
[submodule "external/miniupnp"]
path = external/miniupnp
url = https://git.townforge.net/townforge/miniupnpc
[submodule "external/rapidjson"]
path = external/rapidjson
url = https://github.com/Tencent/rapidjson
[submodule "external/trezor-common"]
path = external/trezor-common
url = https://github.com/trezor/trezor-common.git
[submodule "external/randomx"]
path = external/randomx
url = https://git.townforge.net/townforge/randomx.git
[submodule "external/urho3d"]
path = external/urho3d
url = https://git.townforge.net/townforge/Urho3D.git
[submodule "external/procsky"]
path = external/procsky
url = https://git.townforge.net/townforge/procsky.git
[submodule "external/tb"]
path = external/tb
url = https://git.townforge.net/townforge/tb.git
[submodule "external/boost-libs"]
path = external/boost-libs
url = https://git.townforge.net/townforge/boost.git
[submodule "external/supercop"]
path = external/supercop
url = https://github.com/monero-project/supercop
branch = monero
[submodule "external/lz4"]
path = external/lz4
url = https://github.com/lz4/lz4
[submodule "external/zstd"]
path = external/zstd
url = https://github.com/facebook/zstd