ABC is Bitcoin's biggest asset, a CEO's perspective

栏目: IT技术 · 发布时间: 4年前

内容简介:As a follow-up to the articleAnecdote: I was the one to put the

As a follow-up to the article Bitcoin Cash is Bitcoin that I published 2.5 years ago, let’s revisit the Bitcoin community’s state of affairs. In particular, let’s have a closer look at the infrastructure players involved, as the future of BCH basically depends on the quality of the people steering this currency.

Who am I to do this assessment and why? I am the CEO and main shareholder of a midsize software company (profitable, growing, non-crypto and no VC on board), I have been following Bitcoinsince 2011, I have donevarious technical contributions such as proofreading the Avalanche code. Being a long time investor in BCH, I am concerned with the ongoing performance of this investment.

Anecdote: I was the one to put the roadmap of ABC in writing - the schema actually - back in 2018. Disclaimer, I mostly put in order the ideas of Amaury Séchet, Jason Cox, Shammah Chancellor and Antony Zegers who were visiting Paris at the time.

Since summer 2017, the team of Bitcoin ABC lead by Amaury Séchet, in addition to creating BCH in the first place, have been delivering nearly all of Bitcoin’s infrastructure-level improvements. Reading online discussions, it appears to me that most of the community underappreciate not only that much of the BCH value depends on this single team, but how incredibly effective this team has been despite a woefully inadequate funding.

Few people realize that BCH is in mortal danger every single day . It only takes one software problem to kill the network. This risk is unfolding at IOTA right now, although experts had long pointed out that the IOTA cryptography was essentially a joke . In this regard, Bitcoin ABC has been exemplary, spending most of their time doing the tedious job of backporting the maintenance done from Bitcoin Coreto their own clients. In order to succeed, BCH needs first to survive.

Let’s point out that Amaury Séchet has been nothing short of exceptional in three areas:

  • correctly framing the fundamental problems associated to a digital currency, both from an economic perspective and from a software perspective
  • not playing political power games, which kills any rational discussion
  • identifying toxic folks months, if not years, before these became obvious to the rest of us

In contrast, since 2017, two other teams have only been the source of ongoing friction for the community at large: Bitcoin Unlimited (lead by Andrew Stone) and Flowee (lead by Thomas Zander).

Bitcoin Unlimited (BU) has abysmal development practices, and keep misleading the community about the “grand” features they have delivered. This team has zero clue on how software is supposed to be engineered. By way of anecdotal evidence, this recent commit merged into the master branch: 267 changed files with 18,311 additions and 4,526 deletions. For infrastructure code, this is beyond amateurism, this is madness.

Flowee on The Hub, or rather its (near) sole contributor, Tom Zander, is relentlessly turning every single online discussion about BCH into a political arena, delivering ad hominem attacks to whoever he perceives as an enemy. While Flowee benefits from saner development practices than BU (the bar is low), politics don’t have any place when low-level infrastructure is involved.

For nearly its entire lifetime, Bitcoin ABC has been enduring constant astro-turfing attacks, turning unaware and misguided enthusiasts into weapons of mass distraction. So far, Bitcoin ABC has been suspected of:

  • Trying to kill Bitcoin with its EDA (Emergency Difficulty Adjustment), until it became clear that EDA had saved BCH.
  • Opposing “freedom” by not removing the block size limit, until it became clear that unlimited blocks were a DoS (Denial of Service) attack vector.
  • Crippling BCH by opposing OP_GROUP opcode, until it became clear (a) OP_CODE was harmful and (b) simpler solutions existed (e.g. SLP).
  • Enacting vendettas by keeping the transaction chain limit capped at 25 forever ( not true ), while, much like the block size, a limit is required to prevent DoS attacks.

The latest crisis - where ABC is presented once more as sabotaging Bitcoin - is centered on the resolution of a long overdue problem: the ABC team needs funds to keep operating but the most obvious funding options are poisonous for the Bitcoin ecosystem, hence off the table - at least as far as honest players are concerned, like ABC.

Thus, a group of miners - not ABC - have proposed a fully reversible mechanism referred to as the IFP (Infrastructure Funding Plan) to fund ABC and a few other well-deserving participants.

This IFP is the single most positive news in Bitcoin’s history, right after that Amaury Séchet decided to dedicate a large portion of his life to this venture. It may not work out, after all, the proposed funding mechanism is at risk, as miners can pull back at any time, but nonetheless, it demonstrates that key people are paying attention.


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

笨办法学Python 3

笨办法学Python 3

[美]泽德 A. 肖 / 王巍巍 / 人民邮电出版社 / 2018-6-1 / CNY 59.00

本书是一本Python入门书,适合对计算机了解不多,没有学过编程,但对编程感兴趣的读者学习使用。这本书以习题的方式引导读者一步一步学习编程,从简单的打印一直讲到完整项目的实现,让初学者从基础的编程技术入手,最终体验到软件开发的基本过程。本书是基于Python 3.6版本编写的。 本书结构非常简单,除“准备工作”之外,还包括52个习题,其中26个覆盖了输入/输出、变量和函数3个主题,另外26个......一起来看看 《笨办法学Python 3》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

随机密码生成器
随机密码生成器

多种字符组合密码

URL 编码/解码
URL 编码/解码

URL 编码/解码