Bitcoin Forum
March 28, 2024, 12:31:48 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 ... 54 »
  Print  
Author Topic: [ANN] Cachecoin |CACH| POW+POS | NO PREMINE | NO ICO | CRYPTOPIA |  (Read 81275 times)
aleksoo7 (OP)
Member
**
Offline Offline

Activity: 98
Merit: 10

moderator of CACH


View Profile WWW
May 21, 2017, 06:03:18 PM
Last edit: July 07, 2017, 11:40:43 AM by aleksoo7
 #1



Released by Kalgecin: January 05, 2014, 04:27:58 PM EST
http://www.cachecoin.cc
NO Premine

INFO
  • Scrypt-Jane coin
  • No ASIC miners
  • Proof-of-Work (CachePOW) and Proof-of-Stake Mining
  • Block Reward: Inversely proportional to the difficulty
  • Difficulty adjustment every block
  • Difficulty Adjustment algorithm: Logarithmic
  • Target of 15 minute block generation
  • Maximum of ~10 Million coins supply (modified in May 2017)
  • Block Maturity: 520 Confirms
  • Transaction Maturity: 6 Confirmations
  • Coin age to Stake: 7 Days
  • RPCPort: 2224
  • Network Port: 2225


Wallets
Source: https://github.com/kalgecin/CACHeCoin
Windows QT Wallet V5.3 stable: Windows V5.3
Linux Wallet V5.3 stable: Linux V5.3
Bootstrap: Bootstrap

Block Explorer
BlockExplorer

Exchanges (Added to all three Exchanges - in June-July will be added to another)
Crypto-trade
Cryptopia - CACH/BTC
CoinExchange - CACH/BTC

CoinMarketCap
https://coinmarketcap.com/currencies/cachecoin/

Pools
WHATTOMINE
IKARUS

Cachecoin Faucet
FREE CACH

Roadmap
1. Modification of POW algorithm which makes the mining process more dynamic – Nfactor will be changing according to the hash power of the network ( finalizing, testing and publishing)
Time frame: during June 2017
2. 100 % rewriting of old wallet to the new one’s (full pure Java wallet) with such features as
( during rewritting of old wallet the clean code will be utilized):
2.1. new POS feature
2.2. ANON features
- ANON payments
- ANON Messenger
2.3. Support for all PC and mobile platforms
Time farme for Alpha version:  Q4 2017
2.4. Other features will be announced a bit later

Github
https://github.com/kalgecin/CACHeCoin

Social
Facebook
Twitter Main
Twitter of Moderator

Bounty
The bounty bank can be refilled with CACH: CZRU1mkurLYiV5toGm8MbfZPpANBsp6och
Balance:1000 CACH

1. Advertisement and promotion of Cachcoin through all possible ways ( blogging, youtube, local communities and etc)
Waiting your offers with suggested program.

Optional Configurations

To configure your client, you should create a cachecoin.conf file and place it in the appropriate directory for your operating system:

For Windows you should place the cachecoin.conf file in the %AppData%\cachecoin folder.
For Linux the you should place the cachecoin.conf file in the $HOME\.cachecoin folder.

Both of the above folders will be created automatically when you launch your wallet the first time.
 
The contents of the cachecoin.conf should be:

Code:
rpcuser=<username>
rpcpassword=<password>
rpcallowip=127.0.0.1
port=2225
server=1
listen=1
addnode=37.120.179.97
addnode=62.138.5.30

Proof Of Stake Info
CACHeCoin utilizes Proof-of-Stake (POS) mining that generates more CACHeCoins when you retain your coins for 7 days. When the coins from a
particular transaction become 7 days old, they will be used by your wallet to perform Proof-of-Stake mining that will generate new coins if you solve
the block.  Just like a normal Proof-of-Work block, these POS blocks require 520 confirmations.  Once the POS block has reached 520 confirmations, your staked coins and the reward will be made available again in your wallet.  These coins will then be required to age another 7 days before they can be used in POS mining. The PoS is not very CPU intense and there's no need to set anything in order to mine PoS. It's done automatically.

It is important to note that when your coins are staked (reach 7 days of age and are used for a POS block), these coins will be owned by you but
unavailable to transfer until they are fully confirmed.

For those who want to exclude a certain amount of coins from Proof-of-Stake mining, you can run the client with the -reservebalance
argument. This argument allows you to specify a certain amount of coins to withhold from using as a stake.

CACHe PROOF-OF-STAKE GETTING STARTED
By default, out-of-the-box, the wallet will submit coins for staking (refer to above for how this works). If you opt to encrypt your wallet (this is strongly advised) then staking will stop - as encrypting the wallet means no coins can be sent without entering a passphrase. If you opt not to encrypt your wallet (do so at your own risk) then staking will work fine, out of the box, with no extra configuration needed. There however is the ability in the CACHe wallet to "unlock" the wallet - keeping it encrypted and allowing coins to be staked.

"Unlocking" the wallet allows coins to be sent and received for the purpose of staking. Unlocking the wallet is not the same as decrypting the wallet - as the wallet passphrase must still be entered to send coins to another wallet (as per normal if you encrypt any cryptocoin wallet). Unlocking the wallet allows coins to stake whilst keeping your coins safe.

To unlock your wallet, enter this command in the CACHeCoin QT wallet client debug console located under help menu:
Code:
walletpassphrase thisismypassphrase 99999999 true


Replace "thisismypassphrase" with your encrypted wallet passphrase. This will unlock your CACHe wallet for staking for 1157 days (99999999 seconds = 1157 days). Upon restarting your client you will need to re-enter this command, as it is not saved.

By entering this command and having your wallet encrypted, you will be able to stake your coins whilst having a properly encrypted CACHe wallet.

To solo mine using the wallets, you can add gen=1 to the cachecoin.conf file. You can also enable solo mining in a wallet by going into the debug console
and entering setgenerate true or issuing that command via a RPC connection. Due to the coin's current difficulty, it is not suggested that you solo mine this coin at this time. Instead you earn more coins by contributing your computer's hash power to a pool.

As this coin is uses the Scrypt-Jane algorithm, you will need to use a miner that supports it. When mining with scrypt-jane miners that do not have presets for CACHeCoin, you will need to use the following parameters:

Code:
nfMin = 4
nfMax = 30
nTimeStamp = 1388949883

Supported miners include:

CudaMiner

CudaMiner is a miner developed and optimized for Nvidia cards that has built-in CACHeCoin mining support.

Example CudaMiner command:
Code:
cudaminer32.exe --algo=scrypt-jane:CACH -o http://p2cache.syware.de:8336/ -u <your cachecoin addres> -p x

Windows Binaries can be found in the first post of the CudaMiner topic. For those using Linux, you will need to compile from source.

CGminer

Robert Davidson has taken version 3.7.2 of the popular CGminer and patched it include support for scrypt-jane.

Example CGminer command:
Code:
cgminer.exe --scrypt-jane --sj-nfmin 4 --sj-nfmax 30 --sj-time 1388949883 -o http://p2cache.syware.de:8336/ -u <your cachecoin addres> -p x

You can download CGminer with Scrypt-Jane from the url: https://sites.google.com/site/rmdavidson/.
The recommended Windows download is:  https://sites.google.com/site/rmdavidson/cgminer-3.7.2-sj-0.02.zip?attredirects=0






1711629108
Hero Member
*
Offline Offline

Posts: 1711629108

View Profile Personal Message (Offline)

Ignore
1711629108
Reply with quote  #2

1711629108
Report to moderator
"The nature of Bitcoin is such that once version 0.1 was released, the core design was set in stone for the rest of its lifetime." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1711629108
Hero Member
*
Offline Offline

Posts: 1711629108

