Ethereum Smart Contract Issues Frustrate Developers with Fatal Bugs

Ethereum Smart Contract Issues Frustrate Developers with Fatal Bugs

Only weeks after the execution of a hard fork to mitigate various DoS (denial-of-service) attacks, the Ethereum network and its developers are struggling to deal with yet another major flaw. This time, major issues in regards to smart contracts have emerged, which have rendered the efforts of decentralized applications in the Ethereum network purposeless. On November 1, the Ethereum development team and the founder of Solidity warned users and developers against a bug that allowed variables to be overwritten in storage. Variables in a smart contract are agreements made between two or more....


Related News

Vinny Lingham Says Bitcoin Hard Fork Should be Avoided, Buterin Argues

Bitcoin Unlimited has been a controversial topic within the bitcoin community mostly because of the recent exploitation of the software’s internal bugs. On March 15, several developers outside of the Bitcoin Unlimited development team found several bugs in its software which led to a 6-hour downtime for miners and shut down 500 nodes within minutes. Technical Issues With Hard Fork Solutions. When bugs emerge, developers can provide appropriate fixes and solutions to address them, similar to how the Ethereum development team released various patches in late 2016 to build resilience toward....

Why Industries May Experiment Smart Contracts via Bitcoin in 2017

Smart contracts were a popular trend throughout 2016, as investors, banks and major financial institutions explored the potential of smart contract-based protocols such as Ethereum to build innovative and decentralized applications. Yet, even Ethereum, a network valued at nearly US$930 million, struggled to demonstrate practical usage and efficient commercialization of smart contracts due to several internal bugs, delays in transactions and other security issues emerged from its prioritization of security over flexibility. Severe security compromisations and technical issues arise when a....

A Hands-on Experience on Some of the Most Popular Smart Contract Platforms

In 2021, many smart contract platforms competed for users’ attention and attempted to be the next Ethereum killer. The terms DeFi, GameFi, and NFT, have been all over the media lately, and any of these would not be possible without smart contracts. As more smart contract platforms are introduced, it becomes hard for newcomers to choose which is right for them. This article will examine some of the most popular smart contract platforms and share our hands-on experience with them. Ethereum Token: ETH TPS: 10 Ethereum is the world’s first smart contract platform. Developers create....

Smart Contract Debugger to Debut at Ethereum Conference

Researchers from National University of Singapore will soon release a tool that will help ethereum users determine whether the smart contracts they've coded are valid or not. Developed in the wake of the massive hack of the first large-scale smart contract – The DAO – in June, the researchers described the tool as an attempt to curb future problems that could lead consumer funds to be lost. Called Oyente, the program has been reportedly used to successfully pinpoint bugs in thousands of smart contracts, including the one that led to the failure of The DAO. National University of Singapore....

Ethereum Bug Sends Smart Contracts Back to the Drawing Board

Bugs are a normal part of software, but on ethereum, they may be uniquely hazardous. That may be the takeaway from an ethereum programming language bug found this week that affects a specific style of smart contract and, because of how ethereum works (it promises applications will run exactly as programmed), most of the contracts affected can't be taken down or changed. In short, owners of decentralized smart contracts (those that aren't able to be upgraded by one owner) can't do anything to fix the bug. Two days after the bug report was issued, developers rolled out a fix in Solidity....