Results 22 issues of Tadashi

The XSS vulnerability reported by @augustozanellato in https://github.com/ahrm/chrome-fastread/issues/10#issuecomment-1140411767 is also present on Jiffy reader.

As noted by [libevm.eth](https://twitter.com/libevm/status/1476034043724533764), the example [ExampleFlashSwap.sol](https://github.com/Uniswap/v2-periphery/blob/2efa12e0f2d808d9b49737927f0e416fafa5af68/contracts/examples/ExampleFlashSwap.sol) ignores the `sender` argument and allows any pair (including malicious ones) to call `ExampleFlashSwap`. It would be nice to update the example code...

Added Quantle, a quantum variant of word game Wordle

Added The Unix Game in Computer Science

**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** It would be nice to have the option of getting pip-audit's output in [SARIF](https://docs.github.com/en/code-security/code-scanning/integrating-with-code-scanning/sarif-support-for-code-scanning)...

enhancement
help wanted
good first issue
component:output-formats

First of all, thanks for developing this awesome tool πŸ™‡πŸ»β€β™‚οΈ I tried running the steps on [quickstart](https://github.com/crytic/etheno#quickstart), but I got the following error when running the example: ``` etheno@dafa852d5dc7:~/examples/BrokenMetaCoin$ etheno...

In the **Mandelbrot set** section of [fractal textbook]( https://github.com/mathigon/textbooks/blob/master/content/fractals/content.md) it is written that > In some cases, the sequence doesn’t converge to a single point – instead it reaches a...

Clarify that the address provider contract is deployed in the same address across multiple chains and that the other contracts are specific to Ethereum. Also, changed address provider link to...

First of all, thanks for this useful tool! πŸš€ It would be nice if the playground had a feature for choosing solc [--optimize-runs](https://docs.soliditylang.org/en/v0.8.13/internals/optimizer.html?highlight=runs#optimizer-parameter-runs) parameter.

Hey Odyslam, thanks for building this useful tool. I just saw this [EIP on Magicians](https://ethereum-magicians.org/t/eip-4804-web3-url-to-evm-call-message-translation/8300), and I think it would be a convenient format for reading data in ethtools πŸ˜€...