crypto.bi
Ad
Get paid for social media engagement!
Join Arena App NOW

Recent Updates

2019 Bitcoin and Altcoin Hacks [Part 11]
This article is part of our complete guide to Bitcoin and altcoin hacks. Here we cover Bitcoin and altcoin security incidents from the year 2019. Binance Binance's impressiv...
How MetaMask mistakenly flagged us as a phishing site
We were surprised to find out that, since February 10 , MetaMask had begun reporting Crypto.BI as a phishing site. At first we thought we'd been h...
Create an autotools project from scratch
Recently I decided to finally try to understand autotools. It's been on my list for ages, so I took the opportunity to read a bit more about the de-facto standard GNU build system...
15 Best altcoins to invest in 2020
As we reach the end of another crypto season, investors have already started looking for the next 10X investment. If we take a closer look at the top 20 coins ranked by market ...
Crypto.BI Encrypted Cloud Backup – ECB
Crypto.BI Encrypted Cloud Backup (ECB) is a tool that encrypts files, directories and MySQL databases, mangles their name so it's not understandable by the cloud storage system. ...
base58.cpp – Commented Bitcoin Source Code
Base58 encoding is responsible for one of the most recognizable technical aspects of Bitcoin Core - the addresses! This source file is responsible for a significant part of th...
dummywallet.cpp – Commented Bitcoin Core source code
We mentioned in a previous Bitcoin Core source code article that bitcoind can be compiled without wallet support. Why would anyone do that? Historically there were 2 main fu...
qt/main.cpp – Commented Bitcoin source code
Having run the Bitcoin Core graphical interface for so many years, the GUI source code seemed like the perfect place to start the journey into Bitcoin Core. The messages conta...
Proof of Work Summary [Cryptocurrency consensus mechanisms]
PoW uses a brute force approach where miners compete to find block hashes beginning with a certain number of zeroes. The more zeroes, the more difficult it is to find such hash...
Proof of Stake Velocity (PoSV) Summary [Cryptocurrency consensus mechanisms]
As the name implies, Proof of Stake Velocity is a variation on traditional PoS. It was developed for the Reddcoin project, which abandoned Proof of Work in favor of the more en...