read.cash Log in

@Bitcoin_ABC

Joined 4 March 2020 · 53 posts

Building Bitcoin Cash infrastructure for a world of P2P electronic cash 为点对点的电子现金世界建立比特币现金基础架构

120 KT

0 KT · $100.90 received · 0 KT · $1.91 given

Posts

@Bitcoin_ABC

Supporting Bitcoin Cash Infrastructure On November 15th, 2020, the Bitcoin Cash network will undergo its scheduled biannual upgrade. One of the improvements implemented in the upgrade is a coinbase rule requiring a set percentage of each new block reward to be placed into a fund. The purpose of this fund is to ensure sustainable funding for the crucial infrastructure development and maintenance that will allow Bitcoin Cash to fulfill its roadmap and become peer-to-peer electronic cash at global scale. https://www.bitcoinabc.org/2020-08-18-bitcoin-abc-0-22-0/ While some portion of the funds will be dedicated to supporting work on the Bitcoin ABC codebase, we recognize that Bitcoin Cash, through the efforts of our team and many others within the greater ecosystem, has become a network with a diverse set of important stakeholders. In the coming weeks, we will be unveiling a plan for these stakeholders to be actively involved in both the design and implementation of the fund created by the coinbase rule. Consistent with our stated values, Bitcoin ABC is dedicated to fostering an environment where the fund is managed with the maximum level of **transparency and accountability**. Bitcoin ABC provides a secure and reliable foundation for the miners and exchanges who have been the backbone of the BCH network since its inception in 2017. In the ensuing years, however, other dedicated and talented node development teams have introduced projects that compliment ABC’s offering and increase the value of the network as a whole. One example of such a project is **BCHD**, an innovative and well-maintained node project that has already streamlined the workloads of many non-mining businesses on the Bitcoin Cash network. The BCHD team, led by Chris Pacia and Josh Ellithorpe, are a shining example of how independent market actors, free to innovate, can provide unique products and services. In recent months, James Cramer, co-creator of the Simple Ledger Protocol (SLP), and JT Freeman have expanded BCHD’s already impressive capabilities by adding support for the indexing of the data necessary for businesses to easily and reliably support SLP tokens. Bitcoin ABC applauds and celebrates these efforts. These individuals and the projects that they helm are examples of where we will be dedicating our increased technical and financial resources in the years ahead. https://bchd.cash/ https://github.com/cpacia https://github.com/zquestz https://github.com/jcramer https://github.com/simpleledger https://github.com/blockparty-sh https://github.com/simpleledgerinc/bchd/tree/slp-index We look forward to collaborating with the many dedicated and competent stakeholders throughout the Bitcoin Cash ecosystem that have made it possible for the network to continue to move forward in fulfilling the Bitcoin Cash roadmap. Bitcoin ABC is committed to maintaining the professional, transparent, and accountable foundation on which peer-to-peer electronic cash for the world will be built.

@Bitcoin_ABC

Bitcoin ABC July 2020 Transparency Report In July 2020, Bitcoin ABC executed two new releases of the Bitcoin ABC Bitcoin Cash node software, made 195 commits to our **source code repository**, produced new media and continued advancing towards our fundraising goals. https://reviews.bitcoinabc.org/source/bitcoin-abc/history/ Your feedback and thoughts are welcome any time. See our contact information at the end of this report. What Bitcoin ABC Achieved in July 2020 We released **Bitcoin ABC 0.21.11**. https://github.com/Bitcoin-ABC/bitcoin-abc/releases/tag/v0.21.11 We released **Bitcoin ABC 0.21.12**. https://github.com/Bitcoin-ABC/bitcoin-abc/releases/tag/v0.21.12 We held two more Bitcoin ABC live streams: “**Building a Solid Foundation for Bitcoin Cash Businesses**”, and “**Why Build on Bitcoin Cash**” https://youtu.be/tiZw6fXLW-s https://youtu.be/UPtdOy8BOcY Team members Amaury Séchet and Antony Zegers participated in two **developer** **meetings** focused on the Difficulty Adjustment Algorithm topic, hosted by The Future of Bitcoin Cash. https://youtu.be/nwhIEI-Ytis https://youtu.be/F5b0Unf1aA0 We received two large anonymous donations, **one of 25 BCH**, and a **second of 40 BCH**. https://explorer.bitcoincash.org/tx/ca015be9501d9f06d17864d45c1cd899ffcc9e952b67c1889346a6f9be9dd4d4 https://explorer.bitcoincash.org/tx/a0816d392c033ff40ce0719345a7d5e5af33a9125eaf64952ce6197799432295 See more details of the code improvements we’ve been working on at **reviews.bitcoinabc.org**. https://reviews.bitcoinabc.org/ July 2020 Income and Expenditures The income numbers include amounts received as part of the Bitcoin ABC 2020 fundraiser at **fund.bitcoinabc.org**. We greatly appreciate all the contributions we received, which are enabling us to begin growing and building. Thank you!  https://fund.bitcoinabc.org/ Income Expenditures The Bitcoin ABC Team As of 31 July 2020, Bitcoin ABC includes a total of 7 people, as follows: 4 software developers 1 technical operations manager 1 business development manager 1 content marketing manager Previous Bitcoin ABC Transparency Reports **May 2020** https://blog.bitcoinabc.org/2020/06/15/bitcoin-abc-may-2020-transparency-report/ **June 2020** https://blog.bitcoinabc.org/2020/07/15/bitcoin-abc-jun-2020-transparency-report/ Questions? Please contact us any time with feedback and questions. We look forward to speaking with you. Email: **info@bitcoinabc.org**

@Bitcoin_ABC

正式宣布Grasberg DAA Bitcoin Cash社区对改善DAA表现出极大的兴趣。尽管围绕DAA进行了大量讨论,但在撰写本文时,ABC尚未收到任何具体建议,使我们没有足够的时间进行充分的审查、模拟和测试,并在8月15日的功能冻结之前获得反馈。 因此,Bitcoin ABC正与Grasberg DAA一起向前发展。 Grasberg DAA旨在解决Bitcoin Cash区块链上目前存在的3个主要问题: 确保更一致的区块生产,这将转化为更可靠的用户确认时间,还将减少用户遇到每个区块限制的情况。 与其他采矿策略相比,确保稳定的采矿者能够接近最佳获利能力。 确保硬币的投放遵循预定的安排。 Grasberg DAA的源代码可供查看。 https://reviews.bitcoinabc.org/D6981 **设计选择** Grasberg DAA基于一个ASERT核心。ASERT是Marc Lundeberg提出的一个DAA提案,该提案具有非常有趣的属性,非常适合于新的区块链,但是必须对其进行稍作修改以适应Bitcoin Cash的要求。 **工作为本** 最初的ASERT提案假定工作和目标互为逆。实际上,这并非完全正确。尽管差异并不大,无法使基于目标的ASERT可行,但我们应该尽可能地做到正确。因此,Grasberg致力于生产区块而不是目标相关的工作。 **固定点计算法** ASERT需要计算指数。为了使DAA在所有计算机上都是100%可预测的,需要禁止使用浮点数。这导致指数的定点近似值的实行。 该近似值是通过使用lookup表和2阶多项式来计算的,以改善结果。这导致精确度超过具有第二粒度的输入精确度,因此被认为足够。 **相对形式** ASERT有两种形式,一种是绝对形式,使用一个参考区块,另一种是相对形式,使用两个最新的区块。尽管绝对形式相对于相对形式具有许多优点,例如避免由于舍入引起的自校正不精确性,但它的确使激活变得更加复杂。在从头开始构建的系统上,绝对形式肯定会更好,但是Bitcoin Cash已有自己的历史。 **参数** 如Jonathan Toomim在他对ASERT的分析中所建议的那样,选择的半衰期为288区块,即2天。 **漂移校正** Grasberg包含漂移校正机制。尽管ASERT本身并不会产生很大的漂移,但Bitcoin Cash在过去经历了重大的漂移。选择除创世区块以外的参考点,实际上等同于重新定义货币发行策略,这是不允许发生的。 漂移校正会略微向上或向下调整目标区块时间,以赶上预期的发行时间表。为了不打乱用户体验,此调整很小且受限。还故意将其定义为温和的,以便限制其对较大的时间范围的影响。 有人会认为这种机制打破了ASERT的数学美,他们其实是正确的。不幸的是,使用创世区块作为参考的绝对形式的ASERT会由于先前已存在的漂移而将难度大大提高,以至于它完全没有成功的机会可言。 再次声明,Bitcoin Cash历史悠久,而不是从零开始的新区块链。这种机制的好处在于,它在校正漂移方面比ASERT更为精确。一旦吸收了现有的漂移,就有可能以很高的精度进行预测,甚至可以提前很多年就能开采出一块。 **测试与模拟** Bitcoin ABC已经对该算法进行了模拟和实际测试,但正在邀请其他各方重现结果(希望如此)。我们也希望鼓励任何具有C++或一般DAA知识的人阅读 Grasberg DAA的源代码。 https://reviews.bitcoinabc.org/D6981 *此信息也发布在**read.cash/@deadalnix**。* https://read.cash/@deadalnix/announcing-the-grasberg-daa-ff52e96d

@Bitcoin_ABC

Why Build on Bitcoin Cash: A Bitcoin ABC Livestream FRI 17 Jul 15:00 UTC Bitcoin ABC, the preeminent Bitcoin Cash $BCH protocol development team, is holding a livestream event this Friday 17 Jul 2020 at 15:00 UTC / 17:00 CEST / 23:00 Beijing / 11:00 New York. The topic is "Why Build on Bitcoin Cash". Participants include Bitcoin ABC team members Amaury Séchet, Antony Zegers and George Donnelly, as well as Shammah Chancellor of Stamp Chat and Laura, "Spice Queen", a founder of the most popular SLP Token Spice**.** We welcome your questions during the livestream on YouTube at https://youtu.be/UPtdOy8BOcY. Please join us. https://youtu.be/UPtdOy8BOcY Let's discuss the future of Bitcoin Cash! Together, we are building the future. https://www.youtube.com/embed/UPtdOy8BOcY?feature=oembed Stay Informed on Bitcoin ABC Developments Sign up here to get email updates on Bitcoin ABC. https://www.subscribepage.com/bitcoinabc

@Bitcoin_ABC

Bitcoin ABC Jun 2020 Transparency Report In Jun 2020, Bitcoin ABC executed three new releases of the Bitcoin ABC Bitcoin Cash node software, made 225 commits to our source code repository, produced new media and continued advancing towards our fundraising goals. Here is our Jun 2020 transparency report. https://reviews.bitcoinabc.org/source/bitcoin-abc/history/ Your feedback and thoughts are welcome any time. See our contact information at the end of this report. This report is also available as a downloadable PDF. https://blog.bitcoinabc.org/wp-content/uploads/2020/07/202006-Bitcoin-ABC-Transparency-Reporta.pdf What Bitcoin ABC Achieved in June 2020 We released Bitcoin ABC 0.21.8. See here for full details https://github.com/Bitcoin-ABC/bitcoin-abc/releases/tag/v0.21.8 We released Bitcoin ABC 0.21.9 See here for full details. https://github.com/Bitcoin-ABC/bitcoin-abc/releases/tag/v0.21.9 We released Bitcoin ABC 0.21.10. See here for full details. https://github.com/Bitcoin-ABC/bitcoin-abc/releases/tag/v0.21.10/ Team members Amaury Séchet and Antony Zegers participated in a developer meeting hosted by The Future of Bitcoin Cash. https://youtu.be/XmH3A7Q0BJw Lead Developer Amaury Séchet gave an interview to the Shitcoin.com Podcast. https://twitter.com/ShitcoinDotCom/status/1271404336023654400 We created blog.bitcoinabc.org  to improve ecosystem communications. We uploaded our blog posts from earlier this year to the new website, some in multiple languages. https://blog.bitcoinabc.org/ Our Bitcoin ABC 2020 fundraising campaign reached the halfway mark. https://blog.bitcoinabc.org/2020/06/02/bitcoin-abc-2020-fundraiser-reaches-halfway-mark-will-continue/ We put out our first transparency report. https://blog.bitcoinabc.org/2020/06/15/bitcoin-abc-may-2020-transparency-report/ We held a livestream about the Bitcoin Cash roadmap on 19 Jun. https://blog.bitcoinabc.org/2020/06/16/the-bitcoin-cash-roadmap-when-why-how-a-bitcoin-abc-livestream-fri-19-jun-1100-utc/ We translated an article on automatic replay protection into Chinese with permission from the author, and posted both the English and Chinese versions on our blog. https://blog.bitcoinabc.org/2020/06/24/why-automatic-replay-protection-exists/ We received an anonymous 143 BCH donation. https://blog.bitcoinabc.org/2020/06/30/new-143-bch-donation-for-bitcoin-abc-bitcoin-cash-scaling-work/ See more about what we’ve been working on at reviews.bitcoinabc.org. https://reviews.bitcoinabc.org/ June 2020 Income and Expenditures In June 2020, Bitcoin ABC received income of $25,000 from USD-denominated sources plus 331.7151618 BCH. In that same month, we had expenditures of $65,347.60 in USD, or USD-equivalent, plus 108.7610663 BCH in expenditures. Thank you! The income numbers include amounts received as part of the Bitcoin ABC 2020 fundraiser at fund.bitcoinabc.org. We greatly appreciate all the contributions we received, which are enabling us to begin growing and building. The fundraiser will continue until completion. https://fund.bitcoinabc.org/ Income In June 2020, we had income of $25,000 plus 331.7151618 BCH. All income was received in BCH. Expenditures In June 2020, we had total expenditures of $65,347.60 plus 108.7610663 BCH. N.B. Income and expenditures represented in USD were not necessarily received or paid in USD but are simply represented in USD terms for convenience and consistency. The Bitcoin ABC Team The new funds we raised during May and Jun 2020 permitted us to also onboard a content marketing manager who is working on improving public communication portals for Bitcoin Cash. As of 30 June 2020, Bitcoin ABC includes a total of 8 people, as follows: 4 software developers 1 technical operations manager 1 business development manager 1 customer relations manager 1 content marketing manager Previous Bitcoin ABC Transparency Reports May 2020 https://blog.bitcoinabc.org/2020/06/15/bitcoin-abc-may-2020-transparency-report/ Questions? Please contact us any time with feedback and questions. We look forward to speaking with you. Telegram Group: https://t.me/abcsocialgroup WeChat Group: Bitcoin ABC Social Chat https://imgur.com/9jZMOPU Email: **info@bitcoinabc.org** Stay Informed Sign up here to get email updates on Bitcoin ABC. https://www.subscribepage.com/bitcoinabc

