Search

Nalezeno "Node": 304

BCH Funding Debate: Developers Plan to Launch IFP-Free Version of Bitcoin ABC


On February 19, a group of well known software developers announced the launch of a new Bitcoin Cash full node with the Infrastructure Funding Plan (IFP) removed from the codebase. The news was announced on the read.cash platform by the developer Freetrader who told the public that strong demand...

Heated Debate Continues Over Bitcoin Cash Infrastructure Funding Plan


Last Wednesday, the founder of the mining operation Btc.top announced a proposal that would fund Bitcoin Cash (BCH) development over the course of six months. Over the last five days, the funding plan has been the most dominant conversation within the BCH ecosystem, as supporters debate the merits...

Bitcoin Cash Miner Jiang Zhuoer Answers Infrastructure Funding Questions


On Wednesday, Btc.top founder Jiang Zhuoer disclosed that five mining operations had plans to donate roughly $6 million in coinbase rewards (depending on market prices) to developers building Bitcoin Cash infrastructure. The news was met with mixed reviews as some of the specifics of the deal were...

Bitcoin Cash Miners Plan $6M Development Fund by Leveraging Block Rewards


A group of Bitcoin Cash mining pool operations have decided to help fund BCH infrastructure development. On January 22, Btc.top founder Jiang Zhuoer revealed that five mining pools are preparing a short-term developers donation plan. Miners from Btc.top, Bitcoin.com, Viabtc, Antpool, and Btc.com...

How to Modify Nodes in an Abstract Syntax Tree


One of the more powerful concepts I've stumbled across recently is the idea of abstract syntax trees, or ASTs. If you've ever studied alchemy, you may recall that the whole motivation for alchemists was to discover some way to transform not-gold into gold through scientific or arcane methods. ASTs...

Running Bitcoin Cash: An Introduction to Operating a Full Node


Setting up a Bitcoin Cash node is a fairly easy task for someone who wants to contribute to the decentralized ecosystem. There are various ways you can run a node whether it’s on a cloud, on a local machine or by leveraging a small single-board computer. The following is a simple introduction...

How to Create a QR Code


QR codes aren’t everyone’s cup of tea but I quite like them. If I see something I want to remember or check out later, especially when on the road, it’s super easy to take a quick picture — it’s much easier than trying to remember a URL and much faster than typing...

How to Not Minify Source with webpack


The webpack JavaScript utility has taken over the modern JavaScript landscape, so much so that it’s hard to be a JavaScript developer and not use it. JavaScript build utilities are the point where they do best practices implicitly, like minify code, caching, and more. I was recently debugging...

Stop Installing Packages Globally


These days, most front-end projects are going to involve NPM packages of some kind. Occasionally, when browsing documentation for these packages, I’ll see a recommendation to install a package like this. yarn global add <package> Or like this. npm install --global <package> In both...

Blockchain Scalability: Current Challenges and Potential Solutions


While blockchain scalability is one of the biggest hurdles to mass adoption, the existing consensus mechanisms come with their own set of tradeoffs. To decentralize nonfinancial blockchains as well, we’re going to need novel approaches to secure their decentralized networks

US Regulator Plans to Outsource Running Cryptocurrency Nodes


A recently published document reveals that the U.S. Securities and Exchange Commission (SEC) has plans to hire contractors to run specific cryptocurrency full nodes for the government agency. According to the SEC documentation, the regulator wants third-party contractors to run nodes for Bitcoin...

Meet the Developer Who Added Schnorr Signatures to Bcash


This week news.Bitcoin.com spoke with Jonathan Gonzalez, the blockchain developer who is currently maintaining the Bcash project, a Bitcoin Cash full node written in node.js. Gonzalez explained how he got into Bitcoin Cash development and how he managed to get the Bcash node fully compatible with...

How to Detect Text in Images


Images are a great way to communicate without text but oftentimes images are used/abused to spread text within social media and advertisements. Text in images also presents an accessibility issue. The truth is that it’s important, for any number of reasons, to be able to detect text in image...

Používáme knihovnu Readability na serveru


Možná znáte Readability z reader-view v prohlížeči. Odstraní ze stránky přebytečný balast a zůstane jen dobře čitelný text. Stejný projekt lze s úspěchem použít i na serveru. Pojďme si ukázat, proč i servery potřebují dobře čitelné texty

Get Started with Node: An Introduction to APIs, HTTP and ES6+ JavaScript


Jamie Corkhill has written this wonderful post about Node and I think it’s perhaps one of the best technical articles I’ve ever read. Not only is it jam-packed with information for folks like me who aren't writing JavaScript everyday, it is also incredibly deliberate as Jamie slowly walks through...

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace