Skip to content

burbucoin/burbucoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burbucoin integration/staging tree

https://www.burbucoin.org

  1. KWG
  2. Merged mining
![burbucoin](src/qt/res/images/wallet_2.png)

What is burbucoin?

The U.S. subprime mortgage crisis was a set of events and conditions that led to a financial crisis and subsequent recession that began in 2008. It was characterized by a rise in subprime mortgage delinquencies and foreclosures, and the resulting decline of securities backed by said mortgages. These mortgage-backed securities (MBS) and collateralized debt obligations (CDO) initially offered attractive rates of return due to the higher interest rates on the mortgages; however, the lower credit quality ultimately caused massive defaults. While elements of the crisis first became more visible during 2007, several major financial institutions collapsed in September 2008, with significant disruption in the flow of credit to businesses and consumers and the onset of a severe global recession.

We have incorporated the lessons learned from housing bubble and subprime mortgage crisis, making burbucoin more reliable, more secure and decentralized. With this in mind, burbucoin is presented as the fittest medium for trading financial assets like WARRANTS, OPTIONS and FUTURES.

Specs

Algorithm: Scrypt
Max Coin Limit: 8,400,000,000
Block Reward: 5,000
Block Time: 2.5 minutes
P2P Port: 8555
RPC Port: 8556
Madurity confirms: 30
Reward adjustment: halving each 4 years
Difficulty adjustment: KGW algorithm from block #24,000
Merged mining prepared for merged mining from block #37,000

Downloads

https://www.burbucoin.org

License

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

Development process

Developers work in their own trees, 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 Burbucoin development team members simply pulls it.

If it is a more complicated or potentially controversial change, then the patch submitter will be asked to start a discussion (if they haven't already) on the mailing list.

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 the code doesn't match the project's coding conventions (see doc/coding.txt) or are controversial.

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

Testing

Testing and code review is the bottleneck for development; we get more pull requests than we can review and test. Please be patient and help out, 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 for the core code are in src/test/. To compile and run them:

cd src; make -f makefile.unix test

Unit tests for the GUI code are in src/qt/test/. To compile and run them:

qmake BITCOIN_QT_TEST=1 -o Makefile.test bitcoin-qt.pro
make -f Makefile.test
./litecoin-qt_test
Donations
BTC **[1BurBufgbHbm9gvXsEaWHkjvDk9cjTxVki](https://blockchain.info/address/1BurBufgbHbm9gvXsEaWHkjvDk9cjTxVki)** DOGE DN8vkc6iuKe9WrKPPVMt8GaKkoRLxujqbb
BUR BZSX28aufv9CfQ7FdweLNpnHWwT99kRJu4

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages