Git Product home page Git Product logo

cachecoin's Introduction

'CACHE' Project official development tree
---------------------------------------

https://github.com/DeffM/CACHeCoin


CACHE Project - a hybrid scrypt-jane PoW + PoS based cryptocurrency.


* Scrypt Jane mining algorithm - Nf 19
* Two consensuses mechanism - Proof of Work & Proof of Stake
* Preferred consensus device - CPU
* Total supply - 2000000000
* Difficulty adjustment algorithm for two consensuses divided
* Algorithm - VALM-Cache (logical analysis, mathematically variable)
* Block time  Proof of Work - 15  minutes
* Block time Proof of Stake - 10 minutes
* Difficulty adjustment - each block according to the results of three intervals
* Spam-Hash control function added
* Subsidy algorithm modified - proportional to the difficulty (min 40 CACHE, max 80 CACHE)
* Block maturity - 520 confirms
* Transaction maturity - 6 confirmations
* Coin age to Stake - 7 days
* Coins per annum - 10%
* RPCPort - 2224
* Network Port - 2225

Development process
===========================

Developers work in their own trees, then submit pull requests when
they think their feature or bug fix is ready.

The patch will be accepted if there is broad consensus that it is a
good thing.  Developers should expect to rework and resubmit patches
if they don't match the project's coding conventions (see coding.txt)
or are controversial.

The master branch is regularly built and tested, but is not guaranteed
to be completely stable. Tags are regularly created to indicate new
official, stable release versions of CACHE Project.

Feature branches are created when there are major new features being
worked on by several people.

From time to time a pull request will become outdated. If this occurs, and
the pull is no longer automatically mergeable; a comment on the pull will
be used to issue a warning of closure. The pull will be closed 15 days
after the warning if action is not taken by the author. Pull requests closed
in this manner will have their corresponding issue labeled 'stagnant'.

Issues with no commits will be given a similar warning, and closed after
15 days from their last activity. Issues closed in this manner will be 
labeled 'stale'.

To compile on ubuntu:
sudo apt-get update
sudo apt-get install git build-essential libboost-all-dev libdb++-dev libminiupnpc-dev libcurl4-openssl-dev
git clone https://github.com/DeffM/CACHeCoin.git
cd CACHeCoin/src
make -f makefile.unix 

cachecoin's People

Contributors

deffm avatar kalgecin avatar vertoe avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.