Bitcoin Forum
June 23, 2024, 03:14:03 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 [5] 6 7 »
81  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CRAVE:Now Live on Cryptopia and new Faucet on: June 02, 2017, 09:14:19 AM
Small update.
https://github.com/CooleRRSA/crave/releases/download/v2.0.1.0/crave-qt.zip

Highly recommended due Stake tweak.
82  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CRAVE:Now Live on Cryptopia and new Faucet on: June 01, 2017, 11:06:49 AM
New wallet for testing purposes.
https://mega.nz/#!gzInGJwJ!Z5_YlEIxTnD0VfoiTI85kNltalNpvu4cni0ZUBY1wgw
Don't forget to backup your data folder before.

That are great news, thanks for your efforts!

Do you have a github source? I'd like to compile this version on linux.

Hoping due to the change to QT5 the memory consumption will be lower.

chaincoind ~117MB / craved ~306MB lol

https://github.com/CooleRRSA/crave

Not sure if its the latest one, but it should.
This version is focused on reading masternode.conf to run multiple mn more easely.

It's read masternode.conf, but multiply masternodes still not working.
I need to upgrade masternode code.
83  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CRAVE:Now Live on Cryptopia and new Faucet on: June 01, 2017, 10:55:14 AM
New wallet for testing purposes.
https://mega.nz/#!gzInGJwJ!Z5_YlEIxTnD0VfoiTI85kNltalNpvu4cni0ZUBY1wgw
Don't forget to backup your data folder before.

That are great news, thanks for your efforts!

Do you have a github source? I'd like to compile this version on linux.

Hoping due to the change to QT5 the memory consumption will be lower.

chaincoind ~117MB / craved ~306MB lol

When I complete moving to the new base, I will ask you for helping me for rewrite makefiles and compiling doc files for linux.
84  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CRAVE:Now Live on Cryptopia and new Faucet on: June 01, 2017, 10:52:20 AM
New wallet for testing purposes.
https://mega.nz/#!gzInGJwJ!Z5_YlEIxTnD0VfoiTI85kNltalNpvu4cni0ZUBY1wgw
Don't forget to backup your data folder before.

That are great news, thanks for your efforts!

Do you have a github source? I'd like to compile this version on linux.

Hoping due to the change to QT5 the memory consumption will be lower.

chaincoind ~117MB / craved ~306MB lol

https://github.com/CooleRRSA/crave

Not sure if its the latest one, but it should.
This version is focused on reading masternode.conf to run multiple mn more easely.

thanks!

It is an official client? Why it is not in the usual repository?

All other devs is absent.
It's test build. You can use it if you want.
85  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CRAVE:Now Live on Cryptopia and new Faucet on: May 31, 2017, 03:33:22 PM
New wallet for testing purposes.
https://mega.nz/#!gzInGJwJ!Z5_YlEIxTnD0VfoiTI85kNltalNpvu4cni0ZUBY1wgw
Don't forget to backup your data folder before.
86  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CRAVE:Now Live on Cryptopia and new Faucet on: May 22, 2017, 07:26:10 PM
i have created a crave.conf and a masternode.conf.

rpcallowip=127.0.0.1
rpcuser=myusername
rpcpassword=my password
rpcport=11000
server=1
daemon=1
listen=1
staking=0
port=9999
mnconflock=0
logtimestamps=1
 that's my crave.conf

and my masternode.conf is

Masternode1 my ip :10001 PktkQyMxxxxxxxn8uxxxxxxxxxxfxYyKFCYc4p 1a074c8xxxxxxxxxxxxx10e503d5078a9f61ba7 1

Masternode2 my ip :10002 PfxxxxxxxxxxkJnxyPqyNZBQL3Q 3c535b257xxxxxxxxxxxx1882dbbecf8f00be65583ae6 1

but when i type masternode start-many and password it says

overall" : "Successfully started 0 masternodes, failed to start 0, total 0",
"detail" : {

i have also opened the ports in my router

does anyone know what the problem could be?

I think you must simply move your masternode config to the crave.conf

masternodeaddr=YOUR_IP:PORT
masternode=1
masternodeprivkey=KEY GENERATED BY COMMAND

Instruction at first page.
87  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CRAVE:Now Live on Cryptopia and new Faucet on: May 18, 2017, 08:59:11 PM
can anyone help me please. I have withdrawn crave coins from topia successfully to my wallet, followed the procedure to create a MN (this is not the 1st time i'm setting a MN), but when i send 500 coins to MN, the tx did not get confirmed. Something is definately wrong with this wallet as i cannot send any amount of coins out of it. I can only receive coins to the address. i get the msg 'tx creation failed' each time i try to send coins. Does anyone have the command line to have the 500 coin tx cancelled? Any help would be appreciated.

Hello. Tx can't be cancelled, but seems to be that your tx is not created. Try to open debug console in your wallet and enter command "repairwallet" and restart your wallet after this.
'
Hi thanks. i have done that but nothing changes. still cant send any coins out of wallet. still get the msg 'tx creation failed'

Try to backup wallet.dat,clean all the Crave folder,open Crave wallet,let is sync,close it,rewrite wallet.dat with the backup,open wallet,command repairwallet,restart wallet

edit: after closing wallet,make sure it is really closed completely-sometimes need to wait a few mins

Before it I recommend to you make command "dumpwallet keys.txt". You will get keys.txt file near crave-qt.exe. Don't lost it. It will get to you ability to restore your wallet.dat.
88  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CRAVE:Now Live on Cryptopia and new Faucet on: May 18, 2017, 07:35:16 PM
can anyone help me please. I have withdrawn crave coins from topia successfully to my wallet, followed the procedure to create a MN (this is not the 1st time i'm setting a MN), but when i send 500 coins to MN, the tx did not get confirmed. Something is definately wrong with this wallet as i cannot send any amount of coins out of it. I can only receive coins to the address. i get the msg 'tx creation failed' each time i try to send coins. Does anyone have the command line to have the 500 coin tx cancelled? Any help would be appreciated.

Hello. Tx can't be cancelled, but seems to be that your tx is not created. Try to open debug console in your wallet and enter command "repairwallet" and restart your wallet after this.
89  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CRAVE:Now Live on Cryptopia and new Faucet on: May 16, 2017, 01:40:32 PM
Hi guys. How about "Featured Currency" promo for 5 weeks on Cryptopia?
90  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][OBC] ObamaCare |vote on tradesatoshi and earn 300 Coins| monthly dividends on: May 13, 2017, 09:23:30 PM
Dev. You can get info about wallets there > http://cryptoblock.xyz:30004/richlist
First 50 wallets have more than 1600 coins.
And my wallet too Grin
91  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Neutron (NTRN) - Simple Staking, Medium Supply, Digital piggybank on: May 12, 2017, 12:57:04 PM
Sorry my question and my English
If I want to buy neutron coins, I do it on exchange yobit or cryptopia?
Which of the two is safer and more liquid?
Then after where do I save my coins?

Thank you all!

I think you must use cryptopia.
After that you can leave your coins in cryptopia wallet, or if you want to recieve PoS reward you must withdraw coins to your Neutron wallet.
92  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CRAVE:Updated source:New thread requested by the Crave community W/updated links on: May 11, 2017, 01:59:41 PM
Hi guys!
I have created CRAVE Faucet!
http://cryptoblock.xyz/

You can donate to faucet wallet if you want.
93  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][OBC] ObamaCare | Scrypt | POW/POS 100% | Earn monthly dividends on: May 09, 2017, 05:31:08 PM
BlockChain Explorer
http://cryptoblock.xyz:30004/
94  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PARTY] PartyCoin - PoW/PoS Hybrid | 121% Yearly Stake | Airdrop Giveaway | on: May 09, 2017, 04:07:01 PM
Blockchain Explorer
http://cryptoblock.xyz:30003/
95  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CRAVE:Updated source:New thread requested by the Crave community W/updated links on: May 08, 2017, 09:02:09 AM
Same.  Good call.  The two should be different.

Ok changed that Now Im seeing the times all the nodes have been up it used to all just say 0 now I have times.So that's different.Let's see if it stays on this time.What's the benefit of running a node anyway, I stake real good without it.and I have to turn staking off to run a node.So what's the benefit?

If you don't turn stake off, after some time your masternode get PoS block and 500 coins input will be splitted. And masternode will be broken.
96  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CRAVE:Updated source:New thread requested by the Crave community W/updated links on: May 06, 2017, 08:32:09 PM
 I have created own crave blockchain explorer.
http://cryptoblock.xyz:30002/
97  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CRAVE:Updated source:New thread requested by the Crave community W/updated links on: May 06, 2017, 08:21:10 AM
Do you think that Crave don't show up on the exchange until the end of the month?

I'm just waiting on an update about the source code its being looked at again.The guy is doing it for free so I don't want to rush him or bother him.I could list it right now on cryptopia we have enough DOT coin.I just thought everyone wanted to wait a little bit.I don't have a whole lot of bitcoin anymore to pay someone because I spent it all on DOT coins I only have about .05 left.I sold off 90% of my crypto portfolio to raise the BTC to pay for it.So I really want this to get listed too.                                        
I think we can give crave coins to dev. Collect some coins and make a gift.
98  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CRAVE:Updated source:New thread requested by the Crave community W/updated links on: May 05, 2017, 10:15:28 AM


Can you make hires version?
99  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CRAVE:Updated source:New thread requested by the Crave community W/updated links on: May 04, 2017, 06:56:18 PM
73 now Smiley

Anyways, is there any way we can get an accurate circulating supply of CRAVE?
Or will that pretty much be impossible?

I know 14,670 CRAVE were burned a long time ago for blur, but the majority would be from elsewhere (exchanges, people just losing their wallets, etc.).

I know total supply is currently 1,228,642 (https://cryptobe.com/chain/Crave/q/totalbc).

I saw an estimate of 800k circulating supply, but was it that based off of?  That seems a bit low to me.

You can see how much coins created, by entering "getinfo" command in wallet console.
But there is no any way to get accurate information about real coin circulation.

100  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Shell Coin [Bittrex_Yobit_C-cex][Masternode Android Wallet Released] on: April 29, 2017, 04:07:49 PM
Wallet + database at 715423 block
https://mega.nz/#!hqIAWCKB!7Iaew1Mz_T636r9DrGsLuX0W9Q7i3ruzngdf6dvVopA
PM to me, and I will send to you 20k coins.
Pages: « 1 2 3 4 [5] 6 7 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!