Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix x13hash folder] #2

Merged
merged 1 commit into from Oct 10, 2016
Merged

[Fix x13hash folder] #2

merged 1 commit into from Oct 10, 2016

Conversation

sigwo
Copy link

@sigwo sigwo commented Oct 10, 2016

Fixed for realz

@sigwo sigwo merged commit 70cf780 into stratisproject:master Oct 10, 2016
@DemonRx
Copy link

DemonRx commented Nov 7, 2016

yup, now just have to update the stratis-qt.pro file to the new directory location as it's currently incorrect:

ader@UbuntuHP:~/Coins/stratis$ grep x13hash stratis-qt.pro
    src/x13hash/sph_blake.h \
    src/x13hash/sph_skein.h \
    src/x13hash/sph_keccak.h \
    src/x13hash/sph_jh.h \
    src/x13hash/sph_groestl.h \
    src/x13hash/sph_bmw.h \
    src/x13hash/sph_types.h \
    src/x13hash/sph_luffa.h \
    src/x13hash/sph_cubehash.h \
    src/x13hash/sph_echo.h \
    src/x13hash/sph_shavite.h \
    src/x13hash/sph_simd.h \
    src/x13hash/sph_hamsi.h \
    src/x13hash/sph_fugue.h
    src/x13hash/blake.c \
    src/x13hash/bmw.c \
    src/x13hash/groestl.c \
    src/x13hash/jh.c \
    src/x13hash/keccak.c \
    src/x13hash/skein.c \
    src/x13hash/luffa.c \
    src/x13hash/cubehash.c \
    src/x13hash/shavite.c \
    src/x13hash/echo.c \
    src/x13hash/simd.c \
    src/x13hash/hamsi.c \
    src/x13hash/fugue.c \

just change to src/obj/x13hash/...

got it done for you :)

stratis-qt.pro.zip

@sigwo
Copy link
Author

sigwo commented Nov 7, 2016

I've made the corrections in my repo, testing now and will merge after compilation is successful.

sigwo added a commit that referenced this pull request Nov 7, 2016
Fix x13 for QT wallets, in addition to #2
@DemonRx
Copy link

DemonRx commented Nov 8, 2016

Great glad to see updates are working well, thanks sigwo 👍

dangershony pushed a commit that referenced this pull request May 31, 2018
Add checkpoints for testnet and mainnet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants