Coder Social home page Coder Social logo

altcoinproject / altcoin Goto Github PK

View Code? Open in Web Editor NEW
4.0 5.0 12.0 7.41 MB

ALTCOIN – Really good coin after BITCOIN

License: MIT License

IDL 0.14% C++ 18.27% C 27.56% Java 0.04% PHP 0.80% Shell 9.71% Python 0.21% TypeScript 43.24% Objective-C 0.03%

altcoin's Introduction

Altcoin - a lite version of Altcoin optimized for CPU mining using scrypt as a proof of work scheme.

Algorithm: Scrypt-Adaptive-Nfactor (Not scrypt-jane)

Symbol : ALT

Max Coins: 4294967296 altcoins.

Block time: 1 minutes

Subsidy halves every 840,000 blocks (~4 years)

Difficulty Re-Target Time: 18 minutes

Block Rewards: Random as shown in the following table:

block number

| Block No. | Reward | |

|---------- |--------------|---|

| 1 to 131072 | rand[1,256] | |

| 131073 to 262144 | rand[1,128] | |

| 262145 to 524288 | rand[1,64] | |

| 524289 to 1048576 | rand[1,16] | |

| ................. | ....... | |

random up range halves every 131072 blocks (about 3 months)

minimum block reward is 1 ALT

Port: P2P 32767, RPC 32768

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 Altcoin.

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'.

Check out https://bitcointalk.org/index.php?topic=459028 for more info about the development.

altcoin's People

Contributors

altcoinproject avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

altcoin's Issues

No way to compile ALT coin's GPU miner

vit@indigo ~/mining/altcoin-master/altcoin_gpu_miner $ ./autogen.sh
~...~
------------------------------------------------------------------------
altminer 0.5.4pre1
------------------------------------------------------------------------
Configuration Options Summary:
  libcurl(GBT+getwork).: Enabled: -lcurl  
  curses.TUI...........: FOUND: -lncurses
  OpenCL...............: FOUND. GPU mining support enabled
  scrypt...............: Enabled
  ADL..................: SDK found, GPU monitoring support enabled

  Avalon.ASICs.........: Disabled
  BFL.ASICs............: Disabled
  KnC.ASICs............: Disabled
  BitForce.FPGAs.......: Disabled
  BitFury.ASICs........: Disabled
  Hashfast.ASICs.......: Disabled
  Icarus.ASICs/FPGAs...: Disabled
  Klondike.ASICs.......: Disabled
  ModMiner.FPGAs.......: Disabled

Compilation............: make (or gmake)
  CPPFLAGS.............: 
  CFLAGS...............: -O2 -msse2
  LDFLAGS..............:  -lpthread
  LDADD................: -ldl -lcurl   compat/jansson-2.5/src/.libs/libjansson.a -lpthread -L/opt/AMDAPP/lib/x86_64 -lOpenCL    -lm  -lrt

Installation...........: make install (as root if needed, with 'su' or 'sudo')
  prefix...............: /usr/local

.deps/ALTMiner-ALTMiner.Po:1: *** multiple target patterns.  Stop.
stripping ALTMiner
strip: 'ALTMiner': No such file
vit@indigo ~/mining/altcoin-master/altcoin_gpu_miner $ uname -a
Linux indigo 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 16:20:46 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
vit@indigo ~/mining/altcoin-master/altcoin_gpu_miner $

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.