@Bitcoin_ABC

Bitcoin ABC is Seeking a Technical Support Specialist **Title:** Bitcoin Cash Blockchain Customer Support Technician **Duties**: Provide support via an online help desk to consumers using Bitcoin Cash for a variety of tasks Triage higher-level support requests and direct to the appropriate person on the team Recognize and extract useful information for repackaging as knowledge base articles and for marketing purposes Publish knowledge base articles Communicate effectively with other team members to leverage support desk information for marketing and other purposes **Type of Work**: Remote Work **Commitment**: Full Time, 5 days a week x 8-hour shifts on a schedule to be determined/negotiated **Requirements:** Basic knowledge of cryptocurrency use including, wallets, buying and selling, recovery of private keys Familiarity with the Bitcoin Cash ecosystem Ability to explain technical information in easy to understand language Ability to break down problem-solving solutions into steps Excellent interpersonal skills Excellent verbal and written communication skills Native or near-native English Reliable internet connection Desktop or laptop computer that is reasonably secure and updated Bonus: native or near-native ability in Chinese, Spanish and/or other languages **To apply for this position**, please send your CV and cover letter to **info@bitcoinabc.org** with subject ‘Bitcoin Cash Blockchain Customer Support Technician’.

@Bitcoin_ABC

BCH Scaling the Globe: Bitcoin Cash 2020 Forkday Celebration Celebrate Bitcoin Cash's Birthday on 1 Aug 2020 at 11:00 UTC Bitcoin Cash celebrates its third birthday this 1 Aug 2020 as censorship-resistant peer-to-peer electronic cash for the world that actually scales. In celebration, an online conference is being held from 1 Aug 2020 11:00 UTC / 13:00 CEST / 19:00 Beijing / 07:00 New York titled “BCH Scaling for the Globe: Bitcoin Cash 2020 ForkDay Celebration”. For full information, visit and share BitcoinCash.org/2020forkday.html or https://blog.bitcoinabc.org/2020/07/01/bch-scaling-for-the-globe-bitcoin-cash-2020-forkday-celebration/. More details are coming soon. Follow @Bitcoin_ABC or @BitcoinCash on Twitter or get weekly email updates by signing up here. https://www.bitcoincash.org/2020forkday.html https://twitter.com/bitcoin_abc https://twitter.com/bitcoincash https://www.subscribepage.com/bitcoinabc Our goal is to get the Bitcoin Cash ecosystem excited about building the future of Bitcoin Cash, and to celebrate BCH’s third birthday. Want to contribute? Do you want to give a talk? Organize a panel discussion? Or propose some other creative use of a 30- or 60-minute time slot? Please fill out this onboarding form and let us know your proposal. Fill out the speaker and sponsor onboarding form here: https://forms.gle/4AupQ5SqQb2WnZ9o6 The event will consist of the following: main stage talks and panel discussions breakout sessions around specific topics that can run parallel with other events a business expo where you can show off your Bitcoin Cash project a “speed networking” feature where you can connect one-on-one with other conference participants and exchange business contact information Sponsorship We are offering sponsorship opportunities as well. For 2 BCH, place your logo among the event sponsors with a link back where feasible. We will also include your logo on the event main page as well as in event publicity on social media and wherever else feasible. Join Us! Join us 1 Aug 2020 from 11:00 UTC for Bitcoin Cash’s third birthday, and let’s keep building! Together, we are serving and empowering the world with censorship-resistant peer-to-peer global-scale electronic cash! Questions? Email **info@bitcoinabc.org**.

@Bitcoin_ABC

New 143 BCH Donation for Bitcoin ABC Bitcoin Cash Scaling Work Thank you to the anonymous person who recently donated 143 BCH to our General Scaling fundraising bucket! We appreciate your support, and will put it to good use to continue building Bitcoin Cash! https://blockchair.com/bitcoin-cash/transaction/505750e0c1998df2e76396dc6982a38db56566d89ea683bb4acc1e3fbcfc5635 The Bitcoin ABC 2020 fundraiser continues. We are at about the 53% mark and won't stop till we raise the remaining funds. Bitcoin Cash must keep scaling and growing. Make your donation today at https://fund.bitcoinabc.org https://twitter.com/Bitcoin_ABC/status/1278025734347468800

@Bitcoin_ABC

为什么添加自动重放保护 作者: Shammah Chancellor 大家好,我的名字是沙玛 (Shammah Chancellor)。在比特币现金(以下均简称为BCH)社区,我化名为micropresident。之前,我是比特币ABC的一名开发者。 最近,自动重放保护(又名:毒药👻  一句玩笑话)备具争议;一部分人试图删除该功能。当初是我为这个协议规则编写了规范;也因为这个原因,不同的BCH用户请我为他们解释这一(自动重放保护)功能。但愿,这篇文章能够对更多的受众有帮助。 “自动重放保护”对BCH的未来至关重要。当初,是交易所一致要求实现的功能。如果没有这个功能,交易所、钱包和其他开发者想要进行常规的协议升级几乎是不可能的,因为这(对交易所、钱包和其他开发者)涉及超额的工作量。 这是因为,在升级期间,如果有少数个体不同意新的配套规则,那么他们可能继续使用旧的配套规则来挖矿。然而,这样产生的区块在新客户端下将无效,也不能被运行新节点软件的交易所探测到。这种情况发生时,在大多数情况下,交易将继续同时在升级的链和旧链上生效。 不道德的人可以重新广播那些在两条链上都有效的交易,从而窃取终端用户和交易所的钱财。例如,在以太坊经典分叉期间,一些人就向仅支持以太坊的交易所充币,提币,然后在以太坊经典链上重放交易,以实现从交易所获取“免费”ETC。 现在,如果这种情况发生,并且小链变得有价值,那么交易所将产生资金损失。分叉时,交易所将不能为用户账号分配资产。这造成的结果就是,当协议升级发生时,没有任何重放保护,交易所就必须停止那币种的充提币功能。 为了重启交易,交易所必须在开放提币前,确保用户资产已“分割”(意思是:资产在每一条新链上都是独一无二的)。这种操作其实是个复杂的过程,并且由于涉及的步骤而无法完全实现自动化。 因此,ABC团队被许多交易所告知:如果没有易于实现的重放保护,他们将不再支持协议升级。结果是执行自动重放保护。 在节点上执行重放保护,而不是由交易所间接执行的基本前提是:当进行签名事务时,要包含某些数据来指示交易在哪条链上有效。最初在2017年8月从BTC中分叉,是通过引入一个称之为“分叉标识符”的签名区域而实现的。自2017年8月,BCH就使用“0”作为分叉标识符。 通过为每一次协议升级持续增加,来满足交易所的需求是可实现的。然而,执行类似的重放保护也需要更新每一个钱包,以包含新的分叉标识符。这给交易所、矿工以及钱包用户都造成了负担。 第一次分叉期间,这种操作引发的成本是可接受的,因为当时我们在发行一种全新的密码货币。但是,常规升级时这么做会给(在一定时间内,忘记或没有成功升级钱包)终端用户造成严重损失。 最终,我们想到的更佳解决方案是:使旧的比特币节点每6个月更改一次分叉标识符。 因此,未升级的软件现在将使用新的分叉标识符,以确保交易不会同时在两条链上有效。 这可以防止通过重放攻击造成的资金损失。 这称为“自动重放保护”。 值得注意的是,确实需要每6个月一次的最小化升级-即使除了重置分叉标识符之外,没有其他任何更改。 但这是可以接受的情况,其确保了软件将来可以升级。 没有确定的升级时间表,是BTC陷入软叉升级和协议僵化的原因。 此外,由于每个人都必须每6个月升级一次节点,因此参与BCH网络不会感到自满。 而且由于无法自大,这意味着用户有可能(假设他们可以达成共识)切换到新的节点软件。 因此,总而言之,自动重播保护对于确保通过以下方式继续进行协议升级很重要: 阻止交易所的资金损失 在协议升级期间,让交易所感到安心。 确保了每6个月,用户有意愿继续运行*相同的节点软件,或在需要时,运行新的软件。 似乎是,那些将这个功能称为备受争议的人,压根不明白其用意,而成为切斯特顿篱笆的受害者。 https://en.wikipedia.org/wiki/G._K._Chesterton#Chesterton's_fence *译者注:为方便理解“切斯顿篱笆”,现举一简化例子:道路上立着一道篱笆,改革者说:“我看不出这篱笆有什么用,让我们把它给拆了。”而更聪明的改革者则会说:“既然你不知道这篱笆的用处,我就一定不能让你把它拆掉。回去再好好想想。如果你回来的时候可以告诉我这篱笆的用处,我也许会允许你销毁它。”* 尽管在过去,一些个体(例如nChain和BSV)试图在***没有***用户自愿参与的权力交接情况下,强加给用户不同的比特币***品牌***。 我希望类似情况不再发生。 备注:有人向我指出,“自动重放保护(ARP)无关紧要,因为没有其他任何一个节点使用它,而这些节点还存在共识中。”这种说法成立的原因是,这些节点根本没有被矿工和交易所广泛使用---而且如果它们与共识不相容,那它们根本没有影响力。记住,这(ARP)是用于商业的功能,而且它***仅***在有意分叉的情况下***至关重要***。 再添加一点:在我看来,删除它的部分论点是它“无关紧要”,或者它“无用”。 如果真是这样,那为什么还要费工夫删除它呢? 如果不是这种情况,并且将其删除,那么原始声明似乎是不诚实的…… **关于沙玛(Shammah Chancellor)个人简介** 沙玛是一位开源软件开发者和创业者。他曾为Bitcoin ABC做出贡献,并曾在Cloudflare工作。 他目前的工作重心是Stamp。 Stamp 是一款新的BCH钱包,其利用Layer-2技术在BCH上实现Web3支持。 可通过推特@micropresident或领英https://www.linkedin.com/in/schancellor/,联系沙玛。 https://github.com/cashweb/stamp https://twitter.com/micropresident Originally posted at: https://read.cash/@micropresident/why-automatic-replay-protection-exists-efdf9e51. Reposted and translated with permission.

@Bitcoin_ABC

The Bitcoin Cash Roadmap: When, Why & How: A Bitcoin ABC Livestream Fri 19 Jun 11:00 UTC Bitcoin ABC, the preeminent Bitcoin Cash $BCH protocol development team, is holding a livestream event this Friday 19 Jun 2020 at 11:00 UTC / 19:00 Beijing / 07:00 New York / 13:00 CEST (updated time) The topic is "The Bitcoin Cash Roadmap: When, Why & How". Participants include Bitcoin ABC team members Amaury Séchet, Antony Zegers and George Donnelly, as well as Tobias Ruck of be.cash and developer Karol Trzeszczkowski**.** We welcome your questions during the livestream on YouTube at youtu.be/makSiyHebs8. Please join us. https://youtu.be/makSiyHebs8 Let's discuss the future of Bitcoin Cash! Together, we are building the future. https://youtu.be/makSiyHebs8 Stay Informed on Bitcoin ABC Developments Sign up here to get email updates on Bitcoin ABC. https://www.subscribepage.com/bitcoinabc

@Bitcoin_ABC

