{"id":25468218,"url":"https://github.com/ziwot/exp-collision","last_synced_at":"2026-01-24T12:48:28.559Z","repository":{"id":115590940,"uuid":"517274201","full_name":"ziwot/exp-collision","owner":"ziwot","description":"repo to reproduce View name collision with pytezos","archived":false,"fork":false,"pushed_at":"2022-07-24T10:10:51.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-30T07:36:57.795Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ziwot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-07-24T09:00:55.000Z","updated_at":"2022-07-24T10:10:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"d27f2951-3194-4b48-8417-567727cca222","html_url":"https://github.com/ziwot/exp-collision","commit_stats":null,"previous_names":["nigro64/exp-collision","walterproof/exp-collision","ziwot/exp-collision"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ziwot/exp-collision","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziwot%2Fexp-collision","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziwot%2Fexp-collision/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziwot%2Fexp-collision/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziwot%2Fexp-collision/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ziwot","download_url":"https://codeload.github.com/ziwot/exp-collision/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziwot%2Fexp-collision/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28727923,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-02-18T07:44:32.480Z","updated_at":"2026-01-24T12:48:28.541Z","avatar_url":"https://github.com/ziwot.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# exp-collision\n\nRun `python3 collision.py` to see the error.\n\nYou should get this trace:\n\n```sh\nTraceback (most recent call last):\n  File \"/home/steven/code/exp-collision/collision.py\", line 9, in \u003cmodule\u003e\n    contract = ContractInterface.from_michelson(contract_michelson)\n  File \"/home/steven/.local/lib/python3.10/site-packages/pytezos/contract/interface.py\", line 126, in from_michelson\n    return ContractInterface.from_micheline(michelson_to_micheline(source), context)\n  File \"/home/steven/.local/lib/python3.10/site-packages/pytezos/contract/interface.py\", line 148, in from_micheline\n    return cls(context)\n  File \"/home/steven/.local/lib/python3.10/site-packages/pytezos/contract/interface.py\", line 74, in __init__\n    assert not hasattr(self, view_name), f'View name collision {view_name}'\nAssertionError: View name collision token_metadata\n```\n\nIt happens because the contract has a view named `token_metadata`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fziwot%2Fexp-collision","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fziwot%2Fexp-collision","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fziwot%2Fexp-collision/lists"}