Skip to content

Commit

Permalink
Merge pull request #1 from sproutcoin/coincontrol
Browse files Browse the repository at this point in the history
Coincontrol is success
  • Loading branch information
sproutcoin committed Jul 2, 2015
2 parents cc3f861 + 0c3c8b4 commit 8aee32c
Show file tree
Hide file tree
Showing 172 changed files with 128,726 additions and 21,678 deletions.
5 changes: 5 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/sprouts.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

519 changes: 519 additions & 0 deletions .idea/workspace.xml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion COPYING
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2011-2014 Peercoin (Sprouts) Developers
Copyright (c) 2011-2014 Sprouts (Sprouts) Developers
Copyright (c) 2009-2012 Bitcoin Developers

Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
46 changes: 30 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,40 @@
# Sprouts Official Development Repository

Peercoin Official Development Repo
==================================
## What is Sprouts?

### What is Peercoin (Sprouts)?
[Peercoin](http://peercoin.net/) (abbreviated PPC), also known as Sprouts and Peer-to-Peer Coin is the first [cryptocurrency](https://en.wikipedia.org/wiki/Cryptocurrency) design introducing [proof-of-stake consensus](http://peercoin.net/bin/peercoin-paper.pdf) as a security model, with a combined [proof-of-stake](http://peercoin.net/bin/peercoin-paper.pdf)/[proof-of-work](https://en.wikipedia.org/wiki/Proof-of-work_system) minting system. Peercoin is based on [Bitcoin](http://bitcoin.org/en/), while introducing many important innovations to cryptocurrency field including new security model, energy efficiency, better minting model and more adaptive response to rapid change in network computation power.
Sprouts is a Sprouts network-compatible, community-developed wallet client.

### Peercoin Resources
* Client and Source:
[Client Binaries](http://sourceforge.net/projects/sprouts/files/),
[Source Code](https://github.com/sprouts/sprouts)
* Documentation: [Peercoin Whitepaper](http://peercoin.net/bin/peercoin-paper.pdf),
[Peercoin Wiki](https://github.com/sprouts/sprouts/wiki)
* Help:
[Forum](http://www.peercointalk.org/),
[Other Sites and Links...](http://www.peercointalk.org/index.php?topic=4.0;topicseen)
The project has been designed to provide people with a stable, secure, and feature-rich alternative to the Sprouts reference wallet (http://github.com/ppcoin/ppcoin).

Repo Guidelines
================================
To help faciliate broad community cooperation, a number of trusted Sprouts/Peershares community leaders have write permissions to the project's codebase, allowing for decentralization and continuity. Community members, old and new, are encouraged to find ways to contribute to the success of the project. If you have experience with programming, product design, QA engineering, translation, or have a different set of skills that you want to bring to the project, your involvement is appreciated!


### Sprouts Resources
* Source: [Source Code](https://github.com/Sprouts/Sprouts)
* Documentation: [Build Instructions](https://github.com/Sprouts/Sprouts/tree/master/doc)
* Support: [Sprouts Forum](http://www.peercointalk.org/index.php?board=64.0), [Issue Tracker](https://github.com/Sprouts/Sprouts/issues?state=open)


### About Sprouts
[Sprouts](http://peercoin.net/) (abbreviated SPRTS), also known as Sprouts and Peer-to-Peer Coin is the first [cryptocurrency](https://en.wikipedia.org/wiki/Cryptocurrency) design introducing [proof-of-stake consensus](http://peercoin.net/bin/peercoin-paper.pdf) as a security model, with a combined [proof-of-stake](http://peercoin.net/bin/peercoin-paper.pdf)/[proof-of-work](https://en.wikipedia.org/wiki/Proof-of-work_system) minting system. Sprouts is based on [Bitcoin](http://bitcoin.org/en/), while introducing many important innovations to cryptocurrency field including new security model, energy efficiency, better minting model and more adaptive response to rapid change in network computation power.


## Repo Guidelines

* Developers work in their own forks, then submit pull requests when they think their feature or bug fix is ready.
* If it is a simple/trivial/non-controversial change, then one of the development team members simply pulls it.
* If it is a more complicated or potentially controversial change, then the change may be discussed in the pull request, or the requester may be asked to start a discussion [Peercoin Talk](http://www.peercointalk.org/) for a broader community discussion.
* If it is a more complicated or potentially controversial change, then the change may be discussed in the pull request, or the requester may be asked to start a discussion [Sprouts Talk](http://www.peercointalk.org/) for a broader community discussion.
* 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.
* 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. Pull requests closed in this manner will have their corresponding issue labeled 'stagnant'.
* For development ideas and help see [here](http://www.peercointalk.org/index.php?board=10.0).


## Translation Guidelines

Changes to translations as well as new translations can be submitted to
[Sprouts's Get Localization page](http://www.getlocalization.com/Sprouts/).

Translations are periodically pulled from Get Localization and merged into the git repository.

Important: We do not accept translation changes as GitHub pull requests because the next
pull from Get Localization would automatically overwrite them again.
4 changes: 2 additions & 2 deletions doc/README
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Peercoin (Sprouts) 0.4.0 BETA
Sprouts (Sprouts) 0.4.0 BETA

Copyright (c) 2011-2014 Peercoin (Sprouts) Developers
Copyright (c) 2011-2014 Sprouts (Sprouts) Developers
Distributed under the MIT/X11 software license, see the accompanying
file license.txt or http://www.opensource.org/licenses/mit-license.php.
This product includes software developed by the OpenSSL Project for use in
Expand Down
4 changes: 2 additions & 2 deletions doc/README_windows.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Peercoin (Sprouts) 0.4.0 BETA
Sprouts (Sprouts) 0.4.0 BETA

Copyright (c) 2011-2014 Peercoin (Sprouts) Developers
Copyright (c) 2011-2014 Sprouts (Sprouts) Developers
Distributed under the MIT/X11 software license, see the accompanying
file license.txt or http://www.opensource.org/licenses/mit-license.php.
This product includes software developed by the OpenSSL Project for use in
Expand Down
Loading

0 comments on commit 8aee32c

Please sign in to comment.