Express
OpenZeppelin Releases OpenZeppelin Contracts 3.2
Summary: OpenZeppelin released OpenZeppelin Contracts 3.2. The big feature in this release is that OpenZeppelin has migrated it proxy contracts from OpenZeppelin SDK into the contracts project. For Solidity 0.7 users, a reminder that OpenZeppelin has support for the newer compiler version published on npm under the tag solc-0.7, the latest release being 3.2.0-solc-0.7. OpenZeppelin is ...
OpenZeppelin released OpenZeppelin Contracts 3.2. The big feature in this release is that OpenZeppelin has migrated it proxy contracts from OpenZeppelin SDK into the contracts project. For Solidity 0.7 users, a reminder that OpenZeppelin has support for the newer compiler version published on npm under the tag solc-0.7, the latest release being 3.2.0-solc-0.7. OpenZeppelin is considering officially switching to 0.7 for the release after this one.
Tracy Chen