Skip to content

Reorganize the repo structure#2503

Merged
frangio merged 41 commits into
OpenZeppelin:masterfrom
Amxx:refactor/reporeorg
Feb 22, 2021
Merged

Reorganize the repo structure#2503
frangio merged 41 commits into
OpenZeppelin:masterfrom
Amxx:refactor/reporeorg

Conversation

@Amxx

@Amxx Amxx commented Feb 2, 2021

Copy link
Copy Markdown
Collaborator

Fixes #2527. See the issue for more details.

PR Checklist

  • Tests
  • Documentation
  • Changelog entry

@frangio

frangio commented Feb 8, 2021

Copy link
Copy Markdown
Contributor

Notes from offline conversation:

  • Interfaces such as a IERC777Sender should go at the top level ERC777 directory.
  • Rename proxy/upgradeable to proxy/transparent and move UpgradeableProxy to proxy.
  • Maybe TimelockController should go in its own directory of standalone contracts. Does this belong in utils? This category could also contain TokenTimelock, PaymentSplitter.
  • A new enumerable directory.
  • Try to move mocks directory somewhere less visible.

@Amxx

Amxx commented Feb 12, 2021

Copy link
Copy Markdown
Collaborator Author

What about moving the mocks/* into test/mocks/* ?

@Amxx Amxx force-pushed the refactor/reporeorg branch from 0e3f452 to ea9a0c6 Compare February 15, 2021 15:53
@frangio frangio changed the title Reorganize the repo's structure. Reorganize the repo structure Feb 17, 2021
@Amxx Amxx marked this pull request as ready for review February 17, 2021 17:56
@Amxx Amxx force-pushed the refactor/reporeorg branch from 92c2802 to 5bd4344 Compare February 18, 2021 18:43
@Amxx Amxx force-pushed the refactor/reporeorg branch from 76f6aae to 7b6c6b2 Compare February 18, 2021 19:40
frangio
frangio previously approved these changes Feb 19, 2021
@frangio frangio added the on hold Put on hold for some reason that must be specified in a comment. label Feb 19, 2021
@frangio

frangio commented Feb 19, 2021

Copy link
Copy Markdown
Contributor

Will merge on Monday!

@frangio frangio removed the on hold Put on hold for some reason that must be specified in a comment. label Feb 22, 2021
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.

Reorganize contracts for better discoverability and clarity

2 participants