{"id":17854168,"url":"https://github.com/federicobond/solidity-spec","last_synced_at":"2025-08-17T01:32:28.839Z","repository":{"id":146622878,"uuid":"73440512","full_name":"federicobond/solidity-spec","owner":"federicobond","description":"A Solidity spec suite to test parsers for language compliance.","archived":false,"fork":false,"pushed_at":"2017-12-31T17:32:25.000Z","size":28,"stargazers_count":11,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-10T10:11:51.174Z","etag":null,"topics":["ethereum","parser","solidity","spec"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/federicobond.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-11T02:53:27.000Z","updated_at":"2023-02-17T12:07:06.000Z","dependencies_parsed_at":"2023-04-14T21:01:11.826Z","dependency_job_id":null,"html_url":"https://github.com/federicobond/solidity-spec","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/federicobond/solidity-spec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/federicobond%2Fsolidity-spec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/federicobond%2Fsolidity-spec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/federicobond%2Fsolidity-spec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/federicobond%2Fsolidity-spec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/federicobond","download_url":"https://codeload.github.com/federicobond/solidity-spec/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/federicobond%2Fsolidity-spec/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270796223,"owners_count":24647320,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ethereum","parser","solidity","spec"],"created_at":"2024-10-28T00:42:03.090Z","updated_at":"2025-08-17T01:32:28.824Z","avatar_url":"https://github.com/federicobond.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Solidity Spec Suite\n===================\n\nThis suite has been extracted mostly from the official Solidity compiler tests\nand contains a list of `.sol` files that should either pass or fail in any\ncompliant solidity parser. It does not attempt to be complete or extensive at\nthis point, just a starting point for Solidity parser authors.\n\nThere is a test runner at `./run-tests.sh`. To test your parser against it, run:\n\n```\n./run-tests.sh -p ../path/to/your/parser/executable\n```\n\nYour parser should exit with status 0 if it parsed the input successfully or \u003e0\notherwhise. The output from each test is collected in `output/` so you can\nanalyze it later.\n\nThe tool will run all test examples by default and report accordingly.\n\nIf you are working on getting a specific test to pass, you can run the script\nwith the `-f \u003cglob\u003e` option to filter the tests by a certain pattern. For\nexample:\n\n```\n./run-tests.sh -p myparser -f \"*enum*\"\n```\n\n## License\n\nCode is licensed under the GPL.\n\n## Author\n\nThe Solidity Spec Suite is developed by [Federico Bond](https://github.com/federicobond)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedericobond%2Fsolidity-spec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffedericobond%2Fsolidity-spec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedericobond%2Fsolidity-spec/lists"}