Pages:
Author

Topic: [ANN] CRAVE 1st POS Masternodes | Dark Assets | I2P | Market =Embrace The Dark= - page 697. (Read 826764 times)

legendary
Activity: 966
Merit: 1000
There are lots of hashpower waiting for new launchs, it is interesting, 40mb blocks is a big bet
good luck to the team
legendary
Activity: 1526
Merit: 1001
wow
Net Hashrate: 8,517.71 MH/s   Shocked Shocked
it's true ?
hero member
Activity: 658
Merit: 507
Passive Income Bot Trading
sr. member
Activity: 260
Merit: 251
don't know why dev removed this linux link

Code:
https://mega.co.nz/#!1cV3GDII!XXtT67H5I6dsffddp5Dx2ETmjatNG2QJW-weuoOeylw

take a look
Its the same, just commited to github.  You can pull and diff it, it should be identical.

it's ok. no problem
full member
Activity: 140
Merit: 100
don't know why dev removed this linux link

Code:
https://mega.co.nz/#!1cV3GDII!XXtT67H5I6dsffddp5Dx2ETmjatNG2QJW-weuoOeylw

take a look
Its the same, just commited to github.  You can pull and diff it, it should be identical.
legendary
Activity: 2716
Merit: 1240
Thanks for Github, you can add


https://crave.suprnova.cc


to the OP too :-)
sr. member
Activity: 260
Merit: 251
don't know why dev removed this linux link

Code:
https://mega.co.nz/#!1cV3GDII!XXtT67H5I6dsffddp5Dx2ETmjatNG2QJW-weuoOeylw

take a look
sr. member
Activity: 392
Merit: 250
full member
Activity: 210
Merit: 100
im scaning this for trojan

EDIT:https://www.virustotal.com/en/file/5ddbdb6f585c34b2049e4ab1f858704c3a1037ee636a7f35727234275b41be49/analysis/1426838169/

No Trojan as of now
full member
Activity: 196
Merit: 100
sr. member
Activity: 260
Merit: 251
in a minute, you'll have

linux Version

Code:
SHA256: 	a4b40071bc3586edd4bc901548b7bf099adda478d3e4da44abbe35d96ca21e3c
File name: cravesworcecohd.tar.gz
Detection ratio: 0 / 57
Analysis date: 2015-03-20 07:50:30 UTC ( 0 minutes ago )

Windows Version

Code:
SHA256: 	71eaf383fb50c5770a6ff5ec7ddcdd03f0e520f8ff32affea1e97b3c5bb49932
File name: cravex64.7z
Detection ratio: 0 / 48
Analysis date: 2015-03-20 07:45:09 UTC ( 10 minutes ago )

tips?
1M6qLRdif1i8X7a1oBfkKiirSnTVpRJ4hv
thanks
hero member
Activity: 1082
Merit: 505
A Digital Universe with Endless Possibilities.
Someone virus scan please.
legendary
Activity: 2716
Merit: 1240
full member
Activity: 140
Merit: 100









CRAVE

A high POS cryptocurrency based on Blackcoin.  No Premine.

HARDFORK 8-APRIL 23:59 GMT
PLEASE UPDATE YOUR WALLETS AND NODES BEFORE WED 8-APRIL 23:59 GMT

This hardfork is when Masternode Payment enforcement goes into effect.  The target timespan for difficulty adjustment will also switch at this time from 24 minutes to 2 minutes.



Hashing Algorithm: Scrypt
POW Money Supply: 520k CRAVE were mined during the POW period, which is now over.
Total POW: 10,000 Blocks
POW Reward: 100 CRAVE
POS Reward: 1 CRAVE HiPOS
Block space: 60 Seconds
Diff retarget: 24 Blocks
Maturity: 188 Blocks
Stake Min Age: 8 Hours

40 MB maximum block size, 40X bigger than Bitcoin

Port: 30104
RPC Port: 30105

Magic Bytes: 0x1f 0x22 0x05 0x31

Rel code has some tweak, IRC seed.


 

Source: Github: https://github.com/industrialcoinmagic/crave
Winx64:  crave-qt-sync.7z

Android APK: crave-qt-mn.apk

Mac Wallet: http://www.mycrave.org/Crave-Qt-osx-v1.4.5.0.dmg (NOTE: from the community, use at own risk)

Sync improved, disable addrindex by default, checkpoints
Native I2P integration
Added checkpoints and bumped version #
Updated to fix sync from scratch
Updated with Adrenaline masternodes! - updated to remove console popup from Windows wallet
Updated Uplift wallet design with Tor indicator!
Updated with Tx validation cache!
Updated with libsecp256k1!
Updated with Only Once tx broadcasting!
Updated with address index!
Updated with stealth addresses!

Crave this.



https://crave.maxminers.net

https://crave.suprnova.cc

http://crave.manhattanmine.com

http://crave.vegetapools.com

http://crave.binpool.com





https://chainz.cryptoid.info/crave

http://cryptobe.com/chain/Crave

http://cryptoplorer.com

http://www.richlist.eu/crave



Hidden service seed node on virtual port 30108:

d5jxp6ajbjbrpdhd.onion

If you have TOR you can either connect only to tor nodes:

./crave-qt -onlynet=Tor -listen=0 -irc=0 -proxy=127.0.0.1:9050 -addnode=d5jxp6ajbjbrpdhd.onion:30108

Or connect to it as well as normal nodes:

./crave-qt -proxy=127.0.0.1:9050 -tor=127.0.0.1:9050 -addnode=d5jxp6ajbjbrpdhd.onion:30108



C-CEX CRAVE-BTC
C-CEX CRAVE-USD

BITTREX CRAVE-BTC

Yo-Bit CRAVE/BTC (English)



Websites

MyCrave.org - CRAVE community website




https://cravefaucet.cf/

Developer Donation Address:

CRAVE:  C2RCch4SvRfg4ZiiYkiEfNetXgyrLjeR68

BTC: 15HmH5dkUFAUwVVD8BEg9QWoTicTTwD9qW

* All tips appreciated!  Support your dev *

Example Adrenaline Node .conf Configuration
Code:
rpcallowip=127.0.0.1
rpcuser=MAKEUPYOUROWNUSERNAME
rpcpassword=MAKEUPYOUROWNPASSWORD
rpcport=MAKEUPYOUROWNPORT
server=1
daemon=1
listen=1
staking=0
port=9999
masternodeaddr=YOUR_IP:9999
masternode=1
masternodeprivkey=KEY GENERATED BY COMMAND

Set the masternodeprivkey to the result of running:
Code:
masternode genkey
from the RPC console in the local wallet.

If you are running your masternode as a hidden service, replace YOUR_IP with your onion hostname (typically found in /var/lib/tor/YOURHIDDENSERVICENAME/hostname).

Port 9999 must be open.

If you are using the hot/cold system where you are remotely activating your masternode from your local wallet, you will also put these entries in your local (cold) wallet .conf:
Code:
masternodeaddr=YOUR_IP:9999
masternode=1
masternodeprivkey=KEY GENERATED BY COMMAND
Then, start the daemon on your remote masternode, start your local wallet, and then you can start your masternode from the RPC console:
Code:
masternode start

Slack group set up by community:

Slack Auto-Registration App

Discussion Forum set up by community:

https://cravetalk.org
Pages:
Jump to: