Published inPolymath NetworkSubstrate Deep Dive: ImbalancesThis article kicks off a series of technical Substrate articles that I have planned. I will be discussing various specifics of Substrate…Mar 23, 2020A response icon2Mar 23, 2020A response icon2
bZx Hacked Again! Hacker made more than 2378 ETH — AnalysisSomeone has duped bZx once again (second time in one week) using a similar exploi. This time, the hacker got away with more than 2378 ETH.Feb 18, 2020Feb 18, 2020
bZx Hack Analysis: Smart use of DeFi legosbZx (Fulcrum) was “hacked” using flash loans. The hack was executed in a single transaction that stole 2.3k ETH from bZx.Feb 17, 2020Feb 17, 2020
Published inPolymath NetworkWhy 2020 should be the year you learn Rust?Rust is a systems programming language that is being developed with safety and speed as its primary goals. It is a highly concurrent…Dec 30, 2019A response icon1Dec 30, 2019A response icon1
Published inPolymath NetworkHow to Get Started with RustRust is a programming language that aims to be fast, secure and reliable. Rust can match C/C++ performance while offering memory-safety…Dec 23, 2019Dec 23, 2019
Published inPolymath NetworkHow to upgrade your 2.0 token to 3.0A step-by-step guide on upgrading tokensJul 30, 2019Jul 30, 2019
Published inPolymath NetworkTry Catch in Solidity: Handling the revert exception.When a revert happens in solidity, all the state changes done in that transaction are rolled back. All the changes done in sub calls are…Jun 10, 2019Jun 10, 2019
Published inPolymath NetworkSolidity tips and tricks to save gas and reduce bytecode sizeSolidity is a special language with many little quirks. A lot of things behave differently in Solidity than most other languages as…Feb 15, 2019A response icon8Feb 15, 2019A response icon8
Published inPolymath NetworkA dev’s journey from Truffle 4 to the unknown world of Truffle 5The latest version of Solidity kickstarted a season of upgrades in the BUIDL space. The latest version of solidity essentially meant that…Jan 24, 2019Jan 24, 2019
Published inHackerNoon.comCompile Solidity Smart Contracts Faster in Truffle ProjectsThe Truffle Suite is the most widely used development framework for Solidity development but it is not perfect. We at Polymath, deal with…Nov 15, 2018Nov 15, 2018