Search
Roger Ver’s Mining Pool Pulls Support for Bitcoin Cash Dev Fund Over Chain Split Threat
28.1.2020
Ver said he was "mostly just along for the ride," as the parties stepped back from competing hard forks
BCH Script Meeting Aims to Enhance the Programming Language in Bitcoin Cash
23.1.2020
Bitcoin Cash developers actively participate in video meetings in order to discuss the ongoing development of the BCH ecosystem. BCH software engineers met for the first time in 2020 last Thursday to examine the May upgrade and specification work. Following the meeting, on January 23,...
Bitcoin Cash Sees Mining Pool Shift and Hashrate Surpass 4 Exahash
22.1.2020
While people have watched the BTC network surpass 100 exahash per second (EH/s), Bitcoin Cash (BCH) has been steadily gathering hashrate as well. Since the November 15, 2018 blockchain split, which produced the Bitcoin SV (BSV) chain, BCH hashrate has jumped by more than 3x. Bitcoin cash is often...
Bitcoin Lawsuit Heats Up With More Bonded Courier Tales
16.1.2020
During the last few days, cryptocurrency participants have been discussing the notorious Kleiman v. Wright lawsuit as new developments have revealed a third party provided Craig Wright with the necessary information to unlock an encrypted file he could not access previously. Additionally, another...
Court Gives Craig Wright More Time to Await the Mysterious Bonded Courier
11.1.2020
10 days after the Tulip Trust expired, new court filings have appeared in the billion-dollar Kleiman v. Wright lawsuit. One document describes the professed existence of a Tulip Trust III, which was shown to the plaintiffs on January 6, 2020. Another filing shows that Judge Beth Bloom has affirmed...
Alleged $8B BTC Tulip Trust Expires With Tales of Bonded Couriers
1.1.2020
Five years ago, the crypto community became aware of an alleged contract called the Tulip Trust. The supposed contract emerged when a few tech-based news outlets published stories on two former business partners Craig Wright and David Kleiman. According to the Tulip Trust contract story, Wright...
Domain-Driven Design With React
16.12.2019
There is very little guidance on how to organize front-end applications in the world of React. (Just move files around until it “feels right,” lol). The truth is that we can do better. Let’s take a look at one pattern you might consider using to architect your site.
At first, you might split...
23 Days Until a Bonded Courier Supposedly Delivers Keys to $8 Billion in BTC
9.12.2019
In 23 days, the infamous self-proclaimed Bitcoin inventor Craig Wright will allegedly receive 1,100,111 BTC from a trust purportedly held in Seychelles. In fact, many Wright supporters and BSV proponents wholeheartedly believe Wright will “gain complete ownership of the trust,” and to...
Trusted Friends Can Become Crypto Custodians With the Vault12 Platform
2.11.2019
A firm called Vault12 launched its new passkey security solution for cryptocurrency assets. Vault12 is an application that allows people to enlist their trusted friends and family members to help safeguard their assets. According to the project’s creators, the new application leverages...
As Lightning’s Economy Takes Shape, Devs Are Split on Proposed Fee Hike
21.10.2019
At the lightning network's inaugural conference in Berlin, the future economics of the bitcoin payment technology took center stage
Market Outlook: Crypto Prices Hold Steady but Face a Crucial Turning Point
20.10.2019
After sitting around $257 billion, the cryptocurrency market lost $35 billion in less than 30 minutes on September 24. Since then, many digital assets have found new support, but bears have started to claw away at these areas. Most cryptocurrencies are testing their weekly support trendline that...
Next Bitcoin Halving Could Squeeze out Retail Miners, But Jury’s Split on Price
15.10.2019
Bitcoin halvings normally result in price increases. Maybe not this time
Introducing Sass Modules
7.10.2019
Sass just launched a major new feature you might recognize from other languages: a module system. This is a big step forward for @import. one of the most-used Sass-features. While the current @import rule allows you to pull in third-party packages, and split your Sass into manageable "partials,"...
Early Arrival of Ethereum’s Istanbul Hard Fork Causes Testnet Split
30.9.2019
Ethereum’s Istanbul hard fork has arrived two days early and caused the Ropsten testnet to split
Ethereum’s Istanbul Upgrade Arrives Early, Causes Testnet Split
30.9.2019
Ethereum's "Istanbul" system-wide upgrade, or hard fork, arrived two days earlier than expected – causing miner confusion and a split of the Ropsten testnet
Bitcoin SV Gets Split Into 3 Chains After 210 MB Block
5.8.2019
On Saturday, 3rd August 2019, Bitcoin SV network got split into 3 different chains temporarily because it witnessed mining of a huge block, sized 210 Megabytes. As per BitMEX Research’s report, the nodes of Bitcoin SV got divided into 3 groups which resulted in the network split. Bitcoin SV is...
Privacy Coin Zcash Will Soon Undergo Its First ‘Friendly’ Fork – Meet Ycash
19.7.2019
A new privacy coin, Ycash, will be created in a matter of hours. Here's everything you need to know about the spin-off
Stay in Touch With Changing Markets Using the Crypto Trends App
2.6.2019
If you are closely following cryptocurrency markets, you know things can change in a split second and at any moment. Having an application like Crypto Trends on your smartphone can help you check how your favorite coins are faring at a glance. Also read: Choose Where to Buy Cryptocurrencies Using...
Split
2.5.2019
Jeremy on the divide between the core languages of the web, and all the tooling that exists to produce code in those languages:
On the one hand, you’ve got the raw materials of the web: HTML, CSS, and JavaScript. This is what users will ultimately interact with.
On the other hand, you’ve got...
Buddy: 15 Minutes to Automation Nirvana
26.3.2019
(This is a sponsored post.)
Deploying a website to the server in 2019 requires much more effort than 10 years ago. For example, here's what needs to be done nowadays to deliver a typical JS app:
split the app into chunks
configure webpack bundle
minify .js files
set up staging environment
upload...