{"id":13795139,"url":"https://github.com/makerdao/dss-chain-log","last_synced_at":"2025-04-18T16:30:57.541Z","repository":{"id":37951130,"uuid":"296130224","full_name":"makerdao/dss-chain-log","owner":"makerdao","description":"Simple way to track the mcd changelog on-chain.","archived":true,"fork":false,"pushed_at":"2023-03-15T21:55:12.000Z","size":35,"stargazers_count":13,"open_issues_count":2,"forks_count":17,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-11T19:49:45.989Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/makerdao.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}},"created_at":"2020-09-16T19:36:24.000Z","updated_at":"2024-10-08T13:00:58.000Z","dependencies_parsed_at":"2024-01-07T06:23:15.521Z","dependency_job_id":"f62efb48-5a15-4ae3-96d0-c509713d3e98","html_url":"https://github.com/makerdao/dss-chain-log","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/makerdao%2Fdss-chain-log","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makerdao%2Fdss-chain-log/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makerdao%2Fdss-chain-log/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makerdao%2Fdss-chain-log/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makerdao","download_url":"https://codeload.github.com/makerdao/dss-chain-log/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249517935,"owners_count":21284861,"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-08-03T23:00:52.576Z","updated_at":"2025-04-18T16:30:57.270Z","avatar_url":"https://github.com/makerdao.png","language":"Solidity","funding_links":[],"categories":["Projects","Projects Using Dapp"],"sub_categories":["DappTools"],"readme":"# dss-chain-log\n![Build Status](https://github.com/makerdao/dss-chain-log/actions/workflows/.github/workflows/tests.yaml/badge.svg?branch=master)\n\nAn auth-managed on-chain changelog for the MCD system\n\n## Usage\n\nContract Address: `0xdA0Ab1e0017DEbCd72Be8599041a2aa3bA7e740F`\n\n* [Mainnet](https://etherscan.io/address/0xda0ab1e0017debcd72be8599041a2aa3ba7e740f#code)\n* [Kovan](https://kovan.etherscan.io/address/0xda0ab1e0017debcd72be8599041a2aa3ba7e740f#code)\n* [Goerli](https://goerli.etherscan.io/address/0xda0ab1e0017debcd72be8599041a2aa3ba7e740f#code)\n* [Rinkeby](https://rinkeby.etherscan.io/address/0xda0ab1e0017debcd72be8599041a2aa3ba7e740f#code)\n* [Ropsten](https://ropsten.etherscan.io/address/0xda0ab1e0017debcd72be8599041a2aa3ba7e740f#code)\n\n### Public functions\n\n* `list()(bytes32[] memory)`: return all of the keys in the changelog\n* `getAddress(bytes32)(address)`: for a given key, return the address\n* `count()(uint256)`: return the number of keys in the changelog\n* `get(uint256)(bytes32,address)`: return the key and address of an item in the array\n* `version()(string)`: Returns a version for the changelog (if set)\n* `wards(address)(uint256)`: 0 if address is not a ward, 1 if it is.\n\n### Auth functions\n\n* `rely(address)`/`deny(address)`: add and remove authorization\n* `setAddress(bytes32,address)`: add or update a key/address pair\n* `removeAddress(bytes32)`: remove a key (warning: this can shuffle the array)\n* `setVersion(string memory)`: set the version of the current changelog\n\n## Development\n\n### Requirements\n\n* [Dapptools](https://github.com/dapphub/dapptools)\n\n### Testing\n\n```\n$ dapp update\n$ make test\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakerdao%2Fdss-chain-log","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakerdao%2Fdss-chain-log","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakerdao%2Fdss-chain-log/lists"}