Closed gislik closed 5 years ago
openzeppelin-solidity v2.1.* has a major backwards breaking update which is supposed to be a stable API.
This version requires contracts to be compiled with solidity v0.5.*;
Many of the ownership contracts, as well as token contracts have been removed for various reasons.
An upgrade to the token system is therefore needed.
openzeppelin-solidity v2.1.* has a major backwards breaking update which is supposed to be a stable API.
This version requires contracts to be compiled with solidity v0.5.*;
Many of the ownership contracts, as well as token contracts have been removed for various reasons.
An upgrade to the token system is therefore needed.