Coder Social home page Coder Social logo

reddink / blackcoin-more Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lateminer/blackcoin-more

0.0 1.0 0.0 148.6 MB

Blackcoin More is the most popular Blackcoin Client, based on Bitcoin Core.

Home Page: https://blackcoinmore.org

License: MIT License

Shell 0.67% C++ 65.81% Python 12.21% C 15.16% Assembly 0.37% Objective-C++ 0.07% Makefile 1.49% HTML 0.28% QMake 0.02% CMake 0.38% M4 3.03% Dockerfile 0.01% Sage 0.52%

blackcoin-more's Introduction

Blackcoin More

https://blackcoinmore.org

What is Blackcoin?

Blackcoin is a decentralised digital currency with near-instant transaction speeds and negligible transaction fees built upon Proof of Stake 3.0 (PoSV3, BPoS) as introduced by the Blackcoin development team.

For more information about Blackcoin itself, see https://blackcoin.org.

What is Blackcoin More?

Blackcoin More is the name of open source software which enables the use of this currency. It takes Blackcoin to the next level by building upon Bitcoin Core 0.13.2 with some patches from newer Bitcoin Core versions to offer performance enhancements, wider compatibility with third party services and a more advanced base.

For more information, as well as an immediately useable, binary version of the Blackcoin More software, see https://blackcoinmore.org.

License

Blackcoin More is released under the terms of the MIT license. See COPYING for more information or see https://opensource.org/licenses/MIT.

Development Process

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

Change log can be found in CHANGELOG.md.

The contribution workflow is described in CONTRIBUTING.md.

The best place to get started is to join Blackcoin Discord: https://discord.blackcoin.nl

Testing

Testing and code review might be the bottleneck for development. Please help out by testing other people's pull requests, and remember this is a security-critical project where any mistake might cost people lots of money.

Automated Testing

Developers are strongly encouraged to write unit tests for new code, and to submit new unit tests for old code. Unit tests can be compiled and run (assuming they weren't disabled in configure) with: make check

There are also regression and integration tests of the RPC interface, written in Python, that are run automatically on the build server. These tests can be run (if the test dependencies are installed) with: qa/pull-tester/rpc-tests.py

The Travis CI system makes sure that every pull request is built for Windows, Linux, and OS X, and that unit/sanity tests are run automatically.

Manual Quality Assurance (QA) Testing

Changes should be tested by somebody other than the developer who wrote the code. This is especially important for large or high-risk changes. It is useful to add a test plan to the pull request description if testing the changes is not straightforward.

Branches

develop

The develop branch is typically used by developers as the main branch for integrating new features and changes into the codebase. Pull requests should always be made to this branch (except for critical fixes), and might possibly break the code. The develop branch is considered an unstable branch, as it is constantly updated with new code, and it may contain bugs or unfinished features. It is not guaranteed to work properly on any system.

master

The master branch gets latest updates from the stable branch. However, it may contain experimental features and should be used with caution.

13.2

The release branch for Blackcoin More 13.2.x. It is intended to contain stable and functional code that has been thoroughly tested and reviewed.

25.x

The release branch for Blackcoin More 25.x. Contains functional but experimental code.

26.x

The release branch for Blackcoin More 26.x. Contains functional but highly experimental code.

blackcoin-more's People

Contributors

laanwj avatar sipa avatar gavinandresen avatar theuni avatar jonasschnelli avatar luke-jr avatar non-github-bitcoin avatar gmaxwell avatar thebluematt avatar sdaftuar avatar fanquake avatar janko33bd avatar petertodd avatar morcos avatar lateminer avatar jtimon avatar paveljanik avatar michelvankessel avatar cozz avatar pstratem avatar btcdrak avatar braydonf avatar instagibbs avatar muggenhor avatar codeshark avatar rebroad avatar dooglus avatar domob1812 avatar kazcw avatar jl2012 avatar

Watchers

 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.