/mcd-changelog

Multi-Collateral DAI Public Releases Page

Primary LanguageHTMLGNU Affero General Public License v3.0AGPL-3.0

Deprecation Notice

MakerDAO’s Changelog was deprecated in favor of its on-chain counterpart, the Chainlog. Please refer to the following resources:

Maker Foundation Multi-Collateral DAI Public Releases Page [Deprecated]

Go to https://changelog.makerdao.com/ to see the details.

Process for updating the changelog

  1. The Protocol Engineering Core Unit creates a PR; review done by someone else from the PECU and someone from the TechOps Team.

  2. New contract addresses are published first to specific version URLs, e.g. https://changelog.makerdao.com/releases/mainnet/1.9.9/contracts.json . On the main page there is a disclaimer, saying that the addresses might not be yet in use.

  3. Once the spell is cast and everything is deployed, "active" links would be updated to point to the new addresses - https://changelog.makerdao.com/releases/goerli/active/contracts.json and https://changelog.makerdao.com/releases/mainnet/active/contracts.json, as well as https://changelog.makerdao.com/releases/goerli/active/ and https://changelog.makerdao.com/releases/mainnet/active/. For backwards compatibility, URLs using "latest" instead of "active" are also updated to point to the new addresses. Change vercel.json to update the links using redirects.

  4. Changes are communicated internally and externally - Rocket Chat and Forum topic.

Using the changelog

Projects and developers who need to programmatically encode contract addresses are encouraged to use the "active" URLs rather than copy-pasting the addresses from the current changelog.