diff options
| author | Lee Clagett <code@leeclagett.com> | 2019-11-15 14:08:28 +0000 |
|---|---|---|
| committer | Lee Clagett <code@leeclagett.com> | 2020-05-16 10:25:17 +0000 |
| commit | a11ec4ac1d335677842b447208a9b45d531beeb0 (patch) | |
| tree | 6f6c4129c5990019126eed5fd52e5f3f6e979944 /.gitmodules | |
| parent | 5d850dde99ca282d2c6f9a1b1eb00a3812cb15be (diff) | |
| download | monzero-core-a11ec4ac1d335677842b447208a9b45d531beeb0.tar.gz monzero-core-a11ec4ac1d335677842b447208a9b45d531beeb0.tar.xz monzero-core-a11ec4ac1d335677842b447208a9b45d531beeb0.zip | |
Support for supercop ASM in wallet, and benchmark for supercop
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index f8e7c305b..9dacf534f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -15,3 +15,7 @@ [submodule "external/randomx"] path = external/randomx url = https://github.com/tevador/RandomX +[submodule "external/supercop"] + path = external/supercop + url = https://github.com/monero-project/supercop + branch = monero |
