Most of us will be dead by then.
Projected to happen in the year 2106, Bitcoin will suddenly stop running based on the code its network of users is running today. Users wonât be able to send bitcoin to others; miners securing Bitcoinâs global network will no longer serve a purpose. Bitcoin will just stop.Â
The good news is the bug is easy to fix. Itâs a problem Bitcoin developers have known about for years â since at least 2012, maybe earlier, according to Bitcoin Core contributor Pieter Wuille. To some developers, the Bitcoin bug potentially sheds light on the limits to Bitcoinâs decentralization, since the community will all need to join together to fix it.Â
Read more: A Bitcoin Hard Fork? The Science of Contentious Code is Advancing
âThis is a consensus change but a very simple one, and I hope one that will be non-controversial,â Blockstream co-founder and engineer Pieter Wuille told CoinDesk in an email. âWe have about 80 years left to address [the bug]. Who knows what might happen in such a time frame?âÂ
The bug is simple. Bitcoin blocks are the containers within which transactions are stored. Each Bitcoin block has a number tracking how many blocks come before it. But because of a limitation revolving around how block height numbers are stored, Bitcoin will run out of block numbers after block number 5101541.Â
In other words, at a block height roughly 86 years into the future, it will be impossible to produce any new blocks.Â
The change requires whatâs known as a âhard fork,â the most demanding method of making a change to a blockchain. Hard forks are tricky in that theyâre not backwards-compatible, they require everyone running a Bitcoin node or miner to upgrade their software. Anyone who doesnât do so will be left behind on a stonewalled version of Bitcoin thatâs incapable of any activity.
While some blockchains, such as Ethereum, execute hard forks regularly, a hard fork isnât the happiest word in Bitcoin land.Â
The last time a Bitcoin hard fork was attempted, it attracted vicious debate. Several big Bitcoin businesses and miners rallied around a hard fork called Segwit2x in 2017. The problem is that far from everyone in the community agreed with the change, so many saw it as an attempt to force the upgrade on the community, which doesnât exactly jibe with Bitcoinâs ethos of leaderlessness.
Read more: No Fork, No Fire: Segwit2x Nodes Stall Running Abandoned Bitcoin Code
Because of this diary entry in Bitcoinâs history, when many people in Bitcoin hear the phrase âhard fork,â they think of a centralized power trying to impose a change.
However, this bug fix hard fork comes in stark contrast to Bitcoinâs most famous hard fork attempt. Rather than attracting debate, the community and developers will most likely agree it is a change that needs to be made.Â
After all, anyone who chooses not to upgrade their software will eventually be running a dead Bitcoin chain.Â
The bug fix is unlikely to be a controversial hard fork change. But that doesnât make the issue any less interesting.Â
In conversation with CoinDesk, Gustavo J. Flores, head of Product and Research at Bitcoin tech startup Veriphi, argued it brings to light a limit to Bitcoinâs âprotocol ossification.â
Read more: Hard Fork vs Soft Fork
Bringing to mind squishy cartilage hardening into bone over time, protocol ossification is the idea that Bitcoin will grow harder to change as it matures. The first several years of Bitcoinâs life, the protocol was immature and there were far fewer users and developers tinkering with the software, so the technology was easier to change. But Bitcoin may be hardening into a bony specimen that will be very difficult to change.
âProtocol ossification means a certain point in time, some say it should be now, where Bitcoin doesnât change anymore. The rules are set such as a countryâs constitution would be set, unchangeable, since it would be too decentralized to coordinate any change,â Flores told CoinDesk.
The reason many Bitcoin technologists think ossification is a good quality is because it is a sign the system is actually as decentralized as the community wants it to be, ensuring the system is really free from one person or entity stepping in and pushing through a change that isnât good.
Flores added that protocol ossification helps to âprevent future tentatives that would resemble Segwit2x, where some actors try to force an upgrade because theyâre known developers or big businesses, and this ends up hurting Bitcoin because itâs either untested code or cryptography, or because the change removes the core value proposition or would decrease decentralization which would hurt the core value proposition over the long term.
âHowever, this bug makes it desirable to be able to coordinate a hard fork to fix it, since we all want Bitcoin to be able to survive that deadline,â Flores said.
âIt basically brings us back to reality, where the dream of protocol ossification (which makes us achieve ultimate decentralization) is a further than expected and it might be just a dream, which we can get closer over time, but we canât ever complete it since emergencies such as this, might present themselves,â Flores told CoinDesk.