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

Remove enumerable from AccessControl and add an AccessControlEnumerable extension #2512

Merged
merged 20 commits into from
Feb 19, 2021

Commits on Feb 3, 2021

  1. Configuration menu
    Copy the full SHA
    4dd2709 View commit details
    Browse the repository at this point in the history
  2. remove unused library

    Amxx committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    db1ac1e View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    293b604 View commit details
    Browse the repository at this point in the history
  2. fix lint

    Amxx committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    20adbbe View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Configuration menu
    Copy the full SHA
    6dcdbae View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Configuration menu
    Copy the full SHA
    3868b99 View commit details
    Browse the repository at this point in the history
  2. fixe OpenZeppelin#2139

    Amxx committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    9380f3d View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Configuration menu
    Copy the full SHA
    df5263d View commit details
    Browse the repository at this point in the history
  2. fix lint

    Amxx committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    122d37f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7954c57 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Update contracts/access/AccessControlEnumerable.sol

    Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
    Amxx and frangio committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    681a44f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8508482 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa704a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83767e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db0b96b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f2dcdb2 View commit details
    Browse the repository at this point in the history
  7. Update contracts/access/AccessControl.sol

    Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
    Amxx and frangio committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    9c11117 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c300783 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feature/AccessControlLight' of github.com:Amxx/openzepp…

    …elin-contracts into feature/AccessControlLight
    Amxx committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    884e432 View commit details
    Browse the repository at this point in the history
  10. add changelog entry

    frangio committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    c8d3344 View commit details
    Browse the repository at this point in the history