Giter Site home page Giter Site logo

Twitter
GitHub tag (latest SemVer)

What is Bitcoin Global?

By introducing smaller blocks of 400KB, Bitcoin Global, a Bitcoin hardfork, implements a sustainable economic model for all chain participants, ensuring at the same time that decentralization and profitability are maintained. Most importantly, smaller blocks translate to a higher total number of nodes due to lesser computational power requirements and more nodes on the other side ensure an increased degree of decentralization.

For more information, as well as an immediately useable, binary version of the Bitcoin Global software, see https://bitcoin-global.io or read the original documentation.

Specifications

Specification Value
Supply 21.1 million
Premine 0.1 million
PoW algorithm SHA256
Mining hardware ASIC
Block interval 10 minutes
Block size 0.4 MB
Difficulty adjustment 10 minutes
SegWit ✔️
Replay protection ✔️

Resources

Community

License

Bitcoin Global is released under the terms of the MIT license. See COPYING for more information.

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 Bitcoin Global.

The contribution workflow is described in CONTRIBUTING.md and useful hints for developers can be found in doc/developer-notes.md.

Testing

Testing and code review is the bottleneck for development; we get more pull requests than we can review and test on short notice. Please be patient and 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. Further details on running and extending unit tests can be found in /src/test/README.md.

There are also regression and integration tests, written in Python, that are run automatically on the build server. These tests can be run (if the test dependencies are installed) with: test/functional/test_runner.py

Travis CI and Circle CI systems make sure that every change is built, tested and released for Windows, Linux, and macOS, and that unit/sanity tests are run automatically.

Bitcoin Global's Projects

backlog icon backlog

:warning: Controls the project backlog

bitcore icon bitcore

A full stack for bitcoin and blockchain-based applications

bitnodes icon bitnodes

Bitnodes is currently being developed to estimate the size of the Bitcoin Global network by finding all the reachable nodes in the network.

explorer icon explorer

Database-free, self-hosted Bitcoin Global blockchain explorer.

global-ecosystem icon global-ecosystem

:warning: Unifies Bitcoin Global infrastructure deployment and management

lnd icon lnd

Lightning Network Daemon ⚡️

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.