Author

Topic: [ANN][CASH] Crypto CASH | Proof of Stake & COIN CONTROL | On Cryptsy | 0 PREMINE - page 143. (Read 248249 times)

newbie
Activity: 6
Merit: 0
WTS 500 CASH
0.0007 BTC/CASH

PM
RJX
legendary
Activity: 1078
Merit: 1003
The checkpoint warnings are nothing to worry about. I have spoken to the developer and he is planning an update. He just had a few questions to clear up first about coin control

update not out yet?

so can I still send coins to someone else or does this blockchain issue have to be resolved first?

EDIT: I test-sent 0.0011 to freshmarket. It's deducted from balance but not confirming. I did get an messagewindow telling coins weren't sent.
full member
Activity: 143
Merit: 100
AllCoinCasino Developer
Wallet update coming shortly will include check pointing server which will eliminate the current and future checkpoint error. Checkpoint errors will not affect anything they are typical for a Proof of Stake coin.

We will also be adding coin control. More to come about that later. It will add these features:

  • Send specific Unspent Outputs
  • Control over your anonymity.
  • Control over your Coin Age.
  • Maximize your Proof of Stake rewards.
  • Choose the Change Address yourself.
  • Know the Transaction Fees associated with your transaction before attempting to send it.
  • See the Transaction Priority of your transaction.
I can not get the Linux client to work at all. Please, fix it. A logo is priority as well.

really? i compile it just like the other linux clients, but you have to create the 'obj' folder (do "mkdir obj" inside the src/ folder right before executing "make -f makefile.unix") and it runs fine for me.

OK I made an obj directory inside the src, run qmake in the main folder, then cd to src, then run "make -f makefile.unix and I am gettting:

Quote
db.h:14:20: fatal error: db_cxx.h: No such file or directory
compilation terminated.
make: *** [obj/checkpoints.o] Error 1

i think your just missing a required lib (which a lot of alt-coins use these libs).

try doing;

sudo apt-get update
(to ensure your records are up to date)

then install all the required packages;
sudo apt-get install build-essential libssl-dev libdb5.1++-dev libboost-all-dev libqrencode-dev libminiupnpc-dev
(this is the same for DOGE and other alt's too)

ensure you do "mkdir obj" inside the src folder ("pwd" to check your current working directory).

then;
make -f makefile.unix


should work on Ubuntu latest server edition, i installed 10 wallets just a few days ago and i think thats all i did.
sr. member
Activity: 378
Merit: 265
Wallet update coming shortly will include check pointing server which will eliminate the current and future checkpoint error. Checkpoint errors will not affect anything they are typical for a Proof of Stake coin.

We will also be adding coin control. More to come about that later. It will add these features:

  • Send specific Unspent Outputs
  • Control over your anonymity.
  • Control over your Coin Age.
  • Maximize your Proof of Stake rewards.
  • Choose the Change Address yourself.
  • Know the Transaction Fees associated with your transaction before attempting to send it.
  • See the Transaction Priority of your transaction.
I can not get the Linux client to work at all. Please, fix it. A logo is priority as well.

really? i compile it just like the other linux clients, but you have to create the 'obj' folder (do "mkdir obj" inside the src/ folder right before executing "make -f makefile.unix") and it runs fine for me.

OK I made an obj directory inside the src, run qmake in the main folder, then cd to src, then run "make -f makefile.unix and I am gettting:

Quote
db.h:14:20: fatal error: db_cxx.h: No such file or directory
compilation terminated.
make: *** [obj/checkpoints.o] Error 1
hero member
Activity: 616
Merit: 500
Maybe we could try to contact https://www.atomic-trade.com/ seems to be a decent site, never used it tho. So we can get a better exchange for this coin.
member
Activity: 70
Merit: 10
saltybrains, sadly, there will be nothing one can do. And trust me, if this happened, dev has nothing to do with it. network is secured by 500mhash. And dev cannot undo a transaction no matter what.

thats fairenough, iv resolved to that end myself anyway. But in the name of learning more, i'd like to still figure out what went wrong or something, wether or not i get any coins back.

after all that : i still believe Cash Coin has a strong future! So im still in - GIMME THE CAAAASHHH! Smiley

But if 6000 cash can disappear with no explanation then what is the point of POS? Has the chain been hijacked that it shows no traces whatsoever of the transaction for those 6000 coins? That's scary... Shocked
legendary
Activity: 2100
Merit: 1167
MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG
saltybrains, sadly, there will be nothing one can do. And trust me, if this happened, dev has nothing to do with it. network is secured by 500mhash. And dev cannot undo a transaction no matter what.

thats fairenough, iv resolved to that end myself anyway. But in the name of learning more, i'd like to still figure out what went wrong or something, wether or not i get any coins back.

after all that : i still believe Cash Coin has a strong future! So im still in - GIMME THE CAAAASHHH! Smiley

coin control.... nice i like the sound of that. Others have tried it before, great feature obviously with POS coins.
full member
Activity: 143
Merit: 100
AllCoinCasino Developer
saltybrains, sadly, there will be nothing one can do. And trust me, if this happened, dev has nothing to do with it. network is secured by 500mhash. And dev cannot undo a transaction no matter what.

thats fairenough, iv resolved to that end myself anyway. But in the name of learning more, i'd like to still figure out what went wrong or something, wether or not i get any coins back.

after all that : i still believe Cash Coin has a strong future! So im still in - GIMME THE CAAAASHHH! Smiley
legendary
Activity: 1526
Merit: 1012
GIMME THE CAAASH haha that Fifth element reminder made me laugh  Smiley

This coin feels like heaven with all the shit coins out there.
full member
Activity: 143
Merit: 100
AllCoinCasino Developer

ah bummer! there is no blockchain explorer by address for this coin yet. I hope dev will look into setting up a better block explorer. The current one looks weird and old designed.
But about your problem, its unbelieveable for any coins to disappear from blockchain, and wallet like that.

damn, i thought i was using the explorer wrong cause i couldn't gleam anything from it Smiley so im not alone in thinking that (phew!)

thanks a lot for looking at it!

i have no idea what it is, but no mistaking it for me that there are thousands gone Sad without a doubt, i checked it every day and it was climbing nicely... even when i had seen the 0.0006xx price on openex exchange i checked balances and made some quick calculations as to its btc value @ that rate ... had converstaions about it with my mates ... also the clincher, we were operating multiple accounts inside the wallet so a friend was also mining into it, who had a couple K now gone... so my few thousand plus his would be around 5k to 6k missing definitely. absolutely no transactions outgoing listed. all the transactions it knows about add up to the current incorrect balance so i cant even find any evidence at all that it HAD a balance! lol.

what i am doing now in a weird desperate hope (hey ho its gone! but ill play for just geekyness anyway) is looking at the pywallet.py source to see if it can be twisted to gleam info from a cashcoin wallet instead of bitcoin/litecoin/namecoin  ... if it can, there may be hope ... but i really dont know enough about how the coin works to do it but its a learning experience so... might leave knowing more than i did coming in, so atleast i win something!
sr. member
Activity: 308
Merit: 250
saltybrains, sadly, there will be nothing one can do. And trust me, if this happened, dev has nothing to do with it. network is secured by 500mhash. And dev cannot undo a transaction no matter what.
sr. member
Activity: 308
Merit: 250
full member
Activity: 143
Merit: 100
AllCoinCasino Developer
sr. member
Activity: 308
Merit: 250
full member
Activity: 143
Merit: 100
AllCoinCasino Developer
Wallet update coming shortly will include check pointing server which will eliminate the current and future checkpoint error. Checkpoint errors will not affect anything they are typical for a Proof of Stake coin.

We will also be adding coin control. More to come about that later. It will add these features:

  • Send specific Unspent Outputs
  • Control over your anonymity.
  • Control over your Coin Age.
  • Maximize your Proof of Stake rewards.
  • Choose the Change Address yourself.
  • Know the Transaction Fees associated with your transaction before attempting to send it.
  • See the Transaction Priority of your transaction.
I can not get the Linux client to work at all. Please, fix it. A logo is priority as well.

really? i compile it just like the other linux clients, but you have to create the 'obj' folder (do "mkdir obj" inside the src/ folder right before executing "make -f makefile.unix") and it runs fine for me.
hero member
Activity: 1666
Merit: 565
how many cashcoin i get in 1 day with 500kh/s?
Rougly 30.

uhm...thx.

if i don't wrong, 1 cashcoin = more or less 235 satoshy...isn'it? 30 * 235 is not very much..

Where do you exchange CASH for BTC?

nowhere, but i see that CASH/LTC 0.0091. Since that LTC/BTC 0,026 CASH/BTC = (more or less) 0,00023500.

Yes, i wrote wrong before. 23,5k satoshi!
full member
Activity: 126
Merit: 100
When does the PoS interest happen?

POS should start after 30 days, 10 %
10% of what? Yout amount daily, weekly, monthly, etc...?
P.S. We need a real logo. Anyone among us being a photoshop guru? I would do it but its not my area, sorry. I am an IT guy tough, suggestions for IT contributions are welcome.

10% monthly, which makes it 120% per year. it will start 30 days after launch.

usually these type of coins have POS 100% per year, more or less.

Dev, Cryptohunter or anyone else please confirm this. Please put this in the info, this is the third time people ask this.

Question for Mullick, how stable is this coin, in terms of POW/POS difficulty interference, checkpoints and POS minting.
PS Good work you did with ADT.
sr. member
Activity: 378
Merit: 265
Wallet update coming shortly will include check pointing server which will eliminate the current and future checkpoint error. Checkpoint errors will not affect anything they are typical for a Proof of Stake coin.

We will also be adding coin control. More to come about that later. It will add these features:

  • Send specific Unspent Outputs
  • Control over your anonymity.
  • Control over your Coin Age.
  • Maximize your Proof of Stake rewards.
  • Choose the Change Address yourself.
  • Know the Transaction Fees associated with your transaction before attempting to send it.
  • See the Transaction Priority of your transaction.
I can not get the Linux client to work at all. Please, fix it. A logo is priority as well.
full member
Activity: 143
Merit: 100
AllCoinCasino Developer
Wallet update coming shortly will include check pointing server which will eliminate the current and future checkpoint error. Checkpoint errors will not affect anything they are typical for a Proof of Stake coin.

We will also be adding coin control. More to come about that later. It will add these features:

  • Send specific Unspent Outputs
  • Control over your anonymity.
  • Control over your Coin Age.
  • Maximize your Proof of Stake rewards.
  • Choose the Change Address yourself.
  • Know the Transaction Fees associated with your transaction before attempting to send it.
  • See the Transaction Priority of your transaction.

cool.

any chance for help with missing coins ? Smiley)
sr. member
Activity: 394
Merit: 250
Wallet update coming shortly will include check pointing server which will eliminate the current and future checkpoint error. Checkpoint errors will not affect anything they are typical for a Proof of Stake coin.

We will also be adding coin control. More to come about that later. It will add these features:

  • Send specific Unspent Outputs
  • Control over your anonymity.
  • Control over your Coin Age.
  • Maximize your Proof of Stake rewards.
  • Choose the Change Address yourself.
  • Know the Transaction Fees associated with your transaction before attempting to send it.
  • See the Transaction Priority of your transaction.

Nice job Cheesy
Jump to: