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
- Host: GitHub
- URL: https://github.com/sambacha/solidity-issues
- Owner: sambacha
- Created: 2022-05-28T02:12:59.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-15T16:15:11.000Z (over 1 year ago)
- Last Synced: 2025-10-11T01:57:33.076Z (8 months ago)
- Topics: ethereum, solidity, solidity-language, solidity-security
- Language: Shell
- Homepage:
- Size: 20.8 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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