Bitcoin ABC May 2020 Transparency Report In May 2020, Bitcoin ABC made noteworthy progress on code improvements to the node software, executed a network upgrade and continued advancing towards its fundraising goals. Here is our May 2020 transparency report. Your feedback and thoughts are welcome any time. See our contact information at the end of this report. This report is also available as a downloadable PDF. https://fund.bitcoinabc.org/wp-content/uploads/2020/06/202005-Bitcoin-ABC-Transparency-Report.pdf What Bitcoin ABC Achieved in May 2020 During the month of May 2020, Bitcoin ABC made 350 code commits to its source code repository, and made two releases (0.21.6 and 0.21.7). Some highlights for the month include: https://reviews.bitcoinabc.org/source/bitcoin-abc/history/ The 15 May Bitcoin Cash network upgrade, which included: https://www.bitcoincash.org/spec/2020-05-15-upgrade.html Bitcoin Cash’s SigOps counting and limiting system was replaced with a new system, referred to as SigChecks. A new opcode called OP_REVERSEBYTES has been added to the script system. Enforcement of the Infrastructure Funding Plan, subject to activation by BIP 9 miner signalling. (It did not activate.) https://github.com/bitcoin/bips/blob/master/bip-0009.mediawiki The following are not consensus changes, but are recommended policy changes for Bitcoin Cash implementations: The default for max number of in-mempool ancestors and descendants is changed from 25 to 50 (the chained transaction limit). Automatic replay protection for future upgrade. Released Bitcoin ABC 0.21.6 with the following features and fixes: https://github.com/Bitcoin-ABC/bitcoin-abc/releases/tag/v0.21.6 The autotools build system (autogen, configure, …) is deprecated and will be removed in a future release. Cmake is the replacement build system, see the documentation for the build instructions. To continue using the autotools build system, pass the — enable-deprecated-build-system flag to configure. The rpcallowip option can no longer be used to automatically listen on all network interfaces. Instead, the rpcbind parameter must also be used to specify the IP addresses to listen on. Listening for RPC commands over a public network connection is insecure and should be disabled, so a warning is now printed if a user selects such a configuration. If you need to expose RPC in order to use a tool like Docker, ensure you only bind RPC to your localhost, e.g. docker run […] -p 127.0.0.1:8332:8332 (this is an extra :8332 over the normal Docker port specification). The getmininginfo RPC now omits currentblocksize and currentblocktx when a block was never assembled via RPC on this node. Manpages added for the bitcoin-wallet tool. Fixed a bug where an already-banned peer later whitelisted with noban would still be treated as banned. Improved performance of JSON RPC calls by ~4%. Released Bitcoin ABC 0.21.7 with the following features and fixes: https://github.com/Bitcoin-ABC/bitcoin-abc/releases/tag/v0.21.7 Improved performance of JSON RPC calls by ~25%. Minor stability improvements. Work towards implementing PSBT (Partially Signed Bitcoin Transactions) for BCH. This improvement will provide a standard way for BCH wallets to sign transactions together. An example of a use-case is for different multi-signature wallets to interoperate smoothly. An overview of this feature is provided here: https://youtu.be/-LwG8aPGiJg?t=111. Work on laying some initial groundwork to prepare for Avalanche. Many changes and improvements to the RPC interface. Progress on work to improve the Bitcoin Cash Seeder. Some improvements to the QT wallet code (for example: https://reviews.bitcoinabc.org/D5869 & https://reviews.bitcoinabc.org/D6257) . Improvements to internal infrastructure and build system. Improvements to tests (for example: https://reviews.bitcoinabc.org/D6431 & https://reviews.bitcoinabc.org/D6443). A focus on Bitcoin Core BTC backports that block the work of more senior developers on urgent features, such as Avalanche. For example (links usually are the last of a multiple part change): https://reviews.bitcoinabc.org/D6419 & https://reviews.bitcoinabc.org/D6404. Maintained publicly-available testnet infrastructure (http://bitcoincash.gq:3002/) We published at least 16 articles, mostly Chinese translations of English-language articles published in April. The articles are available at medium.com/bitcoin-abc & read.cash/@Bitcoin_ABC. https://medium.com/bitcoin-abc https://read.cash/@Bitcoin_ABC We created a Bitcoin ABC Social Chat group on WeChat. https://imgur.com/9jZMOPU We held one livestream on 14 May 2020, which included members of the Bitcoin ABC team, SLP Foundation director Stefan Rust, ViaBTC CEO Haipo Yang and BTC.TOP CEO Jiang Zhuoer. The livestream experienced peak concurrent viewers of 59, a total watch time of 6 days and has been viewed more than 720 times. https://youtu.be/lHGnfZWu1eU May 2020 Income and Expenses In May 2020, Bitcoin ABC received income of $267,500 from USD-denominated sources plus 458.5778932 BCH. In that same month, we had expenses of $73,499.95 in USD, or USD-equivalent, plus 120.78 BCH in expenses. The income numbers reflect amounts received as part of the Bitcoin ABC 2020 fundraiser at fund.bitcoinabc.org. We greatly appreciate all the contributions we received, which are enabling us to begin growing and building. https://fund.bitcoinabc.org/ Income Expenses N.B. Income and expenses represented in USD were not necessarily received or paid in USD but are simply represented in USD terms for convenience and consistency. The Bitcoin ABC Team The new funds we raised during May 2020 permitted us to solidify the onboarding of a new full-time developer, hire a business development manager and continue the employment of a mid-level engineer. As of 31 May 2020, Bitcoin ABC includes a total of 8 people, as follows: 5 software developers 1 technical operations manager 1 business developer 1 customer relations manager Questions? Please contact us any time with feedback and questions. We look forward to speaking with you. Telegram Group: https://t.me/abcsocialgroup WeChat Group: Bitcoin ABC Social Chat https://imgur.com/9jZMOPU Email: **info@bitcoinabc.org** Stay Informed Sign up here to get email updates on Bitcoin ABC. https://www.subscribepage.com/bitcoinabc

@Bitcoin_ABC

Bitcoin ABC 2020 Fundraiser Reaches Halfway Mark, Will Continue Bitcoin ABC, the preeminent Bitcoin Cash $BCH protocol development team, is proud to announce that its first 2020 funding campaign has concluded with the following results. As of 1 June 2020, Bitcoin ABC has raised 53.63% of its 2020 goal of USD$3.3 million. The funds were raised over 2 months as follows: sponsorships 95%, the Mempool Overhaul funding bucket 1.5%, the Take Code Ownership funding bucket 2%, and the general scaling fund 1.8%. Bitcoin ABC team member Antony Zegers said: “I would like to personally, and on behalf of Bitcoin ABC, thank all who contributed to this campaign. While some of our donors wish to remain anonymous, please know that we really appreciate the support. Although we are aiming for more funding to fulfil our goals, the funds raised so far will be put to good use. They have enabled us to continue funding the existing development team, as well as beginning to grow the team. We look forward to continuing to grow and build Bitcoin Cash.” A top priority for Bitcoin ABC going forward is to raise the remaining USD$1.5 million, or approximately 6,491 BCH, which is needed to fund Bitcoin Cash protocol development through 30 April 2021. Bitcoin ABC remains committed to achieving full funding for Bitcoin Cash development as soon as possible. Stable and sustainable funding is the primary enabler needed to make significant forward progress on the Bitcoin Cash roadmap. Bitcoin Cash is the global leader in P2P electronic cash and we must provision the protocol development resources necessary to build a P2P electronic cash system that will reliably serve billions of daily users. For full information on the Bitcoin ABC 2020 Bitcoin Cash fundraising efforts and opportunities, please visit https://fund.bitcoinabc.org. Press Contact Email: **info@bitcoinabc.org** A press kit is available at https://fund.bitcoinabc.org. Stay Informed Sign up here to get email updates on Bitcoin ABC. https://www.subscribepage.com/bitcoinabc About Bitcoin ABC Bitcoin ABC is the leading full node implementation of the Bitcoin Cash protocol. Bitcoin ABC aims to provide a solid, stable full node software and lead Bitcoin Cash protocol development with an open and collaborative process. Bitcoin ABC Lead Developer Amaury Séchet led the fork of Bitcoin Cash from Bitcoin Core in 2017 and has grown the team since then to encompass world-class talent in multiple fields. Please find more information on Bitcoin ABC at https://www.bitcoinabc.org. About Amaury Séchet Amaury Séchet founded and leads Bitcoin ABC. He stood up and took responsibility to make the Bitcoin Cash fork from Bitcoin Core happen in 2017. Mr. Séchet discovered Bitcoin in 2010 and got involved in 2011. Seeing Bitcoin failing to scale, he decided to take matters into his own hands and apply his experience in large-scale systems to Bitcoin. Mr. Séchet is formerly a software engineer at Facebook, LLVM committer and the main developer of the D compiler SDC. Please find more information on Amaury Séchet at https://www.linkedin.com/in/deadalnix. About Bitcoin Cash Bitcoin Cash brings sound money to the world, fulfilling the original promise of Bitcoin as “Peer-to-Peer Electronic Cash”. Merchants and users are empowered with low fees and reliable confirmations. With unrestricted growth, global adoption, permissionless innovation, and decentralized development, Bitcoin Cash aims to serve billions of daily users. All Bitcoin holders as of block 478558 are also owners of Bitcoin Cash. All are welcome to join the Bitcoin Cash community as we move forward in creating sound money accessible to the whole world. Please find more information on Bitcoin Cash at https://www.bitcoincash.org.

@Bitcoin_ABC

基础设施融资计划(IFP)答疑 比特币现金网络的健康状况,是比特币ABC任务的重中之重。我们非常重视,为确保BCH网络安全所要担负的责任。 出于这个原因,对网络共识的变动,我们都会谨慎地提前部署。 这样,比特币现金业务和其他项目在正式投产前,有时间来升级和测试新版本。 基础设施融资计划(IFP) 基础设施融资计划(IFP),指将为期6个月的BCH区块奖励,按一定比例抽出,用于投资BCH软件和公共设施,这包括比特币ABC 的BCH全节点软件(几乎所有已出的BCH区块生产都使用了该节点软件)。 https://www.bitcoinabc.org/2020-02-15-miner-fund/ 最近,在reddit.com的r/btc 板块,我们收到了“比特币ABC是否会在其软件中移除IFP”的提问。 这个时间点“移除IFP”是非常鲁莽的 “移除IFP”意味着,发布具有不同于比特币ABC版本0.21.0、0.21.1、0.21.2、0.21.3和0.21.4共识规则的比特币ABC全节点软件版本。 在这个时间点,即用户已经开始为2020年5月15日网络升级而更新,做出改变将是鲁莽的。 这样的变化(“移除IFP”,发布新版本),将把比特币现金业务、用户和网络, 置于毫无令人信服理由的链分叉风险中。 由于我们无法追溯并追回之前的版本,因此部分用户可能会继续运行0.21.0版本至0.21.4版本。 如果比特币ABC发布了新的“ IFP移除”版本,一旦IFP被激活,那么就可能导致链分裂。 此风险,同样适用于任何未安装IFP节点软件的用户。 如果IFP未被激活,那么“移除IFP”的版本运作和其他版本就没有什么不同,因此也就没有令人信服的理由去这样做(指发布移除“IFP”的新版本)。 此外,基于社交媒体上流量最高的言论,而做出有关生产软件的技术性决策,本身就是一个糟糕的想法,将开出错误的先例。 由BCH矿工提出 最重要的是,IFP是由BCH矿工提出并启动的。这些矿工有可能掌握足够多的算力,如果他们想要实施计划,是可能实现的。 社区最初的反应,迅速达成了“谨慎性乐观”的共识。 一些团体反对矿工融资这一概念;其他人则支持该计划的初衷,但对于如何实施该计划的细节有不同的看法;也有一部分人,将立场从赞成转变为反对IFP。 根据社区反馈,原来的IFP计划已做修改,新版将由BIP 9矿工投票而激活。这就是目前所采用的。 车轮已启动 车轮已启动。 比特币ABC有一个预定的发布时间表,正是为了给比特币现金的相关业务建立可预见性。 在升级周期中发布不同共识规则的版本,将构成不必要的风险。 为了将这样一个快速决定推向交易所、矿池和其他企业,将迫使他们紧急升级。这会导致混乱,因为有些(企业)升级了,有些没有(升级)。这可能破坏比特币现金网络,并损害BCH在这些企业中的声誉。 为了保护比特币现金网络的完整性,我们决定不基于reddit上的所谓证据而做出快速决定。 因此,车轮继续滚动。 矿工投票 IFP正在提交矿工投票。 比特币ABC相信,稳定的比特币现金软件基础设施对(比特币现金)项目的成功至关重要。 尽管我们认识到该计划的某些方面一直存在争议,但我们认为,总体而言,该计划为一个非常令人振奋的未来创造了无限可能;使比特币现金可以成长和竞争,并实现成为世界最佳货币的目标。 现在突然退出,会树立危险的先例,造成比IFP投票方案设想的最糟状况还要大的损害。 如果IFP被激活怎么办 有时,为纠正致命缺陷和重大bug,而对节点软件作出紧急更新是合理的。而IFP并不属于这一类。相反的,在许多方面,它对比特币现金来说是非常有吸引力的功能。 **先例**:几乎所有排名靠前的加密货币,都存在自筹资金机制(例如,ETH做了ICO,并持有很多初始代币),并且在筹集资金开发方面取得了巨大成功。 一个类似IFP的自筹资金的密码货币例子是ZCash(零币, 交易代码ZEC)。 在其社区经过许多建设性的讨论之后,ZCash出其不意地决定更新其矿工融资机制。 Electric Coin Company利用这些资金,成功推动了与ZCash相关的尖端密码学领域的研究。 **高效**:IFP的一个不错特色是,它对比特币现金矿工的影响微乎其微。方案会导致SHA256矿工的收益降低0.15% (大约是百分之一的十分之一)。考虑到密码货币在数小时内价格的波动,是这个数值的n倍。可以说,这个数值影响微小。与此同时,这对技术开发的融资影响是巨大的。这将保障比特币现金的稳固基础架构,让比特币现金得以增长和竞争。 **符合原则**:IFP与比特币现金项目成为健全货币的中心思想相一致。它不涉及通胀时间和改变BCH的稀缺性。尽管有人认为,降低BCH相对BTC的哈希率,会降低网络安全性;但是在充足资金保障开发时,通过排除bugs和软件漏洞,网络安全性将大大提高。因此,从全方位考虑,IFP实际上会提高比特币现金网络的安全性。 **符合激励原则**:IFP作为开发融资方案的一大特点是,它很好地将比特币现金开发者团队的激励措施与整个网络的利益相结合。 比特币ABC遵循MIT开源许可,为矿工提供全节点软件。矿工使用该软件,在成功产出比特币现金区块时,以收到区块奖励的方式产生收益。 当协议开发者也从相同的区块奖励中谋生时,这就与激励原则相一致。如果网络作为一个整体,开发、增长并运行良好,对比特币现金的需求将大大增加。可以预测,随着时间推移,这种需求的增加将反映在比特币现金价值中,而开发团队的收入与区块奖励息息相关。 反之,如果开发团队不够高效,矿工可以改变支付金额或全节点软件;再或者,他们可以选择完全终止IFP。 结论 比特币ABC的目标是,使比特币现金成为具有全球竞争力的点对点电子现金系统。 要实现这个目标,将需要大量的工作;其中包括对基础设施的大力投资,以便为比特币现金产品和服务提供坚实的基础,并能够应对巨大的增长。 在密码货币领域,比特币现金面临着激烈竞争,而那些竞争者并没有坐以待毙。相反的,他们在发展中投入了巨额资金。比特币现金面临一个生存问题:成长或死亡。 基于以上原因,我们认为IFP是有吸引力的选择,它为实现目标提供了可持续的资金来源。根据社区的反馈,初始的IFP提案已有变动,它将由BIP 9矿工激活。对IFP感兴趣的矿工表示,他们将基于对形势的判断,负责任地使用激活机制来激活或不激活IFP. 目前,比特币ABC最负责任的做法是,让矿工的投票过程不受任何干扰地进行。 答疑 以下是我们对一些收到的问题,作出的回答。 如果作恶矿工激活了IFP怎么办? 要激活IFP, 一个前提是矿工必须在两个完整的星期内,保持66%或以上的BCH哈希算力。因此,激活IFP的门槛,实际上比矿工其他作恶行为要高许多。 如果某个矿工决定使用大量哈希算力来攻击BCH,那么这行为本身与IFP无关。这仅仅是我们采用的中本聪共识的安全模型本质。 仅仅为了引起(Reddit)r/btc的更多争议,作恶矿工几乎不太可能愿意花那么多钱,如果他们确实愿意花钱,那引起的后果与实际资助BCH协议开发,并将BCH开发为点对点电子现金的行为相差无几。 这种情况也说明了,为什么发布移除IFP的比特币ABC版本是不明智的。在这种(恶意矿工激活IFP)情况下,“恶意激活”实际上会导致运行比特币ABC 0.21.4版本及以下与“IFP移除”版本之间的BCH网络分叉。 IFP会导致分叉吗? 几乎所有的BCH矿工都使用比特币ABC的全节点软件,因此不认为会出现网络分叉。 社区一致反对IFP 在比特币的世界里,决定是个人根据自己的喜好和自身利益而作出的,而不是任由社交媒体上最活跃的人来规定其他人的行动。 我们知道,社交媒体上的一部分人并不喜欢IFP,但这并不代表每个人都反对它。 IFP并不在比特币现金的路线图中 IFP可能并没有正式出现在路线图中,但矿工融资机制一直是比特币现金生态系统主要参与者提出的功能请求。例子可以参阅Bitcoin.com在2018年5月发表名为《BCH矿工讨论采用部分区块奖励来资助开发》的文章。 多年来,已经作出了各种尝试。IFP的当前化身,延续了那些为比特币现金提供稳定的基础设施资金的努力。 标准底线是融资与路线图无关。没有资金开发的路线图无非是个好主意、愿望或梦想。只有当我们分配必要的资源时,路线图才成为一个严肃的、可执行的计划。在发展两年半后,如果我们希望看到比特币现金还有意义并为世界实现点对点的电子现金愿景,那么是时候分配些资源了。 IFP并不是商业计划 事实上,IFP出现在《比特币ABC 2020年的商业计划》的第18页。 http://fund.bitcoinabc.org/wp-content/uploads/2020/04/ZH-Bitcoin-ABC-Business-Plan-2020-r7dot1.pdf **基础设施融资计划(IFP)**. 如果其他所有方法都失败了,矿工可能会被激励启动基础设施融资计划;这涉及强制捐献部分区块奖励给比特币现金开发团队。 只需用这种方式改进IFP 类似IFP的矿工融资机制,可能有无数种组合可能。先前的尝试面临的一个挑战是,大的团体很难就如何实施的细节达成共识。因此,一个并非完美但简单的计划,可能比一个人眼中的“更完善”的计划更好,这个“更完善”意味着更复杂。 还需注意的是,当前的实施版本已根据一些反馈,对原始的计划作出了修改。 如果您想改进IFP,或者比特币ABC全节点软件的某些方面。我们欢迎您在reviews.bitcoinabc.org提交补丁。以下是有关如何开始使用比特币ABC,对比特币现金协议开发做出贡献的完整信息:https://github.com/Bitcoin-ABC/bitcoin-abc/blob/master/CONTRIBUTING.md https://reviews.bitcoinabc.org/ 什么可以阻止IFP永远持续下去 鉴于比特币ABC每6个月通过硬分叉进行网络升级,当前的IFP不可能在6个月后还能延续下去。 其次,提出IFP的矿工团体抱团本质上是不稳定的。 就是说,如果IFP大获成功,可以大大改进比特币现金,会被视为对该项目的明智投资;那么也没有什么理由,在6个月后还继续下去。 加入我们 为世界建立不受审查的点对点电子现金,并实现比特币现金的愿景而加入我们吧! 请访问fund.bitcoinabc.org,查看我们的商业计划书、预算、交付时间表、募资方式和反馈机制。 https://fund.bitcoinabc.org/ 齐心协力,我们才能达成目标。 有疑问?请在下面留言问我们。 欢迎阅读同系列的其他文章 比特币ABC启动2020年比特币现金协议开发募资活动 https://read.cash/@Bitcoin_ABC/abc2020-60e78175 为什么比特币ABC现在要筹集资金 https://read.cash/@Bitcoin_ABC/abc-63baa314 比特币ABC 2020-2022年战略&路线图 https://read.cash/@Bitcoin_ABC/abc-2020-2022-f9598dbf 什么是比特币ABC的内存池全面检修项目? https://read.cash/@Bitcoin_ABC/abc-f4eec418 什么是比特币ABC的“取得代码所有权”项目? https://read.cash/@Bitcoin_ABC/abc-f3bb9c2f 为什么要支持比特币ABC  https://read.cash/@Bitcoin_ABC/abc-cb366201 什么是比特币ABC的“修复出块时间波动”项目? https://read.cash/@Bitcoin_ABC/abc-cad14923 比特币现金未来的项目 https://read.cash/@Bitcoin_ABC/-c0179e75 为什么企业需要比特币ABC https://read.cash/@Bitcoin_ABC/abc-22ff3a8f 比特币ABC的2020-2022年交付时间表 https://read.cash/@Bitcoin_ABC/abc2020-2022-f8dbe3c9 比特币ABC团队介绍 https://read.cash/@Bitcoin_ABC/abc-cfa1a676 比特币ABC: 问题和解决方案 https://read.cash/@Bitcoin_ABC/abc-54d58397 为什么比特币ABC现在需要您的支持 https://read.cash/@Bitcoin_ABC/abc-1205b2dc 怎么为比特币现金协议开发提供资金 https://read.cash/@Bitcoin_ABC/-7135f340

@Bitcoin_ABC

怎么为比特币现金协议开发提供资金 比特币ABC专注于比特币现金的扩容,以满足数十亿日活用户的支付需求。我们旨在以我们知道的方式,改变文明,为世界提供更大的自由和物质繁荣。 比特币ABC现在需要资金来继续发展比特币现金,以提高矿工的效率和盈利能力,以及实现许多其他比特币现金商业计划的目标。 目前的收入流 Bitcoin ABC的全节点软件是开源的,因此我们没有客户合同。 就是说,通过比特币ABC创建的比特币现金,每年给挖矿者带来的区块奖励超过52,000个BCH区块,创造了数十亿美元的价值。 超过95%的比特币现金区块,正在使用或者过去使用过比特币ABC的比特币现金全节点软件被挖出。 比特币ABC收入流包括以下方面。 企业赞助。我们为比特币现金矿工和企业提供赞助商计划。 社区捐赠。例如:Coin Dance和2019年的比特币现金协议发展筹款活动, 以及直接在bitcoinabc.org捐款。 2020年4月,我们在fund.bitcoinabc.org启动筹款项目。 潜在的收入流 比特币ABC未来可能探索的一些方案,包括以下想法: 支持协议。比特币ABC可能会面向矿工和企业,出售支持协议。这相当于比特币现金业务的一种保障政策。支持协议可以是分级的和/或按件付费。对愿意支付最高费用的人,可以立即提供紧急支持。支持可以基于点数分配, 譬如https://admin.phacility.com/book/phacility/article/mana/ Linux基金会模型。通过赞助,出租开发,培训,活动等,比特币ABC可能会雇用一支小团队来协调比特币现金协议的进一步开发,同时协调圈子中与竞争者时而冲突的利益。 Buckets付费-开发模型。这将归入社区捐赠的名称,使捐助者可以为具体的路线图里程碑做捐款。值得一提的是,BCH协议开发优先级具有其自身的逻辑,不能总是通过公众投票来更改。一些项目最好在其他事项前完成,来节省时间、金钱,并避免意外情况。 比特币ABC商店。比特币ABC可能在线出售纪念品。 众筹。例如通过 OpenCollective, LiberaPay, “Buy Me a Coffee” 或者Patreon来进行。值得注意的是,比特币ABC采纳法币付款,可能带来法律和合规负担,其成本可能超过所接受的捐款。 赏金,补助金和奖项。 我们会密切关注任何此类机会。 我们可能会制定正式的法律程序,来向比特币ABC提供赏金。 双重许可/核心-开放。 对商业使用可能要求许可证/或发布基础的全节点客户端,用户为附加组件付费;或者以其他方式修改比特币ABC许可。 基础设施融资计划(IFP)。 如果其他所有方法都失败了,矿工可能会被激励启动基础设施融资计划;这涉及强制捐献部分区块奖励给比特币现金开发团队。 Patreon*的更多信息 为已超负荷工作的团队提供充足的资金,即使可以克服法币的一次性或持续的费用,但依然存在疑问:为免费的开源软件基础设施开发提供资金,Patreon是明智的方法吗? 目前的研究给出了明确的结论:不是。 软件开发的Patreons成功案例寥寥无几。 最成功的似乎是VueJS,它是非常前端的(基本上与比特币ABC协议开发相反)。过多年的推广,它每年能筹集约20万美元。 使用Patreon为协议开发,构建软件基础设施而募集资金,并不是一种战略;它似乎与其他免费开源软件项目的募资经验相一致。 不过,比特币ABC还是将其保留作为未来备选项。 开发募资方式 重要的是要注意,目前,只有有限的资金和开发人员时间来设计更多的收入来源。 一旦最初的比特币现金基础设开发稳步推进,比特币ABC的目标是将来在这一领域进行创新。 同样,任何导致开发人员无法集中精力开发比特币现金的筹款活动,最终都需要以严格的成本效益比来进行判断。因为比特币ABC的任务是开发比特币现金协议;我们需要继续专注于这一任务。 捐赠或利他主义,是我们旨在鼓励和支持的主要收入来源。 但要认识到,利他主义并不是为世界建立抗审查的点对点价值转移的坚实基础。 比特币ABC始终致力于,仅接受符合比特币现金和比特币ABC最佳利益的资金。 加入我们 为世界建立不受审查的点对点电子现金,并实现比特币现金的愿景而加入我们吧! 请访问fund.bitcoinabc.org,查看我们的商业计划书、预算、交付时间表、募资方式和反馈机制。 https://fund.bitcoinabc.org/ 齐心协力,我们才能达成目标。 有疑问?请在下面留言问我们。 欢迎阅读同系列的其他文章 比特币ABC启动2020年比特币现金协议开发募资活动 https://read.cash/@Bitcoin_ABC/abc2020-60e78175 为什么比特币ABC现在要筹集资金 https://read.cash/@Bitcoin_ABC/abc-63baa314 比特币ABC 2020-2022年战略&路线图 https://read.cash/@Bitcoin_ABC/abc-2020-2022-f9598dbf 什么是比特币ABC的内存池全面检修项目? https://read.cash/@Bitcoin_ABC/abc-f4eec418 什么是比特币ABC的“取得代码所有权”项目? https://read.cash/@Bitcoin_ABC/abc-f3bb9c2f 为什么要支持比特币ABC  https://read.cash/@Bitcoin_ABC/abc-cb366201 什么是比特币ABC的“修复出块时间波动”项目? https://read.cash/@Bitcoin_ABC/abc-cad14923 比特币现金未来的项目 https://read.cash/@Bitcoin_ABC/-c0179e75 为什么企业需要比特币ABC https://read.cash/@Bitcoin_ABC/abc-22ff3a8f 比特币ABC的2020-2022年交付时间表 https://read.cash/@Bitcoin_ABC/abc2020-2022-f8dbe3c9 比特币ABC团队介绍 https://read.cash/@Bitcoin_ABC/abc-cfa1a676 比特币ABC: 问题和解决方案 https://read.cash/@Bitcoin_ABC/abc-54d58397 为什么比特币ABC现在需要您的支持 https://read.cash/@Bitcoin_ABC/abc-1205b2dc 1 patreon指www.patreon.com。该网站采用会员制,为艺术家和内容创作者等募集资金。

@Bitcoin_ABC

为什么比特币ABC现在需要您的支持 比特币ABC,是领先的比特币现金协议的全节点开发团队。比特币ABC主导了BCH分叉;并在过去的两年半中,持续维护领先的比特币现金客户端。 比特币ABC在提供有价值的服务方面,拥有出色的过往成绩。 过去的两年半里,我们一直在按时、按预算地做正确的事。 现在扩容 比特币ABC现在需要资金来继续发展比特币现金,以提高矿工的效率和盈利能力,以及实现许多其他比特币现金商业计划的目标。 以下是原因。 当前比特币ABC的资金,将在2020年6月30日用尽。随着比特币现金使用量的增加,今天每个小的问题都会在明天变得严重。 一味等待,只会让用户尝试比特币现金时遇到不稳定的体验,这将永久破坏比特币现金的声誉。 这直接威胁到比特币现金成为全世界不受审查的、点对点电子现金的任务。 我们为比特币ABC筹集资金一事拖得越久,代价就变得越昂贵;社区将变得更加两极化,解决问题的提案就越极端。 等待毫无帮助。 作为市值排名前五的加密货币,比特币现金具有巨大的价值。为了维护比特币现金的价值和市场地位,我们必须保持更新比特币ABC代码库和其他开发。 目前,维护占用了比特币现金开发人员90%的时间。新功能几乎没有添加到工作量中。如果要扩容,我们需要改变这个比例。为此,需要资金来雇用工程技术人员。 到目前为止,比特币ABC在向后移植、清理技术债务、实施自动化测试基础架构等已完成的工作,让我们现在处于有利位置,可以在新功能和比特币现金协议的重大改进方面取得快速进展。 没有资源,工作将终止;届时,比特币现金将无法与其他正在创新和扩容的密码货币竞争。代码腐败将成为严重的威胁。今天的一个小问题,明天将成为一个大问题。 没有足够的资金,就会集中精力提供短期解决方案,而非基础性的变更;这样导致相应的技术债变得更具威胁性。 我们有潜力从根本上发展比特币现金用户群,尤其是在发展中国家;但前提是,实现重要路线图目标的协议开发能够持续得到资金支持。 加入我们 为世界建立不受审查的点对点电子现金,并实现比特币现金的愿景而加入我们吧! 请访问fund.bitcoinabc.org,查看我们的商业计划书、预算、交付时间表、募资方式和反馈机制。 https://fund.bitcoinabc.org/ 齐心协力,我们才能达成目标。 有疑问?请在下面留言问我们。 欢迎阅读同系列的其他文章 比特币ABC启动2020年比特币现金协议开发募资活动 https://read.cash/@Bitcoin_ABC/abc2020-60e78175 为什么比特币ABC现在要筹集资金 https://read.cash/@Bitcoin_ABC/abc-63baa314 比特币ABC 2020-2022年战略&路线图 https://read.cash/@Bitcoin_ABC/abc-2020-2022-f9598dbf 什么是比特币ABC的内存池全面检修项目? https://read.cash/@Bitcoin_ABC/abc-f4eec418 什么是比特币ABC的“取得代码所有权”项目? https://read.cash/@Bitcoin_ABC/abc-f3bb9c2f 为什么要支持比特币ABC  https://read.cash/@Bitcoin_ABC/abc-cb366201 什么是比特币ABC的“修复出块时间波动”项目? https://read.cash/@Bitcoin_ABC/abc-cad14923 比特币现金未来的项目 https://read.cash/@Bitcoin_ABC/-c0179e75 为什么企业需要比特币ABC https://read.cash/@Bitcoin_ABC/abc-22ff3a8f 比特币ABC的2020-2022年交付时间表 https://read.cash/@Bitcoin_ABC/abc2020-2022-f8dbe3c9 比特币ABC团队介绍 https://read.cash/@Bitcoin_ABC/abc-cfa1a676 比特币ABC: 问题和解决方案 https://read.cash/@Bitcoin_ABC/abc-54d58397

@Bitcoin_ABC

比特币ABC: 问题和解决方案 比特币ABC专注于比特币现金扩容,以满足数十亿日活用户的支付需求,并更好地服务于比特币现金业务。为此,我们提供了6个比特币ABC可以解决的问题的方案。 1. 比特币现金矿工需要稳定的全节点软件来挖矿 比特币ABC通过细致的工作解决了这一问题;该工作优化了用于挖矿的比特币ABC全节点软件。与其他全节点软件相比,比特币ABC客户端更稳定,资源消耗更低。作为主要的比特币现金挖矿全节点软件,团队和软件都经历了多年的考验。 2. 比特币现金要实现点对点的电子现金愿景,需要发展 比特币现金需要发展。 否则,将进一步陷入停滞;并相比获得资金支持的其他密码货币失去主动权。 比特币ABC完全致力于扩容路线图;该路线图使我们达到每秒10,000笔交易(TPS)或更多。 3. 比特币现金内存池有固有的局限性,影响我们扩容 我们已将内存池全面检修列为优先事项;这将从根本上解决(扩容)这一重要挑战,并为比特币现金在未来数十年的增长奠定基础。 4. 比特币现金需要摆脱比特币Core的阴影,并领导实现点对点的电子现金愿景 比特币ABC从比特币Core中提取了大量代码并向后移植,而比特币Core并没有为实现点对点的电子现金愿景而开发,但比特币ABC却是。只要我们还依赖于比特币Core的向后移植来开发比特币现金,我们就无法取得技术领导地位,为全球数十亿人的日常使用进行优化。 比特币ABC要解决这一问题,最显著的是通过取得代码所有权,这将让比特币现金走出比特币Core的阴影;并在为世界带来点对点电子现金的道路上,处于实实在在的领导地位。 5. 比特币现金运作的环境一直在变化,带来代码腐败的挑战 比特币ABC随着硬件、依赖库、用户趋势等,来不断更新比特币现金全节点软件。这导致固态硬盘的采用、不断增加的互联网速度、新瓶颈、权衡取舍和新的CPU架构等其他新挑战的出现。 比特币ABC项目,维持着两周一发布的规律发布周期。 这种已知的发布节奏,使用户始终运行最新版本变得简单;这对比特币ABC用户来说,也是最安全的做法。 6. 诸如安全漏洞之类的紧急情况。攻击者一天比一天更聪明 比特币ABC开发团队一年365天,一天24小时,随时响应新威胁; 并在问题解决方面,保持着良好的记录。特币ABC开发团队还通过不断进行代码清理,bug修复和更新,来使软件保持最新状态; 最大程度地降低了漏洞风险。 加入我们 为世界建立不受审查的点对点电子现金,并实现比特币现金的愿景而加入我们吧! 请访问fund.bitcoinabc.org,查看我们的商业计划书、预算、交付时间表、募资方式和反馈机制。 https://fund.bitcoinabc.org/ 齐心协力,我们才能达成目标。 有疑问?请在下面留言问我们。 欢迎阅读同系列的其他文章 比特币ABC启动2020年比特币现金协议开发募资活动 https://read.cash/@Bitcoin_ABC/abc2020-60e78175 为什么比特币ABC现在要筹集资金 https://read.cash/@Bitcoin_ABC/abc-63baa314 比特币ABC 2020-2022年战略&路线图 https://read.cash/@Bitcoin_ABC/abc-2020-2022-f9598dbf 什么是比特币ABC的内存池全面检修项目? https://read.cash/@Bitcoin_ABC/abc-f4eec418 什么是比特币ABC的“取得代码所有权”项目? https://read.cash/@Bitcoin_ABC/abc-f3bb9c2f 为什么要支持比特币ABC  https://read.cash/@Bitcoin_ABC/abc-cb366201 什么是比特币ABC的“修复出块时间波动”项目? https://read.cash/@Bitcoin_ABC/abc-cad14923 比特币现金未来的项目 https://read.cash/@Bitcoin_ABC/-c0179e75 为什么企业需要比特币ABC https://read.cash/@Bitcoin_ABC/abc-22ff3a8f 比特币ABC的2020-2022年交付时间表 https://read.cash/@Bitcoin_ABC/abc2020-2022-f8dbe3c9 比特币ABC团队介绍 https://read.cash/@Bitcoin_ABC/abc-cfa1a676

@Bitcoin_ABC

How to Upgrade your Bitcoin Cash Node with Bitcoin ABC **Written by**: Antony Zegers https://twitter.com/AntonyZegers Forgot to upgrade your node? Here's how to get back onto the upgraded BCH network: These instructions are for those who left old versions (0.20.12 or older) of Bitcoin ABC running through the May 15th, 2020 upgrade. Follow these instructions to get back on the main network. If you are using bitcoin-qt, follow these steps: Stop your running node Delete the list of nodes you have banned: `rm ~/.bitcoin/banlist.dat` Download version 0.21.x from **https://download.bitcoinabc.org/latest/** Start up the new version (`./bin/bitcoin-qt`) Open Help -> Debug window In the console type `reconsiderblock 00000000000000000033dfef1fc2d6a5d5520b078c55193a9bf498c5b27530f7` Wait until your node is on the correct chain. This could take some time if your old node was running for a while, and other nodes banned you on the network. You can check that you are on the correct chain by typing `getblockchaininfo` and verifying the information with a public block explorer such as **https://explorer.bitcoin.com/bch**, **https://blockchair.com/bitcoin-cash**, or **https://cash.coin.dance/**. If you are running bitcoind, follow these steps: Stop your running node Delete the list of nodes you have banned: `rm ~/.bitcoin/banlist.dat` Download version 0.21.x from **https://download.bitcoinabc.org/latest/** Start up the new version (`./bin/bitcoind`) Use bitcoin-cli to type: `./bin/bitcoin-cli reconsiderblock 00000000000000000033dfef1fc2d6a5d5520b078c55193a9bf498c5b27530f7` Wait until your node is on the correct chain. This could take some time if your old node was running for a while, and other nodes banned you on the network. You can check that you are on the correct chain by typing `./bin/bitcoin-cli getblockchaininfo` and verifying the information with a public block explorer such as **https://explorer.bitcoin.com/bch**, **https://blockchair.com/bitcoin-cash**, or **https://cash.coin.dance/**. Testnet To update a testnet node, follow similar steps as above, deleting the banlist at `~/.bitcoin/testnet3/banlist.dat` and reconsider block `0000000099f5509b5f36b1926bcf82b21d936ebeadee811030dfbbb7fae915d7` Stay Informed Sign up here to get email updates on Bitcoin ABC. https://www.subscribepage.com/bitcoinabc Other Articles in The Building Series https://read.cash/@Bitcoin_ABC/how-to-fund-bitcoin-cash-protocol-development-6f4710ff#other-articles-in-this-series How You Can Contribute to Bitcoin ABC https://read.cash/@Bitcoin_ABC/how-you-can-contribute-to-bitcoin-abc-924d8d5b How to Participate in the Upgrade Testnet https://read.cash/@Bitcoin_ABC/how-to-participate-in-the-upgrade-testnet-90d38dd5 Multiple Implementations and Cooperation in Bitcoin Cash https://read.cash/@Bitcoin_ABC/multiple-implementations-and-cooperation-in-bitcoin-cash-99cc1a83 Why We Need to Hire World-Class People Now https://read.cash/@Bitcoin_ABC/why-we-need-to-hire-world-class-people-now-23d28989 Read the Fundraising Series Start here to read the 15 articles in the **Fundraising Series**. https://read.cash/@Bitcoin_ABC/press-release-bitcoin-abc-launches-2020-bitcoin-cash-protocol-development-fundraiser-8742d3e4

@Bitcoin_ABC

比特币ABC团队介绍 比特币ABC,是领先的比特币现金协议的全节点开发团队。比特币ABC主导了BCH分叉,并在过去的两年半中持续维护比特币现金。 比特币ABC在提供有价值的服务方面,有出色的过往档案。过去的两年半里,我们一直在按时、按预算地做正确的事。 比特币ABC专注于比特币现金扩容,以满足数十亿日活用户的支付需求。 我们旨在以我们知道的方式来改变文明,并以更大的自由和繁荣来赋予世界物质满足。 关键团队成员 以下是团队的关键成员。团队还包括其他成员,但是他们想保持低曝光度。 如果比特币ABC在2020-2021年有充足的资金,我们将可持续和负责任地寻求、聘请工程师。 **阿毛里·萨谢**(Amaury Séchet)创立并领导比特币ABC。 在2017年,他采取行动,实现了比特币现金从比特币Core的分叉。阿毛里于2010年发现了比特币,并于2011年参与其中。看到比特币无法扩容后,他决定自己动手做事,并将他对大规模系统方面的经验运用到比特币。阿毛里以前是Facebook的软件工程师,LLVM提交者,并且是D语言编译器SDC的主要开发人员。 **安东尼·让格斯** (Antony Zegers)是专注于比特币现金的协议开发者,也是比特币ABC的团队成员。他从2017年5月起参与了比特币ABC和比特币现金的建立。安东尼拥有加拿大皇家军事学院的电机工程学士学位和多伦多大学电气工程专业的硕士学位。此前,安东尼在加拿大国防研究与发展局工作了十二年,主要负责运营研究与分析。安东尼用“Mengerian”的化名在网上发表了有关加密货币的经济和技术方面的文章和分析。自2012年以来,他一直是比特币爱好者。 **杰森·B·考克斯**(Jason B.Cox)是一位软件工程师。受比特币现金分叉的启发,他在(分叉)不久后开始为比特币ABC做贡献。 他拥有加利福尼亚大学洛杉矶分校的计算机科学学士学位。 杰森之前在领英(LinkedIn)担任软件工程师,负责构建服务数十亿用户的可扩展软件系统;他致力于为比特币现金引入同一量级的工程。 **其他开发者**。比特币ABC团队还包括一些不同背景的专职软件工程师,这其中包括在知名公司扩展数百万美元的系统的专家。 这些是保持比特币ABC高效运转的关键。 他们中的很多人都希望保持低调,以便专注于自己的本职工作。 **乔治·唐纳利**(George Donnelly)是比特币ABC的业务开发经理。 他是一位数字营销专业人士,连续创业者,Unix / Linux系统管理员,科幻小说作家和博客作者,致力于为发展中国家(尤其是拉丁美洲)实现点对点的电子现金愿景。 他会说一口流利的西班牙语,并于2011年首次认识比特币。他还拥有芝加哥大学的历史学学士学位。 **加入我们** 为世界建立不受审查的点对点电子现金,并实现比特币现金的愿景而加入我们吧! 请访问fund.bitcoinabc.org,查看我们的商业计划书、预算、交付时间表、募资方式和反馈机制。 https://fund.bitcoinabc.org/ 齐心协力,我们才能达成目标。 有疑问?请在下面留言问我们。 欢迎阅读同系列的其他文章 比特币ABC启动2020年比特币现金协议开发募资活动 https://read.cash/@Bitcoin_ABC/abc2020-60e78175 为什么比特币ABC现在要筹集资金 https://read.cash/@Bitcoin_ABC/abc-63baa314 比特币ABC 2020-2022年战略&路线图 https://read.cash/@Bitcoin_ABC/abc-2020-2022-f9598dbf 什么是比特币ABC的内存池全面检修项目? https://read.cash/@Bitcoin_ABC/abc-f4eec418 什么是比特币ABC的“取得代码所有权”项目? https://read.cash/@Bitcoin_ABC/abc-f3bb9c2f 为什么要支持比特币ABC  https://read.cash/@Bitcoin_ABC/abc-cb366201 什么是比特币ABC的“修复出块时间波动”项目? https://read.cash/@Bitcoin_ABC/abc-cad14923 比特币现金未来的项目 https://read.cash/@Bitcoin_ABC/-c0179e75 为什么企业需要比特币ABC https://read.cash/@Bitcoin_ABC/abc-22ff3a8f 比特币ABC的2020-2022年交付时间表 https://read.cash/@Bitcoin_ABC/abc2020-2022-f8dbe3c9

@Bitcoin_ABC

The Bitcoin ABC AMA Livestream Starting NOW: Ask Amaury Séchet and Team Your Hardest Questions! Ask Amaury Séchet, the Bitcoin ABC team and special guests all your questions at the Bitcoin ABC AMA Livestream happening **NOW**, Thursday, 14 May 2020 starting at 12:00 UTC / 20:00 Beijing / 08:00 New York. Ask your questions on r/BitcoinCash here: https://www.reddit.com/r/Bitcoincash/comments/gjktof/were_bitcoin_abc_the_leading_full_node_software/ On YouTube here: https://youtu.be/lHGnfZWu1eU Or in the WeChat Bitcoin ABC Social Chat group (see QR code below or DM georgedonnelly on WeChat or Telegram). **Get more information** at https://fund.bitcoinabc.org/.

@Bitcoin_ABC

比特币ABC的2020-2022年交付时间表 比特币ABC正在努力为未来两年内的比特币现金,提供扩容计划。 作为我们成为透明度方面,社区领导者计划的一部分,我们现在向您介绍我们2020-2022年的可交付成果时间表。 比特币ABC旨在根据以下时间表,实现我们的路线图。值得注意的是,这个时间表是乐观估计,取决于以下的关键变量。 2020年4月30日前,比特币ABC 2020年商业计划的全部资金到位。 我们准备吸引、聘用,并在财务上投入我们需要的稀有、高质量工程师。确实,最近我们失去了多位非常有吸引力的候选人;这些候选人的等待时间窗口很小。 我们的进度,取决于快速找到极为复杂的问题的解决方案,因此很难作出绝对保证。 2020年5月15日 1. DevOps,支持和向后移植: 随时在线 2. 更小的单位: 已启动 3. 自适应区块大小: 已启动 4. 修复出块时间波动: 已启动 5. 员工储备 : 已启动* 6. 富余的编码能力: 已启动* 2020年11月15日 1. DevOps, 支持和向后移植: 随时在线 2. 更小的单位: 到期交付 3. 自适应区块大小: 到期交付 4. 修复出块时间波动: 到期交付 5. 内存池的全面检修: 已启动 6. 获取代码所有权: 已启动 7. 更快的区块传播 已启动 8. 人员稳定性 已启动 2021年5月15日 1. DevOps,支持和向后移植: 随时在线 2. 获取代码所有权: 进行中 3. 更快的区块传播: 到期交付 4. 富余的编码能力: 到期交付* 5. 员工储备: 到期交付* 2021年11月15日 1. DevOps,支持和向后移植: 随时在线 2. 获取代码所有权: 正在进行中 3. 内存池全面检修: 到期交付 4. 人员稳定性: 到期交付 2022年及以后 1. 参考索引器: 2. 挖矿矿效率改进: 3. QUIC: 4. 雪崩协议预共识: *按时交付星号项目的能力,取决于有合格的开发人员和资金。 在有合适候选人进入市场时,比特币ABC手上必须拥有必要的资源,来吸引,聘用并可靠地承诺他们。 加入我们 为世界建立不受审查的点对点电子现金,并实现比特币现金的愿景而加入我们吧! 请访问fund.bitcoinabc.org,查看我们的商业计划书、预算、交付时间表、募资方式和反馈机制。 https://fund.bitcoinabc.org/ 齐心协力,我们才能达成目标。 有疑问?请在下面留言问我们。 欢迎阅读同系列的其他文章 比特币ABC启动2020年比特币现金协议开发募资活动 https://read.cash/@Bitcoin_ABC/abc2020-60e78175 为什么比特币ABC现在要筹集资金 https://read.cash/@Bitcoin_ABC/abc-63baa314 比特币ABC 2020-2022年战略&路线图 https://read.cash/@Bitcoin_ABC/abc-2020-2022-f9598dbf 什么是比特币ABC的内存池全面检修项目? https://read.cash/@Bitcoin_ABC/abc-f4eec418 什么是比特币ABC的“取得代码所有权”项目? https://read.cash/@Bitcoin_ABC/abc-f3bb9c2f 为什么要支持比特币ABC  https://read.cash/@Bitcoin_ABC/abc-cb366201 什么是比特币ABC的“修复出块时间波动”项目? https://read.cash/@Bitcoin_ABC/abc-cad14923 比特币现金未来的项目 https://read.cash/@Bitcoin_ABC/-c0179e75 为什么企业需要比特币ABC https://read.cash/@Bitcoin_ABC/abc-22ff3a8f

@Bitcoin_ABC

为什么企业需要比特币ABC 比特币现金公司投入资源开发应用或其他软件,来服务客户并最终获利。 比特币现金业务,通常建立在比特币现金全节点软件之上,例如比特币ABC。 每个比特币现金应用,都依赖于可靠的全节点软件。一个由一群具有良好记录的专业人士进行积极有效维护的软件。 认识风险 那些选择建立在由个人或小的志愿者团队开发的比特币现金全节点软件的公司,正在承受着巨大的风险。万一该全节点项目的核心人物转到其它项目或其它工作?再或者他们经历让他们无法继续工作的人生大事件,那时候该怎么办? 当然,开源项目可以由其他开发者继续推进。 但事实是,许多这样的项目最终只能被放弃和终止。 这将给您(企业所有者或运营商)带来巨大挑战。 这种情况一旦发生,您必须重新设计自己的软件,才能与另一个项目的比特币现金全节点软件一起使用。 如果这发生在错误的时期,或者您的产品很早就发布了,那这样的变动对您项目的影响可能是毁灭性的。 您准备好了吗 您是否准备自己动手或者雇佣开发者,来开发和维护比特币现金全节点软件? 如果不是,或者这样的选择会耗尽您新产品发布的宝贵资源,那明智的选择是与专业的比特币现金全节点软件团队合作。这样的团队有一贯的高质量工作记录。 从生意的角度来看,将预算的一小部分用于支持您的业务所依赖的基础架构,类似于购买保险。 它有助于为您的业务提供保障。 此外,您还可以享受其他好处,例如随时随地的技术支持和市场营销特权。 坚实基础 有能力、有资金的合作伙伴是您成功的基础。比特币ABC,被证明在开发和维护比特币现金网络的专业全节点软件方面, 工作是一贯地可靠。 我们期盼在将来为您带来更好的服务。 加入我们 为世界建立不受审查的点对点电子现金,并实现比特币现金的愿景而加入我们吧! 请访问fund.bitcoinabc.org,查看我们的商业计划书、预算、交付时间表、募资方式和反馈机制。 https://fund.bitcoinabc.org/ 齐心协力,我们才能达成目标。 欢迎阅读同系列的其他文章 比特币ABC启动2020年比特币现金协议开发募资活动 https://read.cash/@Bitcoin_ABC/abc2020-60e78175 为什么比特币ABC现在要筹集资金 https://read.cash/@Bitcoin_ABC/abc-63baa314 比特币ABC 2020-2022年战略&路线图 https://read.cash/@Bitcoin_ABC/abc-2020-2022-f9598dbf 什么是比特币ABC的内存池全面检修项目? https://read.cash/@Bitcoin_ABC/abc-f4eec418 什么是比特币ABC的“取得代码所有权”项目? https://read.cash/@Bitcoin_ABC/abc-f3bb9c2f 为什么要支持比特币ABC  https://read.cash/@Bitcoin_ABC/abc-cb366201 什么是比特币ABC的“修复出块时间波动”项目? https://read.cash/@Bitcoin_ABC/abc-cad14923 比特币现金未来的项目 https://read.cash/@Bitcoin_ABC/-c0179e75

@Bitcoin_ABC

比特币现金未来的项目 比特币ABC正在努力扩容比特币现金,旨在处理数十亿用户的日常支付需求。为此,我们制定了2020-2022年的路线图。 https://read.cash/@Bitcoin_ABC/abc-2020-2022-f9598dbf 这些项目也在比特币ABC的优先事项列表中,然而鉴于当下可获得的资源,我们尚无法确定时间表。 参考索引器。索引器就像程序化的区块浏览器。所有的比特币现金业务都需要这种或那种形式的索引器,例如.地址索引。目前,很多小组正在维护各种版本的“Bitcore 补丁”,因此索引器还有很大的改进空间。我们的目标是,创建一个在持续开发比特币ABC的过程中不会中断的参考索引器,从而为生态系统带来重大好处。 挖矿效率的提高。目前的挖矿过程效率低下,花费矿工大量资金。而这种情况,只会随着区块的不断增大而变得更糟。比方说, 区块通过getblocktemplate RPC创建,并在矿工解决工作量证明(PoW)时通过submitblock RPC提交返回。因此,需要将区块从节点完全传递到挖矿软件,然后再传递回去,实现在节点上的重新验证。通过在此处提高效率,我们可以提高矿工盈利能力。 QUIC。QUIC通过并行化改进和增强了基于TCP传输层的应用。QUIC给比特币现金带来的好处主要有以下几点: 所有流量将被加密。目前,比特币现金网络流量都没有被加密。 所有流量将进行身份验证。这是雪崩协议(Avalanche)的先决条件。 取消“队头阻塞”。当前, 需要按顺序将消息从一个节点发送到另一个节点。这就导致优先级信息(例如发现新区块)要等待低优先级消息的发送。借助QUIC,就可以马上发送区块,而不必等待上一条信息被完全发送出。 雪崩协议(Avalanche)预共识。雪崩协议,是一种在3秒或更短的时间内确保0确认的共识协议达成方法。 雪崩协议和中本聪共识(Nakamoto Consensus)的工作量证明(PoW)并行运行,并对后者进行补充。它有助于预防达成共识后的区块重组攻击。默认情况下,雪崩协议的消息很容易创建和传输,这些特征如果没有得到解决,就存在潜在的安全问题。因此,雪崩协议的先决条件是节点间的加密通道(由QUIC提供)。 人员增长。 有序增加更多的开发人员,以及包括对外沟通、行政、技术支持等在内的后勤人员。 假设在2020年4月30日前,手头有足够的资金,并且恰好有合格的工程人才,比特币ABC可以立即着手开展帮助我们解决上述项目的工作,这些工作甚至可能解决未来的其他项目。 这这些项目,对于为建设比特币现金业务奠定坚实基础至关重要;我们需要实现比特币现金的愿景和路线图。 我们今天尚无法解决这些问题。 但是,如果现在比特币ABC有充足的资金,我们可能会在短短的两年内陆续解决这些问题。 加入我们 为世界建立不受审查的点对点电子现金,并实现比特币现金的愿景而加入我们吧! 请访问fund.bitcoinabc.org,查看我们的商业计划书、预算、交付时间表、募资方式和反馈机制。 https://fund.bitcoinabc.org/ 齐心协力,我们才能达成目标。 您的反馈 在下面发表评论;或者您可以在Google文档中,使用评论功能,逐行对我们的商计划提供反馈。 https://docs.google.com/document/d/1RVNpWH4Fkxn5cmDjCP7QSR6Y1JLr-UeSZ0IIP6aAYwc/edit 我们期待听到您的声音。 欢迎阅读同系列的其他文章 比特币ABC启动2020年比特币现金协议开发募资活动 https://read.cash/@Bitcoin_ABC/abc2020-60e78175 为什么比特币ABC现在要筹集资金 https://read.cash/@Bitcoin_ABC/abc-63baa314 比特币ABC 2020-2022年战略&路线图 https://read.cash/@Bitcoin_ABC/abc-2020-2022-f9598dbf 什么是比特币ABC的内存池全面检修项目? https://read.cash/@Bitcoin_ABC/abc-f4eec418 什么是比特币ABC的“取得代码所有权”项目? https://read.cash/@Bitcoin_ABC/abc-f3bb9c2f 为什么要支持比特币ABC  https://read.cash/@Bitcoin_ABC/abc-cb366201 什么是比特币ABC的“修复出块时间波动”项目? https://read.cash/@Bitcoin_ABC/abc-cad14923

@Bitcoin_ABC

