{"id":16597292,"url":"https://github.com/adrianmcli/buidler-deploy-repro","last_synced_at":"2025-06-11T05:04:25.599Z","repository":{"id":42824518,"uuid":"266909317","full_name":"adrianmcli/buidler-deploy-repro","owner":"adrianmcli","description":"A reproduction repo of buidler deploy not showing contract addresses for a local deploy","archived":false,"fork":false,"pushed_at":"2022-12-06T22:18:31.000Z","size":502,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T23:26:10.344Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/adrianmcli.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}},"created_at":"2020-05-26T00:41:33.000Z","updated_at":"2023-03-08T03:02:51.000Z","dependencies_parsed_at":"2023-01-24T07:45:18.810Z","dependency_job_id":null,"html_url":"https://github.com/adrianmcli/buidler-deploy-repro","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianmcli%2Fbuidler-deploy-repro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianmcli%2Fbuidler-deploy-repro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianmcli%2Fbuidler-deploy-repro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianmcli%2Fbuidler-deploy-repro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adrianmcli","download_url":"https://codeload.github.com/adrianmcli/buidler-deploy-repro/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianmcli%2Fbuidler-deploy-repro/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259204801,"owners_count":22821158,"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","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":"2024-10-11T23:55:25.932Z","updated_at":"2025-06-11T05:04:25.564Z","avatar_url":"https://github.com/adrianmcli.png","language":"JavaScript","readme":"# Local test-chain deployment bug reproduction repo\n\nWhne running `buidler listen --export deploys.json` is supposed to:\n\n1. Run Buidler EVM\n2. Run the deploy scripts in the `/deploy` folder\n3. Print out the deployed addresses to `deploys.json`\n\nHowever, if you examine `deploys.json`, you will only find the following:\n\n```json\n{\n  \"chainId\": \"0x7a69\",\n  \"contracts\": {}\n}\n```\n\nNote that there are no contract addresses.\n\n## To test\n\nRun `npm run node`, which will basically run `buidler listen --export deploys.json`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrianmcli%2Fbuidler-deploy-repro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadrianmcli%2Fbuidler-deploy-repro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrianmcli%2Fbuidler-deploy-repro/lists"}