|
@ -1,5 +1,5 @@ |
|
|
#./configure --enable-endomorphism --enable-module-ecdh --enable-module-schnorr --enable-module-rangeproof --enable-experimental --enable-module_recovery |
|
|
#./configure --enable-endomorphism --enable-module-ecdh --enable-module-schnorr --enable-module-rangeproof --enable-experimental --enable-module_recovery |
|
|
rm ../agents/iguana *.o |
|
|
rm -f ../agents/iguana *.o |
|
|
git pull |
|
|
git pull |
|
|
cd secp256k1; ./m_unix; cd .. |
|
|
cd secp256k1; ./m_unix; cd .. |
|
|
cd ../crypto777; ./m_LP; cd ../iguana |
|
|
cd ../crypto777; ./m_LP; cd ../iguana |
|
|