View Profile Personal Message (Offline)

Ignore
1711629108
Reply with quote  #2

1711629108
Report to moderator
1711629108
Hero Member
*
Offline Offline

Posts: 1711629108

View Profile Personal Message (Offline)

Ignore
1711629108
Reply with quote  #2

1711629108
Report to moderator
klidex
Hero Member
*****
Offline Offline

Activity: 1344
Merit: 504


Leading Crypto Sports Betting & Casino Platform


View Profile
May 21, 2017, 06:05:29 PM
 #2

can we mine this using cpu miner Dev?

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
aleksoo7 (OP)
Member
**
Offline Offline

Activity: 98
Merit: 10

moderator of CACH


View Profile WWW
May 21, 2017, 06:09:41 PM
 #3

Kindly ask your patience: revert to you during tomorrow! The POW under modification, will inform you at soonest!
yokosan
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile
May 21, 2017, 06:11:27 PM
 #4

how? in the stock market is going to be. which happens in the stock market? ico will be? can you explain a bit more detailed? good luck.

https://coinmarketcap.com/currencies/cachecoin/#charts
aleksoo7 (OP)
Member
**
Offline Offline

Activity: 98
Merit: 10

moderator of CACH


View Profile WWW
May 21, 2017, 06:15:01 PM
 #5

Please wait a bit we are working hard to make everything ready during next week: Exchanges, Pools, Web site!
Will keep you updated!
MemberCount+1
Hero Member
*****
Offline Offline

Activity: 798
Merit: 1000



View Profile
May 21, 2017, 06:26:20 PM
Last edit: May 21, 2017, 06:40:54 PM by MemberCount+1
 #6

Ah ok, a new thread good, idea  Smiley good luck! I change the bitcointalk link on the explorer site.  Wink
aleksoo7 (OP)
Member
**
Offline Offline

Activity: 98
Merit: 10

moderator of CACH


View Profile WWW
May 21, 2017, 06:31:06 PM
 #7

If the owner of cachecoin.org wish to return the domain to the project we would be very much appreciated!
1qaz
Hero Member
*****
Offline Offline

Activity: 666
Merit: 500


View Profile
May 21, 2017, 06:54:35 PM
 #8

Yobit paid for nothing apparently , it's all strange
aleksoo7 (OP)
Member
**
Offline Offline

Activity: 98
Merit: 10

moderator of CACH


View Profile WWW
May 21, 2017, 07:01:06 PM
 #9

They are still silent, but I'm working on it!
imjustsayintho
Sr. Member
****
Offline Offline

Activity: 343
Merit: 250


View Profile
May 21, 2017, 08:28:26 PM
 #10

Can we solo mine since this is a rebirth?


▄████▄▄████▄▄████▄
██████▄██████▄██████
██████▀██████▀██████
▀█████▀████▀▀████▀
░░░░░░░░░░░░░░░░░░░░
▄████▄█████▄▄████▄
██████████████████
██████████████████
▀████▀▀████▀▀████▀
░░░░░░░░░▐▌░░░░░░░░░░
▄████▄▄████▄▄████▄
████████████▄██████
████████████▀██████
▀████▀▀████▀▀████▀





▄████▄
██████▄▄▄▄
██████▀▀▀▀
▀████▀

▄████▄
██████
██████
▀█████
░░░░░░
▄████▄░█████▄
██████░██████▄▄▄
██████░██████▀▀▀
▀████▀░█████▀
░░░░░░
▄█████
██████
██████
▀████▀





░░░░▄████▄
▄▄▄▄██████
▀▀▀▀██████
░░░░▀████▀

aleksoo7 (OP)
Member
**
Offline Offline

Activity: 98
Merit: 10

moderator of CACH


View Profile WWW
May 21, 2017, 08:35:23 PM
 #11

Yes, you could try Wink
achmadsutanto
Copper Member
Newbie
*
Offline Offline

