Pages:
Author

Topic: -= DARKCRAVE SHA256 =- -=(NEW WALLETS RELEASED MANDATORY UPDATE NOW)=- - page 43. (Read 42679 times)

sr. member
Activity: 392
Merit: 250
TimSweat


A competent dev! Is time for moon.

I hope so . I will only get a few coins , but a few is better than none . So I hope the few I get is very very well worth it .
legendary
Activity: 1162
Merit: 1000
Decentralizing Jesus on the Blockchain
people who does have previously installed secp256k1 (like me) need to reset it

below are the instructions might helpful for someone

Code:
git clone https://github.com/bitcoin/secp256k1
cd secp256k1
git reset a0d3b8
git add .
git reset --hard
./autogen.sh
./configure
make
sudo make install
cd ..
sudo ldconfig

cd DarkCrave/src
make -f makefile.unix USE_UPNP=
strip DarkCraved


i followed above scenario and getting below error any word of advise chief

Code:
pi@raspberrypi ~/DarkCrave/src $ make -f makefile.unix USE_UPNP=
/bin/sh ../share/genbuild.sh obj/build.h
g++ -c -O2  -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -DUSE_SECP256K1 -I/home/pi/DarkCrave/src -I/home/pi/DarkCrave/src/obj -DENABLE_WALLET -I/home/pi/DarkCrave/src/leveldb/include -I/home/pi/DarkCrave/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/key.d -o obj/key.o key.cpp
key.cpp:29:5: error: ‘secp256k1_context_t’ does not name a type
key.cpp: In constructor ‘{anonymous}::CSecp256k1Init::CSecp256k1Init()’:
key.cpp:31:9: error: ‘ctx’ was not declared in this scope
key.cpp:31:40: error: ‘SECP256K1_CONTEXT_SIGN’ was not declared in this scope
key.cpp:31:62: error: ‘secp256k1_context_create’ was not declared in this scope
key.cpp: In destructor ‘{anonymous}::CSecp256k1Init::~CSecp256k1Init()’:
key.cpp:34:35: error: ‘ctx’ was not declared in this scope
key.cpp:34:38: error: ‘secp256k1_context_destroy’ was not declared in this scope
key.cpp: In member function ‘bool CKey::SetPrivKey(const CPrivKey&, bool)’:
key.cpp:471:61: error: ‘class {anonymous}::CSecp256k1Init’ has no member named ‘ctx’
key.cpp: In member function ‘CPrivKey CKey::GetPrivKey() const’:
key.cpp:490:66: error: ‘class {anonymous}::CSecp256k1Init’ has no member named ‘ctx’
key.cpp: In member function ‘CPubKey CKey::GetPubKey() const’:
key.cpp:506:65: error: ‘class {anonymous}::CSecp256k1Init’ has no member named ‘ctx’
key.cpp: In member function ‘bool CKey::Sign(const uint256&, std::vector&) const’:
key.cpp:528:57: error: ‘class {anonymous}::CSecp256k1Init’ has no member named ‘ctx’
key.cpp: In member function ‘bool CKey::SignCompact(const uint256&, std::vector&) const’:
key.cpp:552:75: error: ‘class {anonymous}::CSecp256k1Init’ has no member named ‘ctx’
key.cpp:552:17: warning: unused variable ‘ret’ [-Wunused-variable]
key.cpp: In member function ‘bool CKey::Load(CPrivKey&, CPubKey&, bool)’:
key.cpp:568:61: error: ‘class {anonymous}::CSecp256k1Init’ has no member named ‘ctx’
key.cpp: In member function ‘bool CPubKey::VerifyCompact(const uint256&, const std::vector&) const’:
key.cpp:632:10: warning: unused variable ‘fComp’ [-Wunused-variable]
key.cpp: In member function ‘bool CPubKey::IsFullyValid() const’:
key.cpp:654:60: error: ‘class {anonymous}::CSecp256k1Init’ has no member named ‘ctx’
key.cpp: In member function ‘bool CPubKey::Decompress()’:
key.cpp:669:69: error: ‘class {anonymous}::CSecp256k1Init’ has no member named ‘ctx’
key.cpp: In member function ‘bool CKey::Derive(CKey&, unsigned char*, unsigned int, const unsigned char*) const’:
key.cpp:711:70: error: ‘class {anonymous}::CSecp256k1Init’ has no member named ‘ctx’
key.cpp: In member function ‘bool CPubKey::Derive(CPubKey&, unsigned char*, unsigned int, const unsigned char*) const’:
key.cpp:730:69: error: ‘class {anonymous}::CSecp256k1Init’ has no member named ‘ctx’
makefile.unix:199: recipe for target 'obj/key.o' failed
make: *** [obj/key.o] Error 1
pi@raspberrypi ~/DarkCrave/src $
sr. member
Activity: 392
Merit: 250
TimSweat
You asked and you shall receive...


64bit and 32bit Now available.   Also updated on op.   FYI... The op is always the safest place to download wallets.


Downloads
Windows 64bit Wallet: https://mega.co.nz/#!TZkFlaIb!zHgHU7gzxwpfDv63UeIG4e9rOh2pbrVtEnFkipMkg0w

Windows 32bit Wallet: https://mega.co.nz/#!SY13yLBa!Oo5-Z6SfJ3myxcPGy5UrZQUNCd6E2cmZDvhWwXF9px4









Thank You very much . That will help a lot of us with 32 bit systems .
hero member
Activity: 625
Merit: 501


A competent dev! Is time for moon.
newbie
Activity: 14
Merit: 0
You asked and you shall receive...


64bit and 32bit Now available.   Also updated on op.   FYI... The op is always the safest place to download wallets.


Downloads
Windows 64bit Wallet: https://mega.co.nz/#!TZkFlaIb!zHgHU7gzxwpfDv63UeIG4e9rOh2pbrVtEnFkipMkg0w

Windows 32bit Wallet: https://mega.co.nz/#!SY13yLBa!Oo5-Z6SfJ3myxcPGy5UrZQUNCd6E2cmZDvhWwXF9px4







hero member
Activity: 623
Merit: 500
Somebody can help? Still not sync.

I made a darkcrave.conf file, and run the wallet with:

darkcrave-qt.exe -conf=darkcrave.conf

0 connections...

EDIT: trying on 2 PC (home and a server too)

try adding this node to your conf

195.154.162.140:33162
74.120.220.54:33162
119.121.145.185:33162
98.111.125.85:33162
173.23.75.89:33162
119.94.233.89:33162
174.45.66.179:57236
206.255.66.106:33162
legendary
Activity: 1162
Merit: 1000
Decentralizing Jesus on the Blockchain
people who does have previously installed secp256k1 (like me) need to reset it

below are the instructions might helpful for someone

Code:
git clone https://github.com/bitcoin/secp256k1
cd secp256k1
git reset a0d3b8
git add .
git reset --hard
./autogen.sh
./configure
make
sudo make install
cd ..
sudo ldconfig

cd DarkCrave/src
make -f makefile.unix USE_UPNP=
strip DarkCraved
hero member
Activity: 798
Merit: 1000
Somebody can help? Still not sync.

I made a darkcrave.conf file, and run the wallet with:

darkcrave-qt.exe -conf=darkcrave.conf

0 connections...

EDIT: trying on 2 PC (home and a server too)
full member
Activity: 812
Merit: 100
www.cd3d.app
sr. member
Activity: 392
Merit: 250
TimSweat
New crave.
Ok i will mine.

Hope you getting in now . It is already being mined now on suchpool .
sr. member
Activity: 392
Merit: 250
TimSweat
Im building a 32 bit version now.  Should have it up soon.

Thank you Dev . We will be waiting and hope this coin does well . Thank You .
full member
Activity: 126
Merit: 100
Moon
Im building a 32 bit version now.  Should have it up soon.
sweet!
newbie
Activity: 14
Merit: 0
Im building a 32 bit version now.  Should have it up soon.
full member
Activity: 126
Merit: 100
Moon
Anybody have a working synced wallet?

make a darkcrave.conf file in the normal spot.

then edit the file and add this.

listen=1
daemon=1
server=1
rpcuser=username
rpcpassword=password
rpcallowip=*
rpcconnect=127.0.0.1
rpcthreads=25
rpcport=33163
port=33162
addnode=192.241.237.249
addnode=104.131.35.160


Easy peasy...


still aint working home boy


Did you try restarting your computer?

also here are some other peers

195.154.162.140:33162
74.120.220.54:33162
119.121.145.185:33162
98.111.125.85:33162
173.23.75.89:33162
119.94.233.89:33162
174.45.66.179:57236
206.255.66.106:33162
yea man why no 32? can someone compile a 32 here?
legendary
Activity: 3808
Merit: 1723
Up to 300% + 200 FS deposit bonuses
Can someone post step by step how to get this to compile on Windows?

I keep getting errors with libmeme etc

What are the correct depositories that need to be used?
newbie
Activity: 14
Merit: 0
Anybody have a working synced wallet?

make a darkcrave.conf file in the normal spot.

then edit the file and add this.

listen=1
daemon=1
server=1
rpcuser=username
rpcpassword=password
rpcallowip=*
rpcconnect=127.0.0.1
rpcthreads=25
rpcport=33163
port=33162
addnode=192.241.237.249
addnode=104.131.35.160


Easy peasy...


still aint working home boy


Did you try restarting your computer?

also here are some other peers

195.154.162.140:33162
74.120.220.54:33162
119.121.145.185:33162
98.111.125.85:33162
173.23.75.89:33162
119.94.233.89:33162
174.45.66.179:57236
206.255.66.106:33162
sr. member
Activity: 392
Merit: 250
TimSweat
Anybody have a working synced wallet?

make a darkcrave.conf file in the normal spot.

then edit the file and add this.

listen=1
daemon=1
server=1
rpcuser=username
rpcpassword=password
rpcallowip=*
rpcconnect=127.0.0.1
rpcthreads=25
rpcport=33163
port=33162
addnode=192.241.237.249
addnode=104.131.35.160


Easy peasy...



64 bit is for 64 bit , we need a 32 bit wallet for some of us like me please .
hero member
Activity: 623
Merit: 500
Anybody have a working synced wallet?

mine is synced, I waited longer before it is synced
full member
Activity: 126
Merit: 100
Moon
Anybody have a working synced wallet?

make a darkcrave.conf file in the normal spot.

then edit the file and add this.

listen=1
daemon=1
server=1
rpcuser=username
rpcpassword=password
rpcallowip=*
rpcconnect=127.0.0.1
rpcthreads=25
rpcport=33163
port=33162
addnode=192.241.237.249
addnode=104.131.35.160


Easy peasy...


still aint working home boy
newbie
Activity: 14
Merit: 0
Anybody have a working synced wallet?

make a darkcrave.conf file in the normal spot.

then edit the file and add this.

listen=1
daemon=1
server=1
rpcuser=username
rpcpassword=password
rpcallowip=*
rpcconnect=127.0.0.1
rpcthreads=25
rpcport=33163
port=33162
addnode=192.241.237.249
addnode=104.131.35.160


Easy peasy...

Pages:
Jump to: