Git Product home page Git Product logo

denravonska / gridcoin-research Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gridcoin-community/gridcoin-research

0.0 4.0 0.0 199.55 MB

Gridcoin-Research

License: MIT License

Visual Basic 21.82% C# 3.69% C 8.12% HTML 0.78% Batchfile 0.19% Python 0.64% Shell 4.84% QMake 0.24% NSIS 0.09% C++ 49.96% Makefile 2.11% CSS 0.02% CMake 0.23% M4 0.03% TypeScript 4.37% Objective-C 0.01% Objective-C++ 0.05% Assembly 0.79% Roff 2.01%

gridcoin-research's Introduction

Gridcoin development tree

Gridcoin is a PoS-based cryptocurrency.

Development process

Developers work in their own trees, then submit pull requests to the development branch 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 stable release versions of Gridcoin.

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

Branching strategy

Gridcoin uses three branches to ensure stability without slowing down the pace of the daily development activities; development, staging and master.

The development branch is used for day-to-day activities. It is the most active branch and is where pull requests go by default. This branch may contain code which is not yet stable or ready for production, so it should only be executed on testnet to avoid disrupting fellow Gridcoiners. Using this branch is the equivalence of alpha testing.

When a decision has been made that the development branch should be moving towards a final release it is merged to staging where no new development takes place. This branch is purely to stabilize the code base and squash out bugs rained down from development. Using this is close to beta testing.

Once the staging branch is stable and runs smoothly it is merged to master and a release is made available to the public. At this point the code is considered mature and ready for production.

gridcoin-research's People

Contributors

b-andersen avatar denravonska avatar erkan-yilmaz avatar git-jiro avatar gridcoin avatar icede avatar laanwj avatar peppernrino avatar tahvok avatar thecharlatan avatar themarix avatar

Watchers

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