Challenge Overview
Mythril is a security analysis tool for Ethereum smart contracts, written in Python.
There is a problem with Mythril unit tests (https://github.com/ConsenSys/mythril/issues/118) that causes failures of its Circle CI builds (https://github.com/ConsenSys/mythril/issues/116). In this challenge you are expected to fix the problems discussed in both issue tickets.
There is a problem with Mythril unit tests (https://github.com/ConsenSys/mythril/issues/118) that causes failures of its Circle CI builds (https://github.com/ConsenSys/mythril/issues/116). In this challenge you are expected to fix the problems discussed in both issue tickets.