Pages:
Author

Topic: [ANN][CACH] CACHeCoin released based on scrypt-jane - page 25. (Read 224423 times)

legendary
Activity: 1974
Merit: 1010
Wasn't able to get any connections today when I opened the wallet.  Is there a list of updated nodes for a .conf file?
sr. member
Activity: 462
Merit: 251
Total money supply can be found easily in the client, it is command "getinfo".

In the returned structure, look at field "moneysupply":

 "moneysupply" : 1255315.33387400,

As for how many coins are minted per day - you have to examine the blockchain to find the exact number, but I estimate it is about 6500 CACH/day currently.
sr. member
Activity: 314
Merit: 250
Is there a way how to find out how many Cache is minted already? How many is minted per day? What will be total market CAP? It is hard to find such info from first page. Thanks
member
Activity: 110
Merit: 10
Ok, since i don't have much time to work on pretty much anything (java wallet is still on the menu) I'd like to offer something. Since i'm not good with web stuff and designing, and don't have time to learn it at the moment, with the exams, and holidays etc, I'm offering a small % of income of from the exchange to whoever make the UI, android app and ios app. Would have to maintain it too. I'll give info on how to access the backend. I'm currently working on the API for the backend. Whoever is up for it, please contact me, preferably to my email, kalgecin[at]gmail,com. Whether it'll be cach based or btc, I'm not sure yet, with cach getting all the bad reputation, I'm starting to doubt it'll be such a goof idea Sad I'm also open to suggestions for a name of the exchange Smiley
Does it mean that you are leaving cach coin ?


Nope, just not as a priority as it used to be. Probably until all the dust from fibonacci settles.


Dust won't settle!  There are several of us who are just too upset that you really don't think your involvement with JasinLee is a big deal or has any real implications for CACHE.
legendary
Activity: 1537
Merit: 1005
Any explorer alive to confirm the block reward? Best would be a formula used to calculate new block rewards Wink the only thing I know its not 1/difficulty

Here's the formula from the src https://github.com/kalgecin/CACHeCoin/blob/master/src/main.cpp#L987


Thanks! Good thing there is that human readable form Cheesy
hero member
Activity: 819
Merit: 1000
Any explorer alive to confirm the block reward? Best would be a formula used to calculate new block rewards Wink the only thing I know its not 1/difficulty

Here's the formula from the src https://github.com/kalgecin/CACHeCoin/blob/master/src/main.cpp#L987
You can also get it from the client by issuing the getmininginfo command

Code:

getmininginfo

{
"blocks" : 57524,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.01630030,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 133249,
"pooledtx" : 0,
"testnet" : false,
"Nfactor" : 14,
"N" : 32768,
"powreward" : 49.65000000
}
legendary
Activity: 1537
Merit: 1005
Any explorer alive to confirm the block reward? Best would be a formula used to calculate new block rewards Wink the only thing I know its not 1/difficulty
hero member
Activity: 819
Merit: 1000
Ok, since i don't have much time to work on pretty much anything (java wallet is still on the menu) I'd like to offer something. Since i'm not good with web stuff and designing, and don't have time to learn it at the moment, with the exams, and holidays etc, I'm offering a small % of income of from the exchange to whoever make the UI, android app and ios app. Would have to maintain it too. I'll give info on how to access the backend. I'm currently working on the API for the backend. Whoever is up for it, please contact me, preferably to my email, kalgecin[at]gmail,com. Whether it'll be cach based or btc, I'm not sure yet, with cach getting all the bad reputation, I'm starting to doubt it'll be such a goof idea Sad I'm also open to suggestions for a name of the exchange Smiley
Does it mean that you are leaving cach coin ?


Nope, just not as a priority as it used to be. Probably until all the dust from fibonacci settles.
member
Activity: 85
Merit: 10
Ok, since i don't have much time to work on pretty much anything (java wallet is still on the menu) I'd like to offer something. Since i'm not good with web stuff and designing, and don't have time to learn it at the moment, with the exams, and holidays etc, I'm offering a small % of income of from the exchange to whoever make the UI, android app and ios app. Would have to maintain it too. I'll give info on how to access the backend. I'm currently working on the API for the backend. Whoever is up for it, please contact me, preferably to my email, kalgecin[at]gmail,com. Whether it'll be cach based or btc, I'm not sure yet, with cach getting all the bad reputation, I'm starting to doubt it'll be such a goof idea Sad I'm also open to suggestions for a name of the exchange Smiley
Does it mean that you are leaving cach coin ?
hero member
Activity: 819
Merit: 1000
Ok, since i don't have much time to work on pretty much anything (java wallet is still on the menu) I'd like to offer something. Since i'm not good with web stuff and designing, and don't have time to learn it at the moment, with the exams, and holidays etc, I'm offering a small % of income of from the exchange to whoever make the UI, android app and ios app. Would have to maintain it too. I'll give info on how to access the backend. I'm currently working on the API for the backend. Whoever is up for it, please contact me, preferably to my email, kalgecin[at]gmail,com. Whether it'll be cach based or btc, I'm not sure yet, with cach getting all the bad reputation, I'm starting to doubt it'll be such a goof idea Sad I'm also open to suggestions for a name of the exchange Smiley
hero member
Activity: 518
Merit: 505
Hey kal, if you are interested in a challenging new crypto development project, feel free to get in touch with me :-)
hero member
Activity: 585
Merit: 500
still going Cheesy nice kal!
hero member
Activity: 819
Merit: 1000
Funny, but when it goes on again?

kalgecin when it will go further with cach?

I am slowly writing the wallet, and exchange app :p around an hr or so before I go to sleep. For the exchange, I've decided to make an app instead of site (until I can find someone with web design expertise). So exchange will have an android app and an API. For the wallet, I've almost made all "non-essential" parts. Mostly different abstract classes and interfaces. Want it all laid out before starting actual protocol implementations :p

App looks okish? don't have much android design experience Smiley but feels good to get to know it better.
full member
Activity: 131
Merit: 100
Funny, but when it goes on again?

kalgecin when it will go further with cach?
full member
Activity: 157
Merit: 100
Hello Coins
hero member
Activity: 518
Merit: 505
full member
Activity: 131
Merit: 100
Cach mining is very stable because of minimal rejecting

https://i.imgur.com/J3nG0eB.png

 Huh Why?
newbie
Activity: 20
Merit: 0
Cach mining is very stable because of minimal rejecting

https://i.imgur.com/J3nG0eB.png
Pages:
Jump to: