Search
Bugs Found in Compiler for Readable Ethereum Smart Contracts, Team Downplays Concerns
9.1.2020
Bugs in Vyper Compiler do not affect the Ethereum 2.0 deposit contract, argue its maintainers
Twitter Bug Exposed Millions of User Phone Numbers
26.12.2019
A bug in Twitter's Android app let users connect random phone numbers to real Twitter handles
A Dangerous Bug in Bitcoin’s Lightning Network Has Been Fixed
27.9.2019
Bitcoin developer Rusty Russell disclosed Friday the lightning network vulnerability that forced software upgrades in July
Bitcoin’s Early Days: How Crypto’s Past Is Much Different Than the Present
8.9.2019
Over the last 24 hours, cryptocurrency enthusiasts have been discussing a transaction that saw 94,000 BTC sent to an unknown wallet. The hoopla over the large transaction shows how things have changed significantly over the last decade. Back in cryptocurrency’s early days, between 2010-2012...
Coinbase Reveals Password Glitch Affecting 3,500 Customers
16.8.2019
The rare bug impacted roughly .01 percent of the exchange's 30 million customers, Coinbase revealed Friday
Blockchain Provider Terra Signs Bugs, a Music Streaming Platform, to Its Alliance
14.8.2019
The music steaming service will join twenty-five partners in a South Korean crypto payments alliance
How to Debug Remote Browsers
27.6.2019
It’s super frustrating when bugs pop up only in a remote browser. Something about that user, that device, or that environment is different, but I don’t know what! And of course, I can’t recreate it on my local development machine. The team at TrackJS came up with a cool way...
Tendermint Says Last Month’s Cosmos Vulnerability Exposed Security Loophole
17.6.2019
Tendermint Inc. – the for-profit entity behind the core technology of the Cosmos network – released today a full disclosure about a former security vulnerability in the Cosmos SDK
Bounty.Cash Pairs Projects With Developers Finding Solutions for BCH
14.6.2019
Using bounties to seek solutions to various problems has proved to be a working approach for many projects in the crypto industry. Bounty.Cash is a platform that matches businesses and entrepreneurs with developers who are ready to solve issues with apps and features and get rewarded with bitcoin...
Getting started with visual testing in 5 minutes
16.4.2019
There are tons of tools out there that help you make sure your app is functioning perfectly, but how do you catch bugs that are purely visual?
Report: Over 40 Bugs in Blockchain and Crypto Platforms Detected Over Past 30 Days
14.3.2019
Researchers have reportedly detected over 40 bugs in major blockchain and cryptocurrency platforms over the past month
Writing Tests for React Applications Using Jest and Enzyme
1.3.2019
While it is important to have a well-tested API, solid test coverage is a must for any React application. Tests increase confidence in the code and helps prevent shipping bugs to users.
That’s why we’re going to focus on testing in this post, specifically for React applications. By the end, you’ll...
Getting to Grips with the Airtable API
14.2.2019
The Airtable web app is pretty neat. You can use it like a spreadsheet but it’s useful for all sorts of other things too. The neatest thing about it for me is that it has an API so that you can treat it like a database.
I’ve been thinking about making weekly notes for the different teams I work...
Three Questions to Ask of Every Bug You Encounter
19.11.2018
Bugs. Errors. Exceptions. Problems. Issues. Whatever you call them in the moment, bugs are deeply associated with failure. Specifically, our own failure to write perfect code. These “failures” can
Show FPS for Steam Games
18.6.2018
There’s nothing more frustrating to a top gamer (outside of bugs in a game) than dropped frames in a video game. If you’re playing a competitive multiplayer game like PUBG or Fortnite, where up to 100 people are simultaneously competing, dropped frames can be the difference between...
How Error Monitoring Helps You Find Bugs BEFORE Users Do
18.5.2018
One of the biggest distractions to any software team building web and mobile applications is the act of fixing up problems in previously written code.
I'm willing to bet that your personal p