wk0

Results 4 issues of wk0

Thought I may have had some configuration bug before realizing that you need to use `eth_abi = "3.0.1"` since `encode_signal` is depreciated in the next version. See [eth_abi changelog entry](https://github.com/ethereum/eth-abi/blob/438d54c9449309fed4718febd4f326ad54641a73/docs/release_notes.rst#eth-abi-v400-beta1-2022-09-27)...

In .env.example, variable for etherscan api key is ETHERSCAN_KEY, while in the makefile it is ETHERSCAN_API_KEY. Adjust makefile to use ETHERSCAN_KEY so script can run using the key specified in...

Is it possible to compile with viaIR? Currently getting stack too deep when running slither. Works totally with foundry.toml `viaIR: true`, but doesn't seem to be a config option for...

Are you planning to provide a unobfuscated version or branch of this extension? Mainly the two JavaScript files popup.js and content.js, along with style.css