RandomX integration

Support RandomX PoW algorithm
This commit is contained in:
Howard Chu 2019-04-23 20:32:27 +01:00 committed by wowario
parent 4dcd3cd0b2
commit c319796355
No known key found for this signature in database
GPG key ID: 24DCBE762DE9C111
22 changed files with 568 additions and 42 deletions

3
.gitmodules vendored
View file

@ -12,3 +12,6 @@
[submodule "external/trezor-common"]
path = external/trezor-common
url = https://github.com/trezor/trezor-common.git
[submodule "external/randomx"]
path = external/randomx
url = https://github.com/tevador/RandomX