Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft and lifecycles directories cleanup #2122

Merged
merged 12 commits into from
Mar 16, 2020

Conversation

nventuro
Copy link
Contributor

@nventuro nventuro commented Mar 13, 2020

Part of #2060

This PR is best reviewed commit by commit.

It achieves the following:

  • Moves Pausable into utils, removes lifecycles
  • Moves Strings and Counters from drafts into utils
  • Moves SignedSafeMath into math
  • Moves ERC20Snapshot into ERC20, makes snapshot an internal function
  • Removes the drafts directory
  • Adds a deprecation notice for drafts

OpenZeppelin/docs.openzeppelin.com#160 creates the required redirects.

contracts/token/ERC20/ERC20Snapshot.sol Show resolved Hide resolved
contracts/utils/Strings.sol Outdated Show resolved Hide resolved
docs/modules/ROOT/pages/drafts.adoc Outdated Show resolved Hide resolved
docs/modules/ROOT/pages/drafts.adoc Outdated Show resolved Hide resolved
docs/modules/ROOT/pages/drafts.adoc Outdated Show resolved Hide resolved
nventuro and others added 2 commits March 16, 2020 15:43
Co-Authored-By: Francisco Giordano <frangio.1@gmail.com>
@nventuro nventuro merged commit c963052 into OpenZeppelin:master Mar 16, 2020
@nventuro nventuro deleted the dir-cleanup branch March 16, 2020 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants