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

Fix token gating #635

Merged
merged 39 commits into from
Jul 6, 2023
Merged

Fix token gating #635

merged 39 commits into from
Jul 6, 2023

Commits on May 12, 2023

  1. Fix token gating

    anajuliabit committed May 12, 2023
    Configuration menu
    Copy the full SHA
    eed3f13 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    5921565 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31aec22 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Add length validation to GroupBase's validateCondition function and u…

    …pdate GroupHandlerTest accordingly
    anajuliabit committed May 16, 2023
    Configuration menu
    Copy the full SHA
    d1ad44f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8676813 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6104cff View commit details
    Browse the repository at this point in the history
  4. Merge branch 'fix-token-gating' of github.com:bosonprotocol/boson-pro…

    …tocol-contracts into fix-token-gating
    anajuliabit committed May 16, 2023
    Configuration menu
    Copy the full SHA
    b068a1e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Fix validation function in GroupBase.sol and add new revert reason in…

    … ExchangeHandlerTest.js
    anajuliabit committed May 17, 2023
    Configuration menu
    Copy the full SHA
    00b97fb View commit details
    Browse the repository at this point in the history
  2. Fix domains tests

    anajuliabit committed May 17, 2023
    Configuration menu
    Copy the full SHA
    d0e1cf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e760eba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    382634e View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Fix SnapshopGate tests

    anajuliabit committed May 18, 2023
    Configuration menu
    Copy the full SHA
    b9f9070 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

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

Commits on May 22, 2023

  1. Review changes

    anajuliabit committed May 22, 2023
    Configuration menu
    Copy the full SHA
    2b8f815 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Increase MAX_SKIPPED

    anajuliabit committed May 23, 2023
    Configuration menu
    Copy the full SHA
    bf001c8 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Review changes

    anajuliabit committed May 29, 2023
    Configuration menu
    Copy the full SHA
    934b5b9 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    e933c4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfbe4e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8774854 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

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

Commits on Jun 1, 2023

  1. Review changes

    anajuliabit committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    9de5f99 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Refactor ExchangeHandlerTest and GroupHandlerTest to improve code rea…

    …dability and remove redundant test cases.
    anajuliabit committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    1c820c9 View commit details
    Browse the repository at this point in the history
  2. Allow for more use cases

    anajuliabit committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    2008253 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    14ab5dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ae320e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    374545e View commit details
    Browse the repository at this point in the history
  4. Remove log

    anajuliabit committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    2ee5ef4 View commit details
    Browse the repository at this point in the history
  5. Add token ID validation for threshold evaluation method in ExchangeHa…

    …ndlerFacet.sol and update ExchangeHandlerTest.js to test for invalid token ID.
    anajuliabit committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    0e0f4a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Apply review requests

    anajuliabit committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    16a05b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52e3595 View commit details
    Browse the repository at this point in the history
  3. Turn arg to calldata

    anajuliabit committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    f286097 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    eb336b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d9345a View commit details
    Browse the repository at this point in the history
  3. Tidy

    anajuliabit committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    12595e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21b2c00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1cc0b32 View commit details
    Browse the repository at this point in the history
  6. Fixing merge conflicts

    anajuliabit committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    99de86b View commit details
    Browse the repository at this point in the history