karl
karl copied to clipboard
Monitor smart contracts deployed on blockchain and test against vulnerabilities with Mythril. It was presented at DEFCON 2019.
as it says on the tin. don't really wanna mess around with all the python deps which seem to be a mess between py 2 and 3 on macos
Sometimes one block should be scanned and that should be the end of the scan. Add a `--once` flag that only scans the specified/most recent block.
How can i get it to work on BSC ?
This PR updates [web3](https://pypi.org/project/web3) from **4.9.1** to **5.31.0**. Changelog ### 5.28.0 ``` -------------------- Features ~~~~~~~~ - Added Async functions for Geth Personal and Admin modules (`1413 <https://github.com/ethereum/web3.py/issues/1413>`__) - async support...
This PR updates [mythril](https://pypi.org/project/mythril) from **0.22.19** to **0.23.9**. Changelog ### 0.23.9 ``` What's Changed * last_jump has type `int` but is used as type `None`. by luca-digrazia in https://github.com/ConsenSys/mythril/pull/1670 *...
This PR updates [eth-tester](https://pypi.org/project/eth-tester) from **0.1.0b32** to **0.7.0b1**. Changelog ### 0.7.0beta.1 ``` -------------------------- Misc ~~~~ - https://github.com/ethereum/eth-tester/issues/230 ``` ### 0.6.0beta.6 ``` -------------------------- Bugfixes ~~~~~~~~ - Revert upstream dependency requirements so...
This PR pins [eth-account](https://pypi.org/project/eth-account) to the latest release **0.7.0**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/eth-account - Repo: https://github.com/ethereum/eth-account
This PR updates [eth_abi](https://pypi.org/project/eth_abi) from **1.3.0** to **5.0.1**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/eth-abi - Changelog: https://data.safetycli.com/changelogs/eth-abi/ -...
This PR updates [mythril](https://pypi.org/project/mythril) from **0.22.19** to **0.24.5**. Changelog ### 0.24.5 ``` What's Changed * Update cli.py by anonymousdouble in https://github.com/Consensys/mythril/pull/1828 * Add summaries and additional bugfixes by norhh in...
This PR updates [python-dateutil](https://pypi.org/project/python-dateutil) from **2.8.1** to **2.9.0.post0**. Changelog ### 2.9.0.post0 ``` ================================ Bugfixes -------- - Pinned ``setuptools_scm`` to ``<8``, which should make the generated ``_version.py`` file compatible with all...