rocoro
Legendary
Offline
Activity: 938
Merit: 1000
|
|
April 15, 2015, 12:20:16 AM |
|
Getting this when trying to compile daemon with latest secp256k1 installed: key.cpp:729:106: error: cannot convert ‘unsigned char*’ to ‘const secp256k1_context_t* {aka const secp256k1_context_struct*}’ for argument ‘1’ to ‘int secp256k1_ec_pubkey_tweak_add(const secp256k1_context_t*, unsigned char*, int, const unsigned char*)’ bool ret = secp256k1_ec_pubkey_tweak_add((unsigned char*)pubkeyChild.begin(), pubkeyChild.size(), out); ^ make: *** [obj/key.o] Error 1
I'm assuming because as was mentioned, crave daemon does not currently support latest secp256k1 ?
|
|
|
|
tkon3
|
|
April 15, 2015, 12:33:06 AM |
|
Volume is coming back. Nice to see a reacting market.
|
|
|
|
Yaremi
Legendary
Offline
Activity: 1960
Merit: 1156
|
|
April 15, 2015, 12:39:21 AM |
|
first mobile wallet with stake and masternodes?
|
|
|
|
crazytrain
|
|
April 15, 2015, 12:40:57 AM |
|
So happy that I bought some last night Thanks dev
|
|
|
|
crazytrain
|
|
April 15, 2015, 12:56:03 AM |
|
first mobile wallet with stake and masternodes? fuckyeeeeeeeeeeees
|
|
|
|
lolikop
|
|
April 15, 2015, 12:58:18 AM |
|
best dev ever tell me how much u invested to keep this coin alive lol
|
|
|
|
spree888di
Newbie
Offline
Activity: 28
Merit: 0
|
|
April 15, 2015, 12:58:47 AM |
|
Hopefully last masternode question from me. I start my wallet up. I unlock it. I type "masternode start" and it says it started successfully. After this, the wallet goes back to locked. Do I leave it locked, or unlock it again?
|
|
|
|
Yaremi
Legendary
Offline
Activity: 1960
Merit: 1156
|
|
April 15, 2015, 01:00:01 AM |
|
Hopefully last masternode question from me. I start my wallet up. I unlock it. I type "masternode start" and it says it started successfully. After this, the wallet goes back to locked. Do I leave it locked, or unlock it again?
For masternode wallet must be locked
|
|
|
|
cryptohangman
|
|
April 15, 2015, 01:02:23 AM |
|
first mobile wallet with stake and masternodes? Did you check it ? Are you sure ? Man, I cant belive that, It´s so huge.
|
|
|
|
spree888di
Newbie
Offline
Activity: 28
Merit: 0
|
|
April 15, 2015, 01:02:28 AM |
|
Hopefully last masternode question from me. I start my wallet up. I unlock it. I type "masternode start" and it says it started successfully. After this, the wallet goes back to locked. Do I leave it locked, or unlock it again?
For masternode wallet must be locked Thank you. Hopefully I got it all right.
|
|
|
|
EmilioMann
Legendary
Offline
Activity: 2184
Merit: 1028
#mitandopelomundo
|
|
April 15, 2015, 01:04:39 AM |
|
first mobile wallet with stake and masternodes? Did you check it ? Are you sure ? Man, I cant belive that, It´s so huge. YEAHHH! This is real! FIRST MOBILE WALLET WITH STAKE AND MASTERNODES!
|
|
|
|
Yaremi
Legendary
Offline
Activity: 1960
Merit: 1156
|
|
April 15, 2015, 01:06:48 AM |
|
first mobile wallet with stake and masternodes? Did you check it ? Are you sure ? Man, I cant belive that, It´s so huge. I'm not 100% sure. But I think that yes. So I want to clarify.
|
|
|
|
borris123
|
|
April 15, 2015, 01:07:04 AM |
|
I cant get tor to run...I have tor as HiddenServiceDir C:\Users\James\Desktop\Tor Browser\hidden_service 1 HiddenServicePort 9999 127.0.0.1:9999 HiddenServiceDir C:\Users\James\Desktop\Tor Browser\hidden_service 2 HiddenServicePort 9999 127.0.0.1:9998 i have the confs as maxconnections=100 rpcuser=***** rpcpassword=****** rpcport=9999 gen=0 server=1 daemon=1 staking=0 reservebalance=500 masternodeaddr=safjahflksjapr3p.oinion:9999 masternode=1 masternodeprivkey=***** rpcallowip=127.0.0.1 maxconnections=100 rpcuser=***** rpcpassword=****** rpcport=9998 gen=0 server=1 daemon=1 staking=0 reservebalance=500 masternodeaddr=asf3t4wgdgpr3p.oinion:9998 masternode=1 masternodeprivkey=***** rpcallowip=127.0.0.1 but it says ubnable to connect. is tor playing up? Do I need to forward some for ports? I had it worked on some nodes but didn't if u get what I mean. It still showed my IP even tho it was oinion in conf. also have -tor=127.0.0.1:9050
|
|
|
|
lolikop
|
|
April 15, 2015, 01:12:12 AM |
|
first mobile wallet with stake and masternodes? Did you check it ? Are you sure ? Man, I cant belive that, It´s so huge. its obvious u got some money on this coin stop playing around
|
|
|
|
Hyperjacked
Legendary
Offline
Activity: 1610
Merit: 1119
It's all mathematics...!
|
|
April 15, 2015, 01:22:54 AM |
|
first mobile wallet with stake and masternodes? Did you check it ? Are you sure ? Man, I cant belive that, It´s so huge. YEAHHH! This is real! FIRST MOBILE WALLET WITH STAKE AND MASTERNODES! Really! ?? Boom!!!!!!!
//tothemoon Congrats Guys! It looks like the supply is dwindling on beta bittrex...down around 10k available in the past few hours! Only around 38k available...this could explode enjoy your night!
|
@Hyperjacked1 Twitter
|
|
|
rocoro
Legendary
Offline
Activity: 938
Merit: 1000
|
|
April 15, 2015, 01:27:19 AM |
|
Getting this when trying to compile daemon with latest secp256k1 installed: key.cpp:729:106: error: cannot convert ‘unsigned char*’ to ‘const secp256k1_context_t* {aka const secp256k1_context_struct*}’ for argument ‘1’ to ‘int secp256k1_ec_pubkey_tweak_add(const secp256k1_context_t*, unsigned char*, int, const unsigned char*)’ bool ret = secp256k1_ec_pubkey_tweak_add((unsigned char*)pubkeyChild.begin(), pubkeyChild.size(), out); ^ make: *** [obj/key.o] Error 1
I'm assuming because as was mentioned, crave daemon does not currently support latest secp256k1 ? Had to do this to get it to actually reset/rollback and successfully compile: 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 crave/src make -f makefile.unix USE_UPNP= strip craved
|
|
|
|
megadestruct61
|
|
April 15, 2015, 01:37:44 AM |
|
180 Masternodes active /// Total Balance: 92216.81558706 Damn! thats over 15% of total supply right there if I'm not mistaken!
|
|
|
|
CryptoClub
Legendary
Offline
Activity: 1470
Merit: 1000
cryptocollectorsclub.com
|
|
April 15, 2015, 01:38:51 AM |
|
180 Masternodes active /// Total Balance: 92216.81558706 Damn! thats over 15% of total supply right there if I'm not mistaken! Yes, designed to win.
|
...
|
|
|
tokyoghetto
Legendary
Offline
Activity: 1232
Merit: 1000
|
|
April 15, 2015, 01:47:05 AM |
|
|
|
|
|
industrialcoinmagic (OP)
|
|
April 15, 2015, 02:04:21 AM |
|
The Crave Adrenaline Surge Windows wallet link is now updated in the OP. This update has the unlock-for-staking fix, in wallet adrenaline node count and list, and in-wallet configuration of your adrenaline nodes. You can use it to quickly setup your VPS's and then start them by clicking a button. The in-wallet configurator doesn't pull in the info from the conf file, it is self contained.
|
|
|
|
|