Activity: 221
Merit: 0


View Profile WWW
May 22, 2017, 03:57:48 AM
 #12

Sorry, cudaminer app? is it still usabel?

bPool - Your mining pool site: https://bpool.site
TheCrimsonFucker
Sr. Member
****
Offline Offline

Activity: 617
Merit: 251


View Profile
May 22, 2017, 04:11:13 AM
 #13

Is this coin miningable in the CPU? Without premine, it's even interesting, but it's a common currency.
aleksoo7 (OP)
Member
**
Offline Offline

Activity: 98
Merit: 10

moderator of CACH


View Profile WWW
May 22, 2017, 09:56:07 AM
Last edit: May 22, 2017, 03:08:46 PM by aleksoo7
 #14

Cuda miner - https://bitcointalk.org/index.php?topic=167229.0
CPU miner - https://bitcointalk.org/index.php?topic=475569.0
https://github.com/tpruvot/cpuminer-multi
./cpuminer -o wallet_ip:2224 -u user -p password -a scrypt-jane:18 -q

At the moment only solo mining, the Pools will be added this week! Trace the forum for updates!
ahoenk
Hero Member
*****
Offline Offline

Activity: 1232
Merit: 502



View Profile
May 22, 2017, 10:03:45 AM
 #15

this is what i am waiting for, is the dev of dash still involve ?



████▄██████████▄
███▄████████████
▄███▀
████
████
████
▀███▄
███▀████████████
████▀██████████▀


▄██████████▄
████████████
███████████▀███▄
████████████████
████████████████
████████████████
▀███▄███████████
████████████████
████▀██████████▀


▄██▄█████████▄██▄
▀████▄█████▄████▀
▀████▄▄████▀
███████████
▄███▀█████▀███▄
█████████████████
█████████████████
█████████████████
▀███████████████▀


▄███████████████▄
█████████████████
████▀███▀██████▀
███████▄█████▀
████▄▄██████████▄
▀▀██████▀███████
▄██████▄███▄████
█████▀██████████
▀██▀███▀████████▀


████▄███████████
████████████████
▄███▀███████████
███████████████
██████████████
████████████████
███████████▄███▀
████████████
▀██████████▀
████████
██
██
██
██
██
██
██
██




██
██
██
██
██

██
██
██
████████
|
.
Listed
on
BINANCE
KUCOIN
Gate.io
|
aleksoo7 (OP)
Member
**
Offline Offline

Activity: 98
Merit: 10

moderator of CACH


View Profile WWW
May 22, 2017, 10:07:12 AM
 #16

No DASH dev any more! News about developments would come soon!
aleksoo7 (OP)
Member
**
Offline Offline

Activity: 98
Merit: 10

moderator of CACH


View Profile WWW
May 22, 2017, 03:28:21 PM
 #17

You could download bootstrap for faster synchronization of the wallet: http://cerberus.ageleis.de/snapshot
aleksoo7 (OP)
Member
**
Offline Offline

Activity: 98
Merit: 10

moderator of CACH


View Profile WWW
May 24, 2017, 07:32:49 AM
 #18

The web site of CACH - cachecoin.cc, all others could be scam! Pools and Exchanges - should be added during this week!
1qaz
Hero Member
*****
Offline Offline

Activity: 666
Merit: 500


View Profile
May 24, 2017, 06:08:43 PM
 #19

The web site of CACH - cachecoin.cc, all others could be scam! Pools and Exchanges - should be added during this week!

Cool minimalism ^ like this start ^ and wait Exchanges ^ must good price start 10k sat i think .........
aleksoo7 (OP)
Member
**
Offline Offline

Activity: 98
Merit: 10

moderator of CACH


View Profile WWW
May 24, 2017, 08:28:55 PM
 #20

It just a beginning, so I did it quite simple - we will develop it as well!
Tomorrow morning I will give you some news about exchanges.
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 ... 54 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!