An open API service indexing awesome lists of open source software.

https://github.com/sambacha/solidity-issues

Every Solidity Issue indexed and searchable
https://github.com/sambacha/solidity-issues

ethereum solidity solidity-language solidity-security

Last synced: 4 months ago
JSON representation

Every Solidity Issue indexed and searchable

Awesome Lists containing this project

README

          

# Solidity Issues

This is just a crawl of the entire Github Repo for Solidity Issues (PRs and Issues). Searching via GitHub UI is terrible.

## Steps to Reproduce

```bash
pip install gh2md
export GITHUB_API_TOKEN=
gh2md --multiple-files ethereum/solidity crawl_issues/
```

### Errata

https://github.com/ethereum/solidity/issues/5107