Socket
Book a DemoInstallSign in
Socket

@makerdao/dai-plugin-migrations

Package Overview
Dependencies
Maintainers
5
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@makerdao/dai-plugin-migrations

Plugin to add migrations to dai.js

latest
npmnpm
Version
1.5.5-alpha.2
Version published
Maintainers
5
Created
Source

dai-plugin-migration

Contract naming convention

Contract names in contracts/abis/addresses are suffixed with a number (e.g. _1) to indicate the version of the contract. The version can come from either different deployments of the entire system (such as what might happen after a global settlement), or a simple upgrade (as what happened when DsChief was migrated when a vulnerability was found).

The numbering is totally arbitrary and chosen when we choose to support a new contract. In the future, they could be renamed more descriptively.

FAQs

Package last updated on 18 May 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts