fix cn_slow_hash on devices with limited stack (#2012)

This commit is contained in:
cyan 2025-02-12 12:53:13 +01:00 committed by GitHub
parent 637bc1cdc9
commit 64395a21a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 10 additions and 10 deletions

View file

@ -8,7 +8,7 @@ if [[ ! -d "monero_c/.git" ]];
then
git clone https://github.com/mrcyjanek/monero_c --branch master monero_c
cd monero_c
git checkout 127c54599c612d7d3d226e4c016d5812e7a0966d
git checkout 09c6d2e5f8ae8e9f4c5efe5b7bfe72911462a32b
git reset --hard
git submodule update --init --force --recursive
./apply_patches.sh monero