Join Bitcoin ABC and Amaury Séchet for an AMA Livestream Thu 14 May 2020 Ask Amaury Séchet, the Bitcoin ABC team and special guests all your questions at the Bitcoin ABC AMA Livestream on Thursday, 14 May 2020 starting at 12:00 UTC / 20:00 Beijing / 08:00 New York. The event will be available in 4 languages: English, 中文, Español and Français. We will take questions from the Chinese community in the Bitcoin ABC Social Chat group on WeChat and from the rest of the world on r/BitcoinCash. https://www.reddit.com/r/bitcoincash/ **Chinese community members**, kindly start post your questions now in the Bitcoin ABC Social Chat group in order to give our translator(s) time to prepare. Thank you in advance. https://weixin.qq.com/g/AkYFDpaPdGYrqr1S **Get more information** and sign up for email updates at https://fund.bitcoinabc.org/.

@Bitcoin_ABC

什么是比特币ABC的“修复出块时间波动”项目? 比特币ABC正在努力扩容比特币现金。 作为工作的一部分,我们认识到有必要减少区块时间的波动;这种波动,有时会导致比特币现金区块之间出现2小时或以上的间隔。 作为与比特币Core共享工作量证明的少数算力链,BCH需要不断调整难度目标,来保持两条链之间的算力平衡 然而,目前比特币Core和比特币现金挖矿的短期获利差异,激励了机枪池行为,这其实是奖励了不良行为。这最终导致比特币现金上的算力波动。 权衡取舍 改善这种情况需要仔细研究,因为这需要调整两条链算力的平衡。解决方案可能是改进难度调整算法(DAA),以及其它可能的方式来达到想要的效果。对DAA选项的任何分析,都必须从清晰表达的问题陈述开始。这一点很重要,因为仅解决一个衡量标准,可能会使其他问题恶化,甚至带来安全隐患。 我们期待着从2020年5月15日开始,对这个具有挑战性的技术问题进行细致、周到的研究。 手头有到2020年4月30日的足够资金,并假设有合适的工程人才,Bitcoin ABC的目标是在2020年11月15日的网络升级之前,及时为网络提供解决方案。 加入我们 为世界建立不受审查的点对点电子现金,并实现比特币现金的愿景而加入我们吧! 请访问fund.bitcoinabc.org,查看我们的商业计划书、预算、交付时间表、募资方式和反馈机制。 https://fund.bitcoinabc.org/ 齐心协力,我们才能达成目标。 谁加入? 您的反馈 在下面发表评论;或者您可以在Google文档中,使用评论功能,逐行对我们的商计划提供反馈。 https://docs.google.com/document/d/1RVNpWH4Fkxn5cmDjCP7QSR6Y1JLr-UeSZ0IIP6aAYwc/edit 我们期待听到您的想法。 欢迎阅读同系列的其他文章 比特币ABC启动2020年比特币现金协议开发募资活动 https://read.cash/@Bitcoin_ABC/abc2020-60e78175 为什么比特币ABC现在要筹集资金 https://read.cash/@Bitcoin_ABC/abc-63baa314 比特币ABC 2020-2022年战略&路线图 https://read.cash/@Bitcoin_ABC/abc-2020-2022-f9598dbf 什么是比特币ABC的内存池全面检修项目? https://read.cash/@Bitcoin_ABC/abc-f4eec418 什么是比特币ABC的“取得代码所有权”项目? https://read.cash/@Bitcoin_ABC/abc-f3bb9c2f 为什么要支持比特币ABC  https://read.cash/@Bitcoin_ABC/abc-cb366201

@Bitcoin_ABC

为什么要支持比特币ABC 比特币ABC是领头的比特币现金协议开发团队。 没有比特币ABC,比特币现金将无法正常运作。 比特币现金生态系统,依赖于比特币ABC全节点软件来继续生产几乎所有的区块(大于95%的区块)。 比特币ABC具有特定的专业知识,可帮助矿工和其他比特币现金业务通过提高效率来节省时间和金钱。 我们的专业知识有助于您提高盈利能力。 我们有全力投入比特币现金,并对项目善始善终的良好记录。我们每天时刻准备着应对比特币现金面临的威胁,确保网络保持运行;进行繁琐的向后移植工作,来首先确保BCH链存活。 其他加密货币项目不会等待比特币现金。 如果我们不成长,其它将超越我们。 如果我们等待的时间越长,解决此问题的成本就会越高。 比特币ABC,是唯一被证明已经准备好并且有能力承担这一挑战的比特币现金协议开发团队。 比特币ABC,已经为生态系统参与者创造了数十亿美元的价值;为矿工带来了超过10亿美元的收入。 到目前为止,比特币ABC在向后移植、清理技术债务、实施自动化测试基础架构等已完成的工作,让我们现在处于有利位置,可以在新功能和比特币现金协议的重大改进方面取得快速进展。 比特币ABC几乎每天都产生5-6次git提交,并且每两周发版一次。尽管资金不足,它仍然是一支高效的团队。 在比特币ABC, 您可以直接从维护和开发团队那里获取比特币现金全节点软件。我们的动力是提供最好的体验,因为我们依靠信任换取生存。 我们专注于发展长期有利于比特币现金的功能,同时也在确保我们的代码高效、稳定运行。 比特币ABC带头分叉了比特币Core,致使比特币现金的诞生。 比特币ABC在过去的两年半里,一直在预算内,按时,按计划维护我们领先的全节点软件和比特币网络。 在比特币ABC,没有锁定代码提交者。您可以审核代码,并根据特定需求自由调整代码。 时刻保持警惕 用于比特币现金的比特币ABC全节点软件,不能在没有依赖的环境中运行,例如库(OpenSSL, BerkeleyDB等)和操作系统需要其开发人员不断更新。工具和技术的进步和变化,例如固态硬盘,新的CPU架构(例如ARM),高清显示器,黑天鹅CPU侧通道漏洞(如Meltdown,Spectre),以及不断发展的攻击方式,都给我们带来了持续的挑战。 我们必须要更新我们的比特币ABC软件,以跟上这些变化。我们必须时刻保持警惕。停滞不是一种选择。我们必须奋勇向前,才能保障比特币现金正常运作,并且不落后于其他(密码货币)。自比特币现金诞生伊始,比特币ABC就一直处于这项工作的最前沿。 替代比特币ABC的方案是,选择支持故障的代码,难以运行的软件,需要额外维护的软件,再或者用户量少的平台放弃发行的软件。* 以上列举的,代表了替代方案里的最佳候选。 加入我们 为世界建立不受审查的点对点电子现金,并实现比特币现金的愿景而加入我们吧! 请访问fund.bitcoinabc.org,查看我们的商业计划书、预算、交付时间表、募资方式和反馈机制。 https://fund.bitcoinabc.org/ 齐心协力,我们才能达成目标。 有疑问?请在下面留言问我们。 欢迎阅读同系列的其他文章 比特币ABC启动2020年比特币现金协议开发募资活动 https://read.cash/@Bitcoin_ABC/abc2020-60e78175 为什么比特币ABC现在要筹集资金 https://read.cash/@Bitcoin_ABC/abc-63baa314 比特币ABC 2020-2022年战略&路线图 https://read.cash/@Bitcoin_ABC/abc-2020-2022-f9598dbf 什么是比特币ABC的内存池全面检修项目? https://read.cash/@Bitcoin_ABC/abc-f4eec418 什么是比特币ABC的“取得代码所有权”项目? https://read.cash/@Bitcoin_ABC/abc-f3bb9c2f *注:特指在软件缺乏维护时,会引发代码腐烂和其它一系列问题。

@Bitcoin_ABC

什么是比特币ABC的“取得代码所有权”项目? 比特币ABC旨在扩容比特币现金,来处理数十亿用户的日常支付需求。 我们必须扩容,刻不容缓。 竞争不是静态的,我们必须要首先进入市场,否则相应的风险会改变。 为支持原始的点对点电子现金愿景, 比特币ABC做出的每种选择都是经过精心考虑的。它(设计选择)使我们脱离了比特币Core的模型,并让我们廉价使用比特币Core的劳动成果和代码的向后移植。 依然受限于比特币Core 的确,当下,由于比特币ABC资金不足,我们花费了大约90%的开发人员时间来确保比特币现金的安全、运行和更新。 因此,我们依赖于代码向下移植-从比特币Core复制开源代码。 因此,即使在2017年分叉、创建BCH的两年半以后,比特币现金仍然受阻于比特币Core的数字黄金叙事、反扩容愿景和决策。 变革成本 对比特币ABC代码库的每一项更改,不仅会产生相应的更改成本,还会存在同行评审、提交前修订、未来比特币Core代码的向后移植、测试、维护以及其他方面的费用。 为了实现比特币愿景和完善点对点电子现金,比特币现金需要规划自己的道路并建立自己的领导地位。 即使是很小的变化,也会导致中长期的持续支出。一旦执行,这些花费就不可撤销。它必须被纳入建设和维护比特币现金基础架构的长期成本中。 缺乏可持续的充足资金,是比特币ABC面临的一个棘手问题。这个商业计划需要在您的帮助下,解决这个问题。 加入我们 为世界建立不受审查的点对点电子现金,并实现比特币现金的愿景而加入我们吧! 请访问fund.bitcoinabc.org,查看我们的商业计划书、预算、交付时间表、募资方式和反馈机制。 https://fund.bitcoinabc.org/ 齐心协力,我们才能达成目标。 我们是否能指望您? 有疑问?请在下面留言问我们。 欢迎阅读同系列的其他文章 比特币ABC启动2020年比特币现金协议开发募资活动 https://read.cash/@Bitcoin_ABC/abc2020-60e78175 为什么比特币ABC现在要筹集资金 https://read.cash/@Bitcoin_ABC/abc-63baa314 比特币ABC 2020-2022年战略&路线图 https://read.cash/@Bitcoin_ABC/abc-2020-2022-f9598dbf 什么是比特币ABC的内存池全面检修项目? https://read.cash/@Bitcoin_ABC/abc-f4eec418

@Bitcoin_ABC

什么是比特币ABC的内存池全面检修项目? 内存池关系到比特币现金的方方面面。然而,当下的内存池运作效率是低下的。我们需要改变内存池的运作方式,来脱离比特币Core的价值存储/电子黄金的模式,转而为服务数十亿用户奠定基础。 当前内存池代码的问题源于这样一个事实:从比特币Core继承的代码,是针对小区块和区块始终充满的情况进行了优化。 这导致许多设计决策,并不适合比特币现金的高交易量,以及始终超出需求的区块大小限制的目标。 重大变化 比特币ABC的内存池全面检修项目,包含了比特币现金运作方式的重大改变。一旦实施,将导致比特币现金代码向后移植变得更具挑战,甚至不可向后移植。 因为内存池是节点软件许多功能的核心,改善内存池代码有以下好处: 大大改善或完全删除链上50个未确认连锁交易的限制 完善收费结构,并重新引入“免费”交易 通过并行性,区块模板构建等技术实现更好的扩容 效率的提高 更简单、更可维护的代码 维护费用增加 在没有长期充足预算的情况下,我们绝不能启动内存池全面检修。内存池检修需要持续维护。在没有可持续的足够资金加持下,启动全面检修会给比特币现金构成生存威胁。因为和现状相比,维护工作将大大增加。 内存池的全面检修,代表着比特币现金要走出比特币Core的阴影,并抛弃其支撑线。内存池全面检修包含比特币现金引领实现比特币愿景。这会催生许多新的可能性,并促使比特币现金建立独特的代码库。 加入我们 为世界建立不受审查的点对点电子现金,并实现比特币现金的愿景而加入我们吧! 请访问fund.bitcoinabc.org,查看我们的商业计划书、预算、交付时间表、募资方式和反馈机制。 https://fund.bitcoinabc.org/ 齐心协力,我们才能达成目标。 我们是否能指望您? 有疑问?请在下面留言问我们。 欢迎阅读同系列的其他文章 比特币ABC启动2020年比特币现金协议开发募资活动 https://read.cash/@Bitcoin_ABC/abc2020-60e78175 为什么比特币ABC现在要筹集资金 https://read.cash/@Bitcoin_ABC/abc-63baa314 比特币ABC 2020-2022年战略&路线图 https://read.cash/@Bitcoin_ABC/abc-2020-2022-f9598dbf

@Bitcoin_ABC

比特币ABC 2020-2022年战略&路线图 比特币ABC的目标,是实现比特币现金成功所需的软件基础架构。我们在为比特币现金“铺路”。我们为潜在的几十亿日活用户来扩容, 也为潜在的成千上万的比特币现金业务搭建平台。 为实现这一目标,我们制定了相应的长期战略。 在目标达成的过程中,会有许多挑战和需要超越竞争对手。 这里概述的步骤,为我们最好地提供了竞争中赢的机会,并让BCH充分发挥其潜力。 原则 比特币ABC的战略,围绕以下原则展开: 长期的、可持续的基础架构,而不是吸眼球的短期项目,或缺乏实质的重大公告; 集中精力在为未来建立可靠的基础,而不是需要后期大量优化和更改,从而最小化技术负担; 满足用户、矿工和商户的需求; 持续的技术改进; 现实日新月异,我们必须要随之变化; 偿还早期比特币开发中的技术债,即通过移除脆弱的代码,而转向更安全、更稳定的代码; 目标是可维护的代码库。 从根本上来讲,比特币现金是健全的。比特币ABC旨在保持这种状态。为了给比特币现金业务上的程序开发和创新打下坚实基础,比特币现金需要持续不断地改进和竞争。 路线图 这份比特币ABC 2020年商业计划书,涵盖2020年5月1日至2021年4月30日 (为期一年)的计划,其重点在以下开发项目。 虽然我们已经筹集了2020-2021年的部分预算,比特币ABC仍需要200万美元的资金来实现以下路线图目标。 120万美元:持续的进步 募集120万-200万美元的资金,将使比特币ABC不仅能够继续基本的运营,而且还可以让团队做出重大的改进。 聪上“小数点”(更小的单位)。这能精确比1聪更小的数值。当BCH的市场价格上涨时,交易费用也不可避免地提高。随着引进更小的单位,我们可以无限减低交易手续费。 自适应区块大小。即根据市场需求,调整区块大小从当前的32MB提升到1TB的能力。这将允许比特币现金每秒交易量(TPS)以基于市场的灵活方式增长。 富余的编程能力。我们需要团队里有多位对代码有深刻理解,并能快速调试问题的程序员。 DevOps。这包括基础开发(有富余的能力来修复不可预见的bugs)、矿工支持、实时修复链上问题等。改进的DevOps是“资本建设”,某种意义上来说,它提高了项目在未来能够更快,更可靠开发代码的能力。 代码质量:通过修复bug,跟上对安全至关重要的比特币Core代码的向后移植,以及更改容易实现的共识(例如,*sigops counting ),从而持续提高代码库的质量。这些改进降低了出现bug的几率,使代码的维护随着时间的推移而变得更简单,也简化了新开发人员的入门时间。 200万美元:打破BTC的垄断地位,实现点对点电子现金的愿景 借助200万美元的资金,比特币ABC将向前迈出重要的一步,即为实现点对点的电子现金愿景和比特币现金路线图建立技术基础。 这包括:摆脱目前比特币现金对比特币Core代码向后移植的依赖;从技术上摆脱“电子黄金”言论,以及不受挑战的比特币Core市场统治地位。 全面检修内存池。这包括优先排序非共识性的改进,主要是重新设计内存池代码路径。这是一项重要的大工程,将为比特币现金进行多项基础改进,包括以下内容:(参照下面的“全面检修内存池”,来获取更多信息) 大大改善或完全删除链上50个未确认连锁交易的限制 重新引入“免费”交易 通过并行性,区块模板构建等技术实现更好的扩容 完善收费结构 更简单、更可维护的代码 取得代码所有权。 在绝大部分领域,我们不应该局限于遵循比特币Core。比特币现金为世界带来点对点电子现金的愿景,需要不同的技术决策。但是取得代码所有权,也意味着比特币ABC持续运营的成本会更高。(参照下面的“取得代码所有权”,来获取更多信息) 修复出块时间波动:我们将采取措施来减少出块时间的变化,并确保区块在更稳定的时间内出块。(参照下面的“修复出块时间波动”,来获取更多信息) 更快的传播区块:我们将用石墨烯或其他解决方案来实现更快的区块传播时间,这可能受益于我们在CTOR上做的工作。更快的传播,意味着给矿工带来更稳定的收益,以及降低所有网络参与者的风险。 员工储备:或称之为“裁掉阿毛里”。我们将有1-2名胜任的开发者,在必要的时候取代阿毛里。 人员的稳定性:随着更多开发者的加入,我们能够随时待命紧急状况,并提供技术支持。 为世界建立不受审查的点对点电子现金,并实现比特币现金的愿景而加入我们吧! 请访问fund.bitcoinabc.org,查看我们的商业计划书、预算、交付时间表、募资方式和反馈机制。 https://fund.bitcoinabc.org/ 齐心协力,我们才能达成目标。 谁加入? 1 Sigops 是signature operation的缩写, 即表示“签名操作”。 Sigops counting 是事务执行签名操作的计数。

@Bitcoin_ABC

为什么比特币ABC现在要筹集资金 比特币ABC为比特币现金建立了最重要的基础架构;我们的全节点,几乎被用于每一个比特币现金区块的生产。 比特币ABC项目,同时承担了软件维护、技术支持、向后移植比特币Core代码,以及保障比特币现金网络不受攻击等诸多任务。 "正常运作" 目前,保障比特币现金安全、运行和及时更新,占用了比特币ABC开发者90%的时间。我们必须将我们有限资源的绝大部分用于“系统运行”,因为我们要确保比特币现金网络能够越过扩容瓶颈,并与快速发展的互联网保持同步。 比特币现金扩容的功能在我们目前的工作量中,占比微乎其微。 但是我们绝不满足于仅保持现状。比特币ABC要为大众建立不受审查的点对点电子现金---可扩容的比特币。 比特币ABC正在组建一支世界一流的工程师团队,来完成这一任务。 优势明显,能快速发展 到目前为止,比特币ABC在向后移植、清理技术债务、实施自动化测试基础架构等已完成的工作,让我们现在处于有利位置,可以在新功能和比特币现金协议的重大改进方面取得快速进展。 现实世界日新月异,我们必须随之变化。要跟上新技术、新科技就需要资金支持。推进比特币现金路线图则需要更多资金。 相反的,如果固步自封,我们将落后于其他加密货币项目;这样只会加剧社区两极分化,使增加新的应用成为高风险的尝试;并增加了为世界带来不受审查的点对点现金的成本 (假设我们还能在今后的一段时期来开发)。 竞争者不会等待我们 我们想让比特币现金,胜过那些在基础架构上大量的其他密码货币项目。 其他加密货币项目不会等待比特币现金。 如果我们不成长,其它将超越我们。 如果我们等待的时间越长,解决此问题的成本就会越高。 比特币ABC,是唯一被证明已经准备好并且有能力承担这一挑战的比特币现金协议开发团队。 比特币ABC有一个强有力的融资计划;其确保了比特币现金的矿工、交易所、其他业务、项目、持币者和使用者通过赞助比特币ABC的基础架构开发而获得实际的收益。 我们寻求您的反馈,并参与到我们的赞助计划中。我们随时准备聆听您的需求,并探索比特币ABC如何帮您实现目标。 比特币ABC的目标,是实现比特币现金成功所需的软件基础架构。我们在为比特币现金“铺路”。我们为潜在的几十亿日活用户来扩容, 也为潜在的成千上万的比特币现金业务搭建平台。 数十亿日活用户的点对点电子现金 比特币ABC的愿景,是建立不受审查的点对点电子现金;其特点是:低费用、即时交易、简单易上手,并可扩容至满足全球数十亿用户日常付款需求。 比特币ABC,构建了一个满足数十亿用户将比特币现金用于购买生活日常必需品、投资、贷款、国际贸易和汇款等活动的世界。 我们认为,这是一项改变文明的技术。这项技术将大大增加人类的自由和繁荣。 为实现这一愿景,比特币ABC建立并维护了比特币生态系统中最重要的基础架构——比特币现金ABC全节点软件。我们的策略是建立一个专业、稳定的比特币现金全节点客户端;使用该客户端,可以实现每秒处理成千上万的交易(TPS),以及配套的大容量工具。 所有这些,让比特币现金业务能在坚实的基础上建立业务模型,并实现盈利。 我们旨在支持数字现金的关键功能,即: 大规模的链上扩容,达到每秒10,000笔交易(TPS),这一条使比特币现金成为全球化货币成为可能; 可靠的支付体验,不会随着网络的扩展而降低; 即时支付,而无需更改共识规则(例如,通过雪崩协议预共识); 混币(例如通过Cash Shuffle、Cash Fusion等工具) 随着比特币现金成为主流的、抗审查的点对点电子现金,比特币ABC的愿景就是持续创新。 这种愿景取决于我们能否取得资金支持来实现路线图。 为世界建立不受审查的点对点电子现金,并实现比特币现金的愿景而加入我们吧! 请访问fund.bitcoinabc.org,查看我们的商业计划书、预算、交付时间表、募资方式和反馈机制。 https://fund.bitcoinabc.org/ 齐心协力,我们才能达成目标。 谁加入?

@Bitcoin_ABC

Why We Need to Hire World-Class People Now Bitcoin ABC is focused on scaling Bitcoin Cash to serve the payments needs of billions of daily users. We aim to change civilization as we know it, and materially empower the world with greater liberty and prosperity. To do that, we need the best people working full-time to build out the Bitcoin Cash roadmap. Why Here are the reasons why. **For Emergencies**: The first obvious reason is that you need people on hand ready to handle emergencies such as security vulnerabilities. Attackers get smarter and smarter and therefore this will be an ongoing battle. Even if you do nothing else, you need a critical mass of developers to be able to handle this. **Scaling**: With scale, everything becomes exponentially more challenging. Imagine the code could be optimized to within 1ms when validating a transaction. Right now, this would barely change anything. But, at 1000 transactions per second (TPS), you will have one CPU core pinned at 100% constantly due to that 1ms requirement.  Imagine a bug that corrupts the database once in a while when writing a transaction to it. Maybe it isn't even a bug, maybe it is just the hardware that is failing you once in a while. It happens to one person per year, so it’s not a huge deal, and you can tell that person that the database is corrupted and they need to do an Initial Block Download (IBD) again. Now step forward to a world where there are 1000 TPS. You have 3 people experiencing database corruption every day. Now, you need to change your database system and add error correction or something. What was before a minor issue is now a serious problem. **Changing Stack**: The technology stack we are building on changes constantly. Here is a partial list of events that have taken place since the inception of Bitcoin that demonstrate why, even if you think the 2009 Bitcoin codebase was fine, there is still much work to be done. **People started using solid-state drives (SSDs).** SDD have vastly different characteristics from HDDs (hard disk drives). First SSDs are faster, especially for non-sequential reads. That means the optimization work will need to be redone altogether as the tradeoffs made are not relevant anymore. But they also do not like being written to many times at the same location. As a result, using the same data structure in the database as on a typical HDD would drastically reduce the lifespan of an SSD. You need to change the data-structures the database uses (usually B-trees for HDDs and log-structured merge trees for SSDs). Finally, SSDs have a higher error rate than HDDs. This means there will be way more database failures and corruption due to the hardware. This needs to be compensated for in the software. **The network bottleneck used to be bandwidth. Now it is latency**. We got faster and faster internet. Or did we? No, not really. The time it takes for information to go from point A to point B hasn't really changed. What changed is how much information we can move. This means that the tradeoffs made in the network layer don't make a lot of sense now as they are not optimizing for the limiting factor. The network layer will need, in time, to be rewritten to account for this new reality. **Everybody uses a mobile phone.** This is creating new challenges for the whole internet, not just Bitcoin, because mobile phones can, and often do, move. You can’t assume the endpoint you are talking with is at the same location on the network. This results in a horrible user experience. For instance, when you get out of your home and switch from WiFi to 4G or vice versa and the devices drops all active connections. This is new usage that we need to modify the software to handle. **New CPU architectures.** It is now common to build servers with ARM chips in them, for example Raspberry Pi nodes. So the full node software now needs to build and run on ARM. **Spectre/meltdown and other CPU side-channel attacks.** You want your private key to stay in your wallet and not be accessible from any javascript running in your browser. That means we need to tweak the crypto libraries to limit side channels. New CPUs come out all the time, and every time they do, this is an opportunity for a new side channel. **Changes in third party dependencies.** OpenSSL changed its API in version 1.1 . You wouldn’t be able to run any old version of bitcoind on a modern system because of this. The same goes for BerkeleyDB and various other dependencies. **Different run-time environments.** For instance, Windows 10 brings with it a new set of APIs and bugs to manage. **High-DPi screens.** Today, we have 15” 4K screens and the text drawn for earlier screens looks too small. If you make it bigger, it’s laughably big on a previous generation screen. The concept of DPi solves this, but that means using a new set of graphics APIs and libraries. Even if we assume constant usage and no new features, there is still a lot to do. This internet thing is fast-moving and constantly changing — the computers plugged into it as well. Add scaling challenges on top of this and you get what’s using 90% of developer time.  We Need We need to be hiring more people, and that requires money, but that’s only one part of the equation. The second part is more of a cultural shift. We need to project that we want ten times more people and that we’ll treat them well. We need to start building infrastructure for real. Even though many articles have been written, little of the difficult scaling work has actually taken place. That means we need to hire world-class people right now. They’ll take several months to get up to speed, and this will take away from the time current developers can put in, so there is way less time for that to happen than most imagine. We need to foster an environment where these people can thrive. If they have to jump from one crisis to another, then they won’t be able to do work on a longer time scale, and this is absolutely required. Our challenge is to make this happen right now. Join Us Join the Bitcoin ABC team in building censorship-resistant P2P electronic cash for billions of daily users and realizing the vision that is Bitcoin Cash! Visit fund.bitcoinabc.org to find our business plan, budget, delivery timeline, funding options and feedback mechanisms. http://fund.bitcoinabc.org/ We can only do this together. Got questions? Ask us below. Stay Informed Sign up here to get email updates on Bitcoin ABC. https://www.subscribepage.com/bitcoinabc Other Articles in The Building Series https://read.cash/@Bitcoin_ABC/how-to-fund-bitcoin-cash-protocol-development-6f4710ff#other-articles-in-this-series How You Can Contribute to Bitcoin ABC https://read.cash/@Bitcoin_ABC/how-you-can-contribute-to-bitcoin-abc-924d8d5b How to Participate in the Upgrade Testnet https://read.cash/@Bitcoin_ABC/how-to-participate-in-the-upgrade-testnet-90d38dd5 Multiple Implementations and Cooperation in Bitcoin Cash https://read.cash/@Bitcoin_ABC/multiple-implementations-and-cooperation-in-bitcoin-cash-99cc1a83 Read the Fundraising Series Start here to read the 15 articles in the **Fundraising Series**. https://read.cash/@Bitcoin_ABC/press-release-bitcoin-abc-launches-2020-bitcoin-cash-protocol-development-fundraiser-8742d3e4