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

Multi-whitelisted operators [audited] #299

Merged
merged 57 commits into from
Jul 7, 2024
Merged

Commits on Apr 10, 2024

  1. update project dependencies

    mtabasco committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    066d650 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4206206 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. remove not relevant files

    mtabasco committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ed84f4c View commit details
    Browse the repository at this point in the history
  2. upgrade github actions

    mtabasco committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    72fc9ae View commit details
    Browse the repository at this point in the history
  3. edr dependency

    mtabasco committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    5109ca2 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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

Commits on Apr 16, 2024

  1. sync with main

    mtabasco committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d7d6c32 View commit details
    Browse the repository at this point in the history
  2. update tests viem way

    mtabasco committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4f9f291 View commit details
    Browse the repository at this point in the history
  3. add data structure

    mtabasco committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9a348fc View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. set operators whitelists

    mtabasco committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    34d6a5f View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. support for ERC165

    mtabasco committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f74c429 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03e1937 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

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

Commits on Apr 24, 2024

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

Commits on Apr 26, 2024

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

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    65347ee View commit details
    Browse the repository at this point in the history
  2. added fork tests

    mtabasco committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c61c701 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. update docs

    mtabasco committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d78a91f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    c140c3c View commit details
    Browse the repository at this point in the history
  2. CI forked tests action

    mtabasco committed May 3, 2024
    Configuration menu
    Copy the full SHA
    21fef78 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. test fix CI

    mtabasco committed May 5, 2024
    Configuration menu
    Copy the full SHA
    932fa69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e90a0c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

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

Commits on May 13, 2024

  1. add reentrancy tests

    mtabasco committed May 13, 2024
    Configuration menu
    Copy the full SHA
    11b4e67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc18035 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    ca4633a View commit details
    Browse the repository at this point in the history
  2. sycn with main

    mtabasco committed May 14, 2024
    Configuration menu
    Copy the full SHA
    736ca09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb0d810 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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

    mtabasco committed May 15, 2024
    Configuration menu
    Copy the full SHA
    6827f06 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

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

Commits on May 17, 2024

  1. add tests, update hardhat

    mtabasco committed May 17, 2024
    Configuration menu
    Copy the full SHA
    0ea4626 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    f30749c View commit details
    Browse the repository at this point in the history
  2. remove setOperatorWhitelist

    mtabasco committed May 20, 2024
    Configuration menu
    Copy the full SHA
    e236a8e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. enhace custom errors

    mtabasco committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f7e1554 View commit details
    Browse the repository at this point in the history
  2. update errors

    mtabasco committed May 21, 2024
    Configuration menu
    Copy the full SHA
    1dd85de View commit details
    Browse the repository at this point in the history
  3. update CHANGELOG

    mtabasco committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a196ee0 View commit details
    Browse the repository at this point in the history
  4. add RELEASE_NOTES

    mtabasco committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5e04cd4 View commit details
    Browse the repository at this point in the history
  5. deploy holesky stage

    mtabasco committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7e9e6ba View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    dada02c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d078a87 View commit details
    Browse the repository at this point in the history
  3. update docs

    mtabasco committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    632e156 View commit details
    Browse the repository at this point in the history
  4. deploy stage

    mtabasco committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ed84408 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

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

Commits on Jun 8, 2024

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

    mtabasco committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    c928cf2 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. stage upgrade

    mtabasco committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    737a192 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. new holesky deployment

    mtabasco committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    5979ec5 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. audit fixes/improvements

    mtabasco committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    2f04029 View commit details
    Browse the repository at this point in the history
  2. upgrade testnet metadata

    mtabasco committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    9c3b11a View commit details
    Browse the repository at this point in the history
  3. added custom test

    mtabasco committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    9ddafc0 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. add audit report

    mtabasco committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    9192795 View commit details
    Browse the repository at this point in the history
  2. update CHANGELOG

    mtabasco committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    453d75b View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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

Commits on Jul 4, 2024

  1. update audit reports

    mtabasco committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    fe120d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59abd6b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. update audit report

    mtabasco committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c71314c View commit details
    Browse the repository at